a:link {
	color: #CC9900;
	font-family: Verdana, arial, serif;
	font-size: 12px;
}

a:visited {
	color: #CC9900;
	font-family: Verdana, arial, serif;
	font-size: 12px;
}

a:hover {
	color: #CC9900;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	text-decoration: none;
}

body {

	background-color: #000000; 
	color: #CCCCCC;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	line-height: 1.4;
	margin: 10px 10px 10px 10px;
	padding: 0;
	text-align: center;
}

p {  margin-top: 0;
     margin-bottom: 10px;

}

td {
	color: #CCCCCC;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	line-height: 1.7;
	vertical-align: top;
}

li {  margin-top: 0px;
     margin-bottom: 10px;

}

.bodyhead {
	color: #CC9900;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
}

.bodyheadred {
	color: #FF0000;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
}

.bodybold {
	color: #CCCCCC;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	font-weight: bold;
}

.bodyred {
	color: #FF0000;
	font-family: Verdana, arial, serif;
	font-size: 11px;
	line-height: 1;
}

.bodyboldred {
	color: #FF0000;
	font-family: Verdana, arial, serif;
	font-size: 11px;
	font-weight: bold;
}

.header {
	color: #009900;
	font-family: Verdana, arial, serif;
	font-size: 17px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	border-bottom: 0px dotted #e0e0e0;
	display: block;
}

.header_large {
	color: #333333;
	font-family: Verdana, arial, serif;
	font-size: 30px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	
}

#bottomborder {
	background: url(images/mainborderbottom.jpg) no-repeat;
	clear: both;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 740px;
	background-position: left bottom;
}

#contentwrap {
	margin: 0px;
	float: left;
	height: auto !important; /*sets the height for all browsers to auto*/
	height: 500px; /*sets height (which acts like min-height) to your set size
     for IE, since it doesn't understand !important */
	min-height: 500px; /*set min-height for other browsers that understand !important*/
	margin: 0px;
	padding: 10px 20px 0px 20px;
	position: relative;
	text-align: left;
	width: 700px;
}

#topborder {
	background: url(images/top.jpg) no-repeat;
	text-align: right;
    height: auto !important; /*sets the height for all browsers to auto*/
	height: 113px; /*sets height (which acts like min-height) to your set size
     for IE, since it doesn't understand !important */
	min-height: 113px; /*set min-height for other browsers that understand !important*/
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 740px;
}

#topbordertext {
	text-align: right;
	float: right;
	margin: 0;
	padding: 70px 60px 0px 0px;
}

#wrapmain {
	background-color: #FFFFFF;
	background-image: url(images/mainborderbkd.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 740px;
}
#frontheadergraphic {
	background: url(images/65.jpg) no-repeat 100% 0%;
	clear: both;
	height: 100px;
	text-align: left;
	width: 600px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}	

#pictureright {
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	float: right;
}
#navbartop {
	background-image:url(images/navbartopbottom.jpg);
	margin: 0px;
	float: left;
	height: auto !important; /*sets the height for all browsers to auto*/
	height: 12px; /*sets height (which acts like min-height) to your set size
     for IE, since it doesn't understand !important */
	min-height: 12px; /*set min-height for other browsers that understand !important*/
	margin: 0px;
	padding: 0px 0px 10px 185px;
	position: relative;
	text-align: left;
	width: 555px;
	background-position: 50% bottom;
	background-repeat: no-repeat;
}

#navbartop #uberlinktop a {
	color: #CC9900;
	padding-bottom: 5px;
	text-decoration: none;
}

#navbartop > ul a {
	width: auto;
}

#navbartop a {
	color: #CCCCCC;
	font-family: Verdana, arial, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	display: block;
	float: left;
	font-weight: bold;
	padding: 5px 10px 4px 10px;
	text-decoration: none;
	width: .1em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navbartop a {
	float: none;
}

/* End IE5-Mac hack */
    #navbartop a:hover {
	color: #CC9900;
}

#navbartop li {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}

#navbartop li:hover, #navbartop li:hover a {
	color: #FFCC00;
}

#navbartop ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
#centerarea_old {
	margin: 0px;
	height: auto !important; /*sets the height for all browsers to auto*/
	height: 400px; /*sets height (which acts like min-height) to your set size
     for IE, since it doesn't understand !important */
	min-height: 400px; /*set min-height for other browsers that understand !important*/
	padding: 0px 20px 10px 20px;
	text-align: left;
	width: 600px;
}

#centerarea {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	width: 700px;
}

#centerarea_narrow {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	text-align: left;
	width: 680px;
}

#centerarea_midpage {
    clear: both;
	margin: 0px;
	padding: 5px 0px 15px 50px;
	text-align: center;
	width: 600px;
}

#footer {
	margin: 0px;
	height: auto !important; /*sets the height for all browsers to auto*/
	height: 80px; /*sets height (which acts like min-height) to your set size
     for IE, since it doesn't understand !important */
	min-height: 80px; /*set min-height for other browsers that understand !important*/
	padding: 15px 0px 5px 0px;
	text-align: left;
	width: 640px;
}

#copyright {
	clear: both;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}

#copyright a:link {
	color: #FFCC00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#copyright a:visited {
	color: #FFCC00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#copyright a:hover {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#copyright a:active {
	color: #FFCC00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.newsborder { 
	background-color: #1a1a1a;
	border: 1px solid #333;
	margin: 0px;
	display: block;
	padding: 15px 15px 15px 15px;
	text-align: left;
}
.date {
	margin: 0px;
	display: block;
	padding: 0px 0px 10px 15px;
	text-align: left;
	background-image: url(images/newsicon.gif);
	background-repeat: no-repeat;
	background-position: 0% 20%;
}

#videosleft { 
 float: left;
 padding: 0px 0px 0px 3px;
 margin: 0px;
 }
 
#videosright { 
 float: right;
 padding: 0px 3px 0px 0px;
 margin: 0px;
 }
 
.tablehead {
	color: #CC9900;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #000000;
	background-color: #333333;
}

#centerarea a:link {
	color: #FFFFFF;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	border-bottom: 1px solid #CC9900;
}

#centerarea a:visited {
	color: #FFFFFF;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	border-bottom: 1px solid #CC9900;
}

#centerarea a:hover {
	color: #FFFFFF;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	text-decoration: none;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	border-bottom: 1px solid #009900;
}

#centerarea a:active {
	color: #FFFFFF;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	text-decoration: none;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	border-bottom: 1px solid #009900;
}

#centerarea_narrow a:link {
	color: #FFFFFF;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	border-bottom: 1px solid #CC9900;
}

#centerarea_narrow a:visited {
	color: #FFFFFF;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	border-bottom: 1px solid #CC9900;
}

#centerarea_narrow a:hover {
	color: #FFFFFF;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	border-bottom: 1px solid #009900;
}

#centerarea_narrow a:active {
	color: #FFFFFF;
	font-family: Verdana, arial, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	border-bottom: 1px solid #009900;
}

#submit {
   color:#050;
   font-family:'Lucida Grande', 'Lucida Sans Unicode',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#CCCCCC;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   margin: 5px 0 0 0;
	}
#navicons {
color: #CCCCCC;
font-size: 10px;
font-weight: normal;
}