body {
       color:#585858;
              font-size: 11px;
              font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
              font-weight: normal;
              text-align: left;
background-color: #f4f4f4;
	background-image: url("paulbg.jpg");
background-repeat: repeat-y;
background-position: 200px 0px;


	}

i, em{
        color: #4d495f;
}

b, strong{
        color: #aa8f7d;
}

A:link {
	COLOR:#4b3e42; 
         font-weight: normal;
	TEXT-DECORATION: underline;        
	} 

A:visited {
	COLOR: #4b3e42;
        font-weight: normal;
	TEXT-DECORATION: underline;         
	} 

A:active {
	COLOR: #4b3e42; 
        font-weight: normal;
	TEXT-DECORATION: underline;       
	} 

A:hover {
	COLOR: #4b3e42; 
         font-weight: normal;
	TEXT-DECORATION: underline; 
	cursor:e-resize;
	}

a img {
	background: #FFFFFF;
   border: 1px solid #514d62;
	padding: 3px;
opacity:.60;
filter: alpha(opacity=60);
-moz-opacity: 0.6; 
}

a img:hover {
	background: #FFFFFF;
   border: 1px solid #869b94;
	padding: 3px;
opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.9; 
}


.listmenu ul {
margin: 0 0 5px 0;
padding: 0 0 2px 0;
list-style-type: none;width:185px;}

.listmenu li a {
color: #676968;
display: block;
border-left:4px solid #3e6141;
height: 10px;
padding: 4px 0 4px 14px;
text-decoration: none;
font-weight:bold;
background-color:#fff;}

.listmenu li a:hover {
background-color: #3e6141;
color:#fff;}


.main { color:#585858;
              font-size: 11px;
              font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
              font-weight: normal;
              text-align: left;
              padding-right: 8px;
padding-left: 8px;
padding-top: 8px;
padding-bottom: 8px;
padding-right: 8px;
margin: 1px;
}

.borderimage {
background-color: #ffffff;
padding: 0px;
border-bottom: 1px solid #514d62;
border-top: 1px solid #514d62;
border-right: 1px solid #514d62;
border-left: 1px solid #514d62;
padding-right: 2px;
padding-left: 2px;
padding-top: 2px;
padding-bottom: 2px;
margin: 1px;
opacity:.60;
filter: alpha(opacity=60);
-moz-opacity: 0.6; 
}


.title {
  font-weight : bold ; 
        font-size : 11px; 
        font-family : tahoma; 
        text-align: center;
        background-color: #a8bdae;
        color : #ffffff;
        text-transform: uppercase

}


h1 {
  font-weight : bold ; 
        font-size : 11px; 
        font-family : tahoma; 
        text-align: center;
        background-color: #c6b5a9;
        color : #ffffff;
        text-transform: uppercase;
        padding: 3px;
        margin-bottom: 0px;
}


blockquote {
	margin: 10px;
 	padding: 10px 10px 10px 32px;  
   border-left: 5px solid #7d7a76;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}