@charset "UTF-8";
/* CSS Document */
/* jon.williams@metanym.com */

body, html
{
	background-color:#000000;
	color:#FFFFFF;
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	font-weight:normal;
}

#contentbg
{
	width:800px;
	background-repeat:no-repeat;
	background-position:0;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:0px;
	background-color: #FFFFFF;
}
#imagesbg  {
	background-color: #000000;
}

#container
{
	border:0px solid #FFFFFF;
	width:800px;
	margin:0 auto;
	margin-top:0px;
	background-image:url(../images/exceptional.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}
#imagesbg2 {
	width: 800px;
	border: 2px solid #FFFFFF;
	padding-top: 10px;
	margin: 20px;
}

#header
{
	background-image:url(../images/rightscroll.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:2px solid #FFFFFF;
	height:180px;
	width:100%;
	border-bottom-color: #000000;
}

#header img
{
border-right:2px solid #FFFFFF;
vertical-align: middle;
}

#header_right
{
width:150px;
float:right;;
text-align:left;
}

#header_right_internal
{
margin-left:5px;
margin-right:5px;
font-size:x-small;
}
#topbar
{
	width:144px;
	margin-right:18px;
	text-align:right;
	font-size:12px;
	line-height:125%;
	padding-top:8px;
	padding-left: 0px;
	color: #CC0066;
	border: 0;
	border-left-style: none;
}

#leftcol
{
	width:150px;
	margin-right:15px;
	text-align:right;
	font-size:12px;
	line-height:125%;
	padding-top:8px;
	padding-left: 6px;
	color: #CC0066;
	border: 0;
	border-left-style: none;
	background-color: #CCCCCC;
	min-height: 900px;
	height: auto;
	margin-top: 0px;
}

#leftcol a:link
{
	color:#333333;
	text-decoration:none;
}

#leftcol a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

#leftcol a:visited
{
	color:#666666;
	text-decoration:none;
}

#leftcol a:active
{
	color:#009999;
	text-decoration:none;
}

#content
{
	float:right;
	width:480px;
	color: #666666;
	margin-left:10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#contentinner
{
	margin:20px 10px 0px 15px;
}

#rightcol
{
	float:right;
	width:160px;
	font-size:x-small;
	padding-top:8px;
	color: #CC0066;
	background-color: #CCCCCC;
	padding-left: 2px;
	min-height: 900px;
	height: auto;
	margin-top: 0px;
}

img
{
border:0;
}

#rightcol img
{

}

#rightcol a
{
	border: 0;
	display:block;
	width:130px;
}

#rightcol a:hover
{
	border: 0;
	display:block;
	width:130px;
}

#rightcol p
{
	margin-left:7px;
	margin-right: 4px;
}

#footer
{
	margin: 0 auto;
	margin-top:0px;
	margin-bottom:9px;
	width:100%;
	text-align:center;
	font-size:9px;
	font-weight: normal;
	color: #CC0066;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border: 1pxl;
	border-top-style: solid;
}

#footer a
{
	color:#CC0066;
	text-decoration:none;
}
#footer a:hover
{
color: #CCCCCC;
text-decoration:none;
}
