body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	margin: 0px;
	color: #999999;
}
#divWrapper {
	width: 663px;
	background-color: #333333;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#divLogo {
	float: left;
	background-color: #000000;
	width: 187px;
	height: 60px;
}
#divNavigation {
	float: right;
	width: 476px;
	height: 60px;
	background-color: #000000;
}
#divHeader {
	width: 663px;
}
#divNavigation a {
	float: right;
	margin-top: 30px;
	margin-left: 20px;
	padding-right: 10px;
}
#divSubHead {
	height: 70px;
	background-color: #666666;
	width: 662px;
	clear: both;
}
#divSubHead img {
	margin-top: 30px;
	padding-right: 10px;
}
#divContent {
	padding: 20px;
	background-color: #333333;
	float: left;
	border: 1px solid #666666;
	width: 620px;
}
#divContentWrapper {
	width: 663px;
}
#divFooter {
	background-color: #000000;
	color: #333333;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	clear: left;
}
.portfolioMainHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	color: #CCCCCC;
	margin-top: 0px;
	letter-spacing: 1.75px;
	line-height: 1em;
}
.portfolioMainDate {
	color: #666666;
	line-height: 2em;
}
#divContent li {
	color: #999999;
	list-style-type: square;
	line-height: 2em;
}
#divContent p {
	color: #999999;
	line-height: 1.5em;
}
.portfolioMainBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1.75px;
	font-size: 1.1em;
	color: #CCCCCC;
}
.portDetailSideText {
	padding-right: 20px;
}
.colorText333333 {
	color: #333333;
}
.colorText666666 {
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration:none
}
a:visited {
	color: #999999;
	text-decoration:none
}
a:hover {
	color: #666666;
	text-decoration:none
}
a:visited:hover {
	color: #666666;
	text-decoration:none
}
#static a:link {
	color: #CCCCCC;
	text-decoration:underline
}
#static a:visited {
	color: #CCCCCC;
	text-decoration:underline
}
#static a:hover {
	color: #666666;
	text-decoration:none
}
#static a:visited:hover {
	color: #666666;
	text-decoration:none
}	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #CCCCCC;
}
