body{
	color:gray;
	font-size:.8em;
	font-family:Verdana,Arial;
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#ccc;
	scrollbar-track-color:#ccc;
	scrollbar-shadow-color:000;
	scrollbar-highlight-color:fff;
	scrollbar-3dlight-color:ccc;
	scrollbar-darkshadow-Color:000;
	background:url(images/corner3a.jpg) no-repeat top left;
	padding-top:60px;
	margin:0 0 0 350px;}
	
#container{
	position:relative;
	margin-top:20px;
	width:597px;
	height:270px;}
	
#navi{
	width:597px;
	height:35px;
	padding-top:10px;
	*margin-bottom:-15px;}	
	
#navi ul{
	float:right;
	padding-right:10px;}
	
#navi li{
	display:inline;
	list-style:none;
	padding-right:8px;}

#header{
	background:url(images/header2.jpg) no-repeat;
	width:591px;
	height:228px;
	*margin-bottom:-20px;
	border:1px solid #ccc;}

#contact{
	width:597px;
	height:303px;}
	
#about{
	width:597px;
	height:303px;}

#title_head{
	background:url(images/hd_bg.gif);
	text-align:right;
	margin-top:5px;
	*margin-top:0;
	height:35px;
	width:593px;}

.portrait{
	float:right;
	background:url(images/portrait.jpg) no-repeat;
	width:149px;
	height:113px;
	padding:5px;
	margin-top:30px;}
	
.portrait1{
	float:right;
	background:url(images/portrait2.jpg) no-repeat;
	width:149px;
	height:113px;
	padding:0 5px 5px 5px;
	margin-top:5px;}

i{
	color:#666;
	font-size:.9em;}	

	
h2{
	margin-top:-20px;
	*margin:0;
	color:#666;
	padding:5px 10px 0 0;
	*padding:2px 10px 0 0;}
	
#vector{
	width:597px;
	height:222px;}
	
#footer{
	padding-top:40px;
	text-align:left;
	width:597px;
	height:25px;}
	
.copyright{
	font-size:.8em;
	color:#666;
	font-style:italic;
	margin-left:-30px;
	*margin-left:0px;}

p{
	margin:10px 0 0 0;}	
	
#contact ul li{
	display:block;
	list-style:none;
	padding:0;}	
	
#vector ul{
	padding:0;
	margin-top:0;
	margin-left:8px;
	*margin-left:5px;}
	
#vector ul li{
	display:inline;
	list-style:none;
	width:96px;
	height:203px;
	margin-left:-12px;
	*margin-left:-11px;}

	
#vector a:link img{
	border-bottom: 4px solid #fff;}
	
#vector a:hover img{
	border-bottom:4px solid #f93;}
	
a {
	font-size: .9em;
	text-decoration:none;
	font-weight:600;
	padding:0 5px 0 5px}
	
a img{
	border:none;}

a:link{
	color:#ff9933;}
a:visited{
	color:#ff9933;}
a:hover{
	color:gray;}
a:active{
	color:#f60;}
		
