body {
	background-color: #FFFFCC;
	background-image: url(../../rsc/img/background2.jpg);
	background-repeat: repeat;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
    }

#wrapper {
   width: 663px;
   margin: 0 auto; 
   }	

#header {
   width: 663px;
   height: 121px;
   }   

#top_nav {
   width: 663px;
   height: 42px;
   }      
   
#content {
   width: 623px;
   text-align: justify;
   margin: 0 auto;
   padding: 16px 0 0 0 !important;
   padding/**/:/**/ 20px 0 0 0;
   }
#content.resume {
   width: 675px;
   text-align: left;
   margin: 0 auto;
   padding: 12px 0 0 0 !important;
   padding/**/:/**/ 8px 0 0 0;
   }
#content.alignleft {
   text-align: left;
   }

#footer {
   width: 663px;
   padding-top: 15px;
   text-align:center;
   font-size: 10px;
   clear: both;
   }
 	
img {
   border: 0;
   }

.floatleft {
	float: left;
	width: 385px;
	padding:  45px 0 0 0;
	margin: 0;
	line-height: 36px;
	text-align: right;
   }
   
.photo {
   float: right;
   padding:  10px 0 0 0;
   margin: 0;
   }


a:link {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}

.style17 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style24 {font-size: 12px}
.style27 {font-size: 16px; color: #663300; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style32 {color: #663300; font-family: Verdana, Arial, Helvetica, sans-serif;}

h1 {font-weight: bold; font-size: 16px;}

table {padding-bottom: 20px; width: 100%;}

table tr {vertical-align: top;}
table tr td {padding: 0 8px 10px 0; font-size: 12px;}
ul li       {padding: 0 8px 10px 0; font-size: 12px;}

.alignright {text-align: right; padding: 0;}


