body
{
   width: 899px;
   margin: auto;
   margin-top:0px;
   background-color: #e7e7e7;
   background-image:url('layoutimages/background.jpg');
   background-repeat:repeat-y;
   background-position:center;
   font-size: 7pt; 
   font-family: Tahoma;
   color: #727272;
   line-height:10pt;
   letter-spacing: 0px;
}



A:link {COLOR: #67b3b6; 
text-decoration: none; 
font-weight: bold; }

A:visited {COLOR: #67b3b6; 
text-decoration: none; 
font-weight: bold; }

A:active {COLOR: #67b3b6; 
text-decoration: none; 
font-weight: bold; }

A:hover {
COLOR: #6b6b6b; 
text-decoration: none;
text-transform: none;
border-bottom: 0px dotted #DFDFDF}

a img { 
border-color: #727272; 
 filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8; } 

image{  border-color: #727272; 
       
}

a:hover img{ border-color: #999999;
        filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;

}

v, strong {
    color: #262626;}

u, strong {
	color: #8e8e8e;}



td{
height:50px;
}

.title1 {
background: #dbdbdb;
color: #7f7e83;
font-family: Georgia;
font-size: 15px;
font-weight: bold;
margin-bottom: 2px;
line-height: 15px;
text-align: center;
letter-spacing: 5px;
padding: 4px;
text-transform: uppercase;
border-right: 0px solid #397269;
border-left: 0px solid #397269;
border-bottom: 0px dotted #397269;
}

.title2 {
background: #fafafa;
color: #878787;
font-family: Tahoma;
font-size: 8pt;
font-weight: normal;
margin-bottom: 8px;
text-decoration: none;
padding: 5px;
line-height:10pt;
text-align: justify;
letter-spacing: 0px;
border-top: 0px dotted #000000;
border-right: 0px dotted #000000;
border-left: 0px dotted #000000;
border-bottom: 0px dotted #000000;
}

.resume1 {
background: #f8f8f8;
color: #878787;
font-family: Tahoma;
font-size: 8pt;
font-weight: normal;
margin-bottom: 8px;
text-decoration: none;
padding: 5px;
line-height:10pt;
text-align: justify;
letter-spacing: 0px;
border-top: 0px dotted #000000;
border-right: 0px dotted #000000;
border-left: 0px dotted #000000;
border-bottom: 0px dotted #000000;
}

#content{
float:right;
border: 0px solid #000000;
margin-right:15px;
width:500px;
}

#sidebar{
float:left;
border: 0px solid #000000;
margin-left:15px;
width:360px;
}

#footer{
float: left;
margin-right: 12px;
width: 900px
}