body
{
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #002acc;
}
a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #002acc;
}
#header
{
	width: 90%;
	margin: auto;
}
#main
{
	width: 90%;
	margin: auto;
	border: solid 5px #002acc;
}
#nav
{
	height: 40px;
	width: 60%;
	color: #ffffff;
	font-size: 24px;
	background-color: #002acc;
	float: left;
}
#datebar
{
	height: 18px;
	width: 40%;
	background-color: #002acc;
	float: left;
	overflow: hidden;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
}
#riser
{
	height: 22px;
	width: 40%;
	background-color: #ffffff;
	float: left;
}
#brclear
{
	clear: both;
}
#nav a:link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 24px;
	padding-right: 10px;
}
#nav a:hover
{
	color: #ff7800;
	text-decoration: none;
	font-size: 24px;
	padding-right: 10px;
}
#nav a:active
{
	color: #ffffff;
	text-decoration: none;
	font-size: 24px;
	padding-right: 10px;
}
#nav a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 24px;
	padding-right: 10px;
}
#targetDiv
{
	padding: 5px;
}
#totalDisplay
{
	font-weight: bold;
	font-size: 24px;
	color: #ff7800;
	font-family: arial;
}
#info
{
	width: 90%;
	margin: auto;
	padding-top: 5px;
}
#left
{
	float: left;
}
#right
{
	float: right;
}
img
{
	border: none;
}
#copy
{
	text-align: center;
	padding-top: 10px;
}
#host
{
	border-collapse: collapse;
	width: 100%;
}
#host th
{
	background-color: #002acc;
	color: #ff7800;
}
#host td
{
	text-align: center;
}
#host tr
{
	border: solid 2px #002acc;
}
#theader
{
	background-color: #002acc;
	color: #ff7800;
}
#portHead
{
	background-color: #f0f0f0;
	width: 900px;
	height: 35px;
	margin: auto;
	text-align: center;
	color: #002acc;
	font-size: 24px;
	border-left: 8px solid #f0f0f0;
	border-right: 8px solid #f0f0f0;
}
#portfolio
{
	border-left: 8px solid #f0f0f0;
	border-right: 8px solid #f0f0f0;
	border-bottom: 8px solid #f0f0f0;
	width: 900px;
	margin: auto;
}
#selectContainer
{
	border: solid 1px #000000;
	width: 171px;
	height: 600px;
	overflow: auto;
}
#selectImg1
{
	width: 150px;
	background-color: #ffffff;
	border-bottom: solid 1px #000000;
	text-align: center;
	padding: 2px;
}
#selectImg2
{
	width: 150px;
	background-color: #efefef;
	border-bottom: solid 1px #000000;
	text-align: center;
	padding: 2px;
}
#portImgLg
{
	width:729px;
	height:600px;
	float: right;
	background-color: #ffffff;
	border: solid 1px #000000;
}
#desc
{
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: #f0f0f0;
}
#desc a:link
{
	color: #002acc;
}
#desc a:visited
{
	color: #002acc;
}
#secure
{
	display: none;
}