@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
a:link,a:visited{
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#9E0000;
}
div#skillkey {
	font-size: 9px;
	float:right;
	padding-bottom:4px;
	width: 190px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9E0000;
	padding-left: 10px;
	color: #CCC;
	clear: none;
}
.skill{
	color: #9E0000;
}
table.drgs td {
	padding-bottom: 10px;
	padding-left: 10px;
}
div#pics {
	width:578px;
}
.tableborder {
	border: 1px solid #999;	
}
div#pics p , div.lefttext p{
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}
div#pics a:link, div#pics a:visited{
	text-decoration:underline;
	color:#9E0000;
}
div#pics a:hover {
	color:#000;
}
div#pics h3 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 10px;
	width: 368px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
div#subnav {
	font-size: 11px;
	padding-left: 20px;
}
div#subnav h3{
	font-size: 11px;
	background-color: #666;
	color: #FFF;
	margin-right: 10px;
	padding: 3px;
	margin-bottom: 1px;
}
div#subnav p{
	margin-bottom: 0px;
	padding-bottom:5px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E0000;
	margin-top: 0px;
	padding-top: 3px;
}
div#subnav p.myPage{
	color: #000;
	padding-left: 3px;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat-x;
}
div#topnav {
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	height:45px;
	padding-top: 12px;
	background-position: center ;
}
div#topnav table{
		
	margin-left: 20px;
}
div#pageshad {
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bgshad.png);
	background-repeat: repeat-y;
	width: 100%;
	background-position: center;
}
div#top {
	background-repeat:no-repeat;
	background-image: url(images/topshad.png);
	width: 100%;
	background-position: top center;
	height:45px;
	padding-top: 20px;
}
div#bottom {
	background-repeat:no-repeat;
	background-image: url(images/botshad.png);
	width: 100%;
	background-position:  top center;
	height:20px;
}
div#page {
	width: 800px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;
}
body {
	background-image: url(images/bgsquare.gif);
	background-position: 0px 46px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.leftnav{
	width:194px;
}
.leftdivide{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #00918A;
	padding-right: 10px;
}
.art, a.art {
	background-color:#9E0000;
	color:#FFF;
}
.dig, a.dig {
	background-color: #F7931E;
	color:#FFF;
}
.vis, a.vis {
	background-color: #FFD744;
	color:#FFF;
}
.gra, a.gra {
	background-color: #2A948F;
	color:#FFF;
}
