* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
background-color: #000033;
} 
img { 
padding : 0px;
border : 0px ;

} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-left : 5px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-right : 10px;
} 


#wrapper { 
width : 879px;
margin-top : 0px;
margin-left :200px;
background-color : #ececec;
min-height : 50px;
} 
* html #wrapper { 
height : 10px;
} 
 
#topnav { 
margin-right : 10px;
background-color : #003366;
text-align : right;
color : #ececec;
} 
#topnav a { 
padding-top : 0px;
color : #d0660a;
text-decoration : none;
} 
#header { 
height : 208px;
background-color : #fff;
background-image : url(cvbimages/righttop.jpg);
background-repeat : no-repeat;
background-position: top 100%; 
background-position: right 100%;

} 
.name { 
height: 207px;
background-image : url(cvbimages/lefttop.jpg);
background-repeat : no-repeat;
background-position: top 100%; 
background-position: left 100%;
} 
.name h1 { 
font-size : 2em;
margin-top : 5px;
margin-left : 30px;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
padding-top : 110px;
} 
.name h3 { 
font-size : 0.9em;
margin-left : 30px;
font-family : Arial, Helvetica, sans-serif;
color : #999;
} 

#leftcolumn { 
display : inline;
width : 310px;
float : left;
min-height : 800px;
background-color : #ffffff;} 
* html #leftcolumn { 
height : 800px;
} 
#leftcolumn h3 { 
font-size : 1.2em;
padding-left : 20px;
padding-top : 2px;
padding-bottom : 5px;
color : #d0660a;
font-weight : bolder;
} 

.reg p { 
padding-left : 20px;
color : #ffe;
} 
.reg a { 
color : #d0660a;
text-decoration : none;
} 
#leftcolumn { 
width : 386px;
height :600px;
background-image: url(cvbimages/bottomleft.jpg);
background-repeat: none;
background-position: top 100%; 
}

* html #leftcolumn { 
height : 800px;
} 
.lefttext p { 
text-align : justify;
padding : 10px;
} 
.lefttext a { 
color : #d0660a;
text-decoration : none;
}


#rightcolumn {
	width : inherit;
	height :800px;
	background-image: url(cvbimages/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: top 100%;
	
	
}

#rightcolumn p { 
padding : 0px;
text-align : justify;
color : #000000;
} 
#rightcolumn h2 { 
margin-left : 0px;
margin-top : 0px;
font-size : 1.7em;
font-family : Arial, Helvetica, sans-serif;
font-weight : lighter;
color : #3f4856;
text-decoration : none;
} 
#rightcolumn h3 { 
margin-left : 0px;
margin-top : 0px;
font-size : 1.2em;
font-family : Arial, Helvetica, sans-serif;
font-weight : bolder;
color : #3f4856;
text-decoration : underline;
letter-spacing : 0.3em;
} 
#rightcolumn a { 
color : #d0660a;
text-decoration : none;
} 




#chromemenu{
width: 90%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0;
clear: both; 
visibility: hidden;
}

#chromemenu ul{
	border: 0px solid #BBB;
	width: 870px;
    padding: 5px;
	background: url(cvbimages/chromebg.gif) center center repeat-x;
	margin-top: 160px;
	margin-left: 202px;
	position: absolute;
	text-align: center; /*set value to "right" for example to align menu to the left of 

page*/
	left: -3px;
	top: 15px;
}

#chromemenu ul li{
display: inline;

}

#chromemenu ul li a{
color: #494949;
margin: 0;
padding: 5px;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(cvbimages/chromebg2.gif) center center repeat-x;
height : 10px;
}


#fscroller{
	margin-top: 50px;
	margin-left: 600px;
	width: 450px;
	height: 57px;
	position: absolute;
	left: -3px;
	top: 12px;
}

#pics{
	margin-top: 330px;
	margin-left: 200px;
	width: 313px;
	height: 231px;
    border: none;
    position: absolute;
	left: 25px;
	top: 1px;	
}
