body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 101%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../interface/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}
a:hover {
	color: #C67700;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #CCCCCC;
}
p.small {
	font-size: 0.6em;
}
h1 {
	font-size: 1.6em;
	padding: 0;
	color: #FFFFFF;
	margin-top: 30;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.pad {
	padding-left: 15px;
}
.orange {
	color: #C67700;
}
.black {
	color: #000000;
}
.grey {
	color: #868686;
}
.small {
	color: #868686;
	font-size: 0.6em;
}
.content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.content li {
	color: #b18e09;
	background-image: url(../interface/bullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 20px;
}
.content li {
	background-position: left .5em;
}
html>body .content li {
	background-position: left .2em;
}
.content li a {
	color: #868686;
}
.content li a:hover {
	color: #000000;
}
.content ul ul {
	list-style-type: square;
	background-image: none;
	margin-left: 15px;
}
.content ul ul li {
	list-style-type: square;
	background-image: none;
	padding-left: 5px;
}
#footnav {
	margin: 0;
	font-size: 0.6em;
	color: #333333;
	float: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
#footnav a {
	text-decoration: none;
	color: #515151;
}
#footnav a:hover {
	text-decoration: none;
	color: #ffffff;
}
#footag {
	font-size: 0.6em;
	color: #797979;
	border-top: 1px solid #a3a3a3;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#footag a {
	color: #797979;
}
#footag a:hover {
	color: #ffffff;
}
.bottpad {
	padding-bottom: 10px;
}
.gallery {
	margin-bottom: 20px;
}
.gallery a:link,
.gallery a:visited,
.gallery a:active {
	border: 2px solid #D8D8D8;
	display: block;
	width: 100px;
}
.gallery a:hover {
	border: 2px solid #C67700;
	display: block;
}
.gallery div {
	padding: 3px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	width: 120px;
}
.gallery td {
	padding: 10px;
}

/* -------------LAYOUT POSITIONING----------------*/
#container-main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#topnav {
	height: 43px;
	width: 950px;
	background-image: url(../interface/nav-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0 145px;
	margin: 0 0 25px 0;
}
#topnav ul {
	height: 36px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(../interface/navCapR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 36px;
}

#topnav a {
	float: left;
	height: 43px;
	padding: 0;
	display: block;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #ffffff;
	background-color: #ffffff;
	opacity: 0.25;
	filter: alpha(Opacity=10);

}
#masthead {
	width:313px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 0;
}
#container-bg1 {
	margin: 0;
	padding: 0;
	background-image: url(../interface/bg-cnt-tile.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container-bg2 {
	margin: 0;
	padding: 0;
	background-image: url(../interface/bg-cnt-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
	float: none;
}
.videobox {
	float:left;
	margin:35px;
	clear:right;
	width:320px;
}
.sitebox {
	width: 150px;
	margin: 15px;
	float:left;
	font-size: 0.65em;
	text-decoration: none;
	text-align: center;
}
#page {
	margin: 0;
	padding: 0 8px 0 8px;
	clear: both;
	display: block;
	overflow: hidden;
	min-height: 400px;
}
* html #page { /*IE hack for min-height*/
	height: 400px;
	overflow: visible;
}
#titles {
	margin: 10px 0 30px 0;
}
.content {
	margin: 0;
	padding: 20px;
	clear: both;
	display: block;
}

#twocol {
	width: 718px;
	display: block;
	overflow: hidden;
	clear: both;
	background-image: url(../interface/2colbdr.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 15px;
}
#leftcol {
	width: 448px;
	float: left;
	padding: 0 20px 0 0;
}
#rightcol {
	width: 225px;
	float: right;
	padding: 0 0 0 15px;
}
.clearfloat { 
    clear:both;
}

/* -----------------------------*/
