@charset "utf-8";



body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	background-color: #000000;

	color: #FFFFFF;

}

#banner {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#copyright {

	font-size: 10px;

	color: #CCCCCC;

	text-align: center;

	padding: 5px;

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #CCCCCC;

	margin-top: 10px;

}

.portfoliodropdown {
	font-size: 10px;
	color: #6699cc;
	text-decoration: none;
	list-style-type: circle;
}

.subportfolio {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

#sidebar  a:link    a  {
	color: #6699cc;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6699cc;

}



#sidebar1 a:link {

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	text-align: left;

}


#sidebar1 a:visited {

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

#sidebar1 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: underline;

}

#footer_nav {

	color: #FFFFFF;

	text-align: center;

	margin-top: 20px;

	padding-top: 20px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

}

#footer_nav a:link {

	font-size: 10px;

	text-decoration: none;

	color: #FFFFFF;

}







#footer_nav a:visited {

	color: #FFFFFF;

	font-size: 10px;

	text-decoration: none;

}





#footer_nav a:hover {

	font-size: 10px;

	text-decoration: underline;

	color: #6699CC;

}
.bluebold {

	font-size: 12px;

	font-weight: bold;

	padding-left: 0px;

	color: #6699CC;

}

#tab img {

	padding: 2px;

	width: 6in;

}

.thumbs {

	float: right;

	height: 350px;

	overflow: scroll;

	width: 160px;

	margin-left: 0px;

	border: 1px solid #999999;

	font-size: 80%;

	padding-top: 5px;

	padding-bottom: 5px;

}



.largeimg {

	margin-top: 20px;

}

.imgfltlft {

	float: left;

	margin-right: 8px;

	border: 1px solid #999999;

}

.thumbsCopy {

	float: none;

	height: 200px;

	overflow: scroll;

	width: 600px;

	margin-left: 0px;

	border: 1px solid #999999;

	font-size: 80%;

	padding-top: 5px;

	padding-bottom: 5px;

}
#sidebar1   ul   li  a:link {
	font-weight: normal;
	color: #6699CC;
	font-size: 10px;
}

