body, HTML {
	margin: 0px;
	background-color:#000000;
}
#frame {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	min-height: 400px;
	}
	
#contentleft {
	width:206px;
	text-align:center;
	margin-right: 30px;
	float:left;
	}
	
#contentright {
	width:750px;
	float:left;
	}
#footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px dotted #333333;
	font-size: 10px;
	color:#666666;
	padding-top: 10px;
	margin-top: 30px;
}

#mainnav {
	float:right;
}


#navleftholder {
 	background-image: url(images/image_box_middle.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
	padding: 0px 20px 0px 20px;
}

#navleftholder H1 {
	font-size: 14px;
	line-height: 18px;
	text-align:center;
	margin-top:0px;
}

#navleftholder div {
	color:#eb6e1f;
	line-height: 20px;
	border-top: 1px dotted #292929;
	padding: 4px 0px 4px 0px;
}

#navleftholderout {
	background-image: url(images/image_box_middle_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 205px;
	margin-top:30px;
}





#nav-one .navon {
	color:#0083a9;
}

#maincontent {
	margin-top: 90px;
}

.backgroundbox {
	width: 167px;
 background-image: url(images/box_background.jpg);
background-repeat: no-repeat;
	background-position: top left;
	padding: 20px;
}

.backgroundboxlarge {
	width: 267px;
 background-image: url(images/box_background_large.jpg);
background-repeat: no-repeat;
	background-position: top left;
	padding: 20px;
}

.backgroundboxxlarge {
	width: 714px;
 background-image: url(images/box_background_xlarge.jpg);
background-repeat: no-repeat;
	background-position: top left;
	padding: 20px;
}
.backgroundboxsmall {
	width: 208px;
 background-image: url(images/box_background_small.jpg);
background-repeat: no-repeat;
	background-position: top left;
	padding: 20px;
	float:left;
}


#marquee {
	background-image: url(../images/background_ticker.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 714px;
	height: 28px;
	color: #ffffff;
	line-height: 24px;
	padding: 5px 20px 5px 20px;
	}
#marquee a {
	color: #eb6e1f;
	}
	
.exebox {
	position: relative;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px dotted #333333;
}
