body {
	background-color: #1d1d1d;
	/* background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2 {
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
}
#page {
	width: 100%;
	margin: 0 auto;
	position: relative;
	/* top: 20px; */
	margin-bottom: 20px;
}
#header {
	background-image: url(images/solscreen.jpg);
	background-repeat: no-repeat;
	height: 479px;
	margin-bottom:45px;
}
.content {
	margin-bottom:30px;
	color:#D6C5A8;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
.content h3 {
	display:block;
	height:15px;
	width:444px;
	margin:2em 0pt 0pt;
	padding-bottom:0.5em;
	padding:4px 0 4px 56px;
	background-color:#080808;
	letter-spacing:4px;
	line-height:normal;
	text-transform:uppercase;
	color:#D6C5A8;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:lighter;
}
.content ul {
	margin:0;
	padding:0;	
}
.content ul li {
	list-style-type:none;
	list-style:none;
	margin:0px;
	padding-left:136px;
}
.content a {
	display:block;
	width:356px;
	margin:0px;
	padding:2px 0px 2px 8px;
	color:#D6C5A8;
	text-decoration:none;
	text-align:right;
}
.content a:hover {
	color:#fff;
	/* background-color:#080808; */
}
#linked {
	margin-top:90px;
	color:#114444;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
}
#linked a {
	padding:2px 0px 2px 10px;
	color:#124848;
	text-decoration:none;
}
#SAPlink {
	position:relative; z-index:99;
}
#SAPlink a {
	font-family:Arial,Sans-Serif; font-size:9px; color:#000; text-decoration:none;
	display:block; float:right; width:12px; height:12px;
	margin:0px; padding:4px 4px 10px 10px;
}
#SAPlink a:hover {
	color:#333;
}
