#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:820px;
	height:650px;
}
#header_strip {
	width: 100%;
	height: 85px;
	background-color:#000000;
	background-image: url(../images/colflash.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	margin: 0px;
}
#leftcol {
	position:absolute;
	left:0px;
	top:0px;
	width:254px;
	height:612px;
	background-color: #000000;
	border-right-color: #000000;
	z-index: 100;
}
#space {
	background-color: #000000;
	height: 100%;
}
body {
	margin: 0px;
	font-size: 62.5%;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/blackbar.gif);
}

.imgbox {
	margin-right: 6px;
	border: 1px solid #000000;
	margin-bottom: 6px;
}
#navigation {
	position:absolute;
	left:254px;
	top:0px;
	width:546px;
	height:85px;
	background-color: #000000;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#maincontent {
	position:absolute;
	left:254px;
	top:86px;
	width:530px;
	height:540px;
	padding-left: 22px;
	padding-right: 15px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.ticker {
	padding: 5px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bodytextbold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}

.navelements {
	padding-top: 63px;
	padding-left: 20px;
}
h3 {
	font-family: "Arial Black";
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	margin-top: 14px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	text-indent: 18px;
	border: 1px dotted #999999;
	background-image: url(../images/square.jpg);
	background-position: 2px center;
}
h4 {
	font-family: "Arial Black";
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	margin-top: 14px;
	margin-bottom: 10px;
	border: 1px dotted #999999;
	padding: 5px;
}
li {
	list-style-type: disc;
	list-style-position: inside;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.2em;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	list-style-image: url(../images/bullet.gif);
}
.imgborder {
	border: 2px dotted #000000;
}
.maincontent a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.maincontent a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.maincontent a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
