body {
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #888888;
}
a{color:#CCCCCC; text-decoration:none;}
a:hover {
	color: #FF4800;
}

#pagecontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center; 
	width: 100%;
	height: 100%;
}

#wrapper {
	position: static;
	width: 660px;
	height: auto;
	border: solid 1px #cccccc;
	margin-top: 34px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #666666;
	text-align: center;
	z-index: 2;
}

#navbar {
	position: static;
	text-align: justify;
	margin-top: 35px;
	width: 660px;
}

#subnavbar {
	position: static;
	text-align: left;
	margin-top: 15px;
	width: 660px;	
}


#login {
	color: #281F1F;
	text-align: right; width:100%; font-style:italic; font-size:10px;
}

#sunTop {
	position: static;
	margin-top: -33px;
	margin-left: auto;
	margin-right: auto;
	height: 32px;
	width: 201px;
}

#sunBot {
	position: static;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	height: 93px;
	width: 201px;
}

.col {
	position: static;
	text-align: left;
	width: 660px;
	line-height: 17px;margin-top:auto;padding-top:10px;
}

#col1{
	float: left;
	padding-right: 25px; padding-bottom:50px;margin-top:auto; 
}
#col1-2{
	float: left;
	padding-right: 12px; padding-bottom:5px;margin-top:auto;
}

#col2 {
	margin-left: 15px;
	text-align: justify;
}

#col3 {
	position: static;
	text-align: right;
	margin-top:0px;
	width: 650px; margin-top:auto;
}

#footer {
	margin-top: 25px;
	margin-left: -50px;
	margin-right: -50px;
	border-top: 1px solid #FF4800;
	height: 39px;
	padding: 10px;
}

#footer2 {
	position: relative;
	margin-left: -50px;
	margin-right: -50px;
	height: 39px;
	padding: 10px;
	text-align:center;
	border-top: 1px solid #FF4800;
	clear:both;overflow: hidden;}


#footer-home {
	position: relative;
	margin-top:-30px;
	margin-left: -50px;
	margin-right: -50px;
	height: 39px;
	padding: 10px;
	text-align:center;
	border-top:none;
	clear:both;overflow: hidden;}


.here {
	color: #FF4800;
	
}
.bull{color: #FF4800; font-size:13px;}

.emph {
	font-weight: bold;
}

a.subnav {
	color: #c2c2c2;
}

a:hover {
	color: #FF4800;
}

p.more {
	text-align: right;
}
a.nav {color:#CCCCCC; text-decoration:none;}
a:hover {
	color: #FF4800;
}
p.bottomnav {text-align:center;}
a.bottomnav{color:#fff;}
a:hover.bottomnav{color:#FF4800;}
.copy{text-align:right; color:#333333; font-size:9px;}
.parastart {
	font-size: 14px;
	color: #cccccc;
	font-style: italic; font-weight:normal;
}
.parabig {
	font-size: 16px;
	color: #cccccc;
	font-style: italic; font-weight:bold;
}
.paramid {
	font-size: 14px;
	color: #cccccc;
	font-style: italic; font-weight:normal;
}
.field {background-color:#ccc; padding:0; border:1px solid #ccc; color:#333; font-size:10px; text-transform:uppercase;}
.button {background-color:#666; padding:0; font-size:10px; text-transform:lowercase; color:#fff; font-weight:normal;padding:2px;-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; /* future proofing */
-khtml-border-radius: 3px;border:2px solid #999;/* for old Konqueror browsers */}
.button a{display:block; color:#333;}
.button a:hover{color:#F60;}

