
body { 
	margin:0 auto; 
	padding:0; 
	font: 75% Arial, Sans-Serif; 
	color:#ffffcc;  
	background: #000000 url(img/bg.jpg) repeat;
	line-height: 1.4em; 
}


.content { 
	color: #ffffcc; 
	margin: 0 auto; 
	padding: 0; 
	width: 1000px center;
	background-image: url(img/bg.jpg);
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#header { 
	margin: 0; 
	width: 1000px; 
	background: #000000 url(img/header.jpg) no-repeat center top;  
	height: 110px; 
}

/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	background: url(img/subheadbg.jpg)center;
	width: 1000px;
	height: 56px;
	color: #ffffcc;
	font-weight: bold;
}
#subheader .padding { padding: 20px 15px 10px 60px; }
#subheader h2 { color: #ffffcc; }



/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav { text-align: left; padding: 5px 5px 5px 5px; width: 190px; left: 20px; background-image: url(img/bg.jpg); -moz-border-radius:10px;}
.nav5 li { 
	font-weight: bold; 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	height: 20px; 
}

.nav3{ 
	font-weight: bold; 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	height: 20px; 
}

.nav li a { color: #ffffcc; text-decoration: none;  padding: 5px 0 0 10px; display: block; height: 20px;}
.nav li a:hover { color: #ffffcc; text-decoration: none; background: #2d2c23; display: block; height: 20px; -moz-border-radius:5px;}

.nav2 a:hover { color: #ffffcc; text-decoration: none; background: #000; display: block; height: 15px;}

.nav2{ 
  font-size:90%;
	height: 15px;   
	margin: 0px 0 9px 0px; 
	padding: 0px 0 0 0px; 

}

.nav2 li a { color: #ffffcc; text-decoration: none;  padding: 5px 0 0 10px; display: block; height: 20px;}

.nav2 a:hover { color: #ffffcc; text-decoration: none; background: #000; display: block; height: 20px;}


/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { width: 926px; margin: 0 10px 0 10px; left: 25px; background-image: url(img/mainbg.gif); position: relative; color: #ffffcc;}  
#main .left_side { 
	padding:5px 5px 100% 5px; margin:0;
	width: 200px; 
}

#main .left_side .hitems { margin: 0; padding: 5px 5px 5px 5px; background-image: url(img/bg.jpg); -moz-border-radius:10px;}
#main .left_side .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #fc7901;
	list-style-image: url(img/arrow.gif);
}
	
#main .left_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #2d2c23;
	 
}

#main .right_side { float: right; width: 676px; background-image: url(img/mainbg.gif); padding:15px 15px 0 0; margin:0; }


#main h3 { font: 95% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #53513f; background: inherit; 
			border-bottom: 1px solid #FEAB06;
}

#main .box  {	background: #2d2c23; padding: 5px; border: 1px solid #53513f;}

#main .right_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #2d2c23; 
	list-style-type: square;
	color: #fc7901;
}
	
#main .right_side li { 
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #fc7901;
}



/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 70px;
	width: 1000px; 
	color:#2b2d23;  
	background: url(img/footer.jpg) top no-repeat; 
	font-size:90%; 
	padding: 0; 
	text-align:center; 
}

#footer .padding { padding: 20px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search { width: 150px; border: px solid #2d2c23; color: #ffffcc; }
input.submit { 
	background: none; 
	color: #ffffcc;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif; 
	border: 0;
}

input.search:hover {	background: #454637; }

ul { margin: 0 0 0px 0; padding : 0; list-style : none; }
li { 	margin: 0 0 2px 0; padding: 0 0 0 0px;	color: #1e1e17; }


p { margin: 0 0 5px 0; padding: 0; color: #ffffcc; background: inherit; }
a { color: #ffffcc; background: inherit; text-decoration:none; }
a:hover { color:#FC7901; background: inherit; text-decoration:none; }

h1 { 
	padding:0; 
	margin:0; 
	color: #ffffcc;
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { color: #ffffcc; background: inherit; }

h2 { 
	background: url(img/h.gif) no-repeat left;
	color: #dfdfa4;
	font-size:120%; 
	font-weight:bold; 
	margin: 10px 0 5px 0px; 
	padding:0 0 0 15px; 
}

h2 a { background: #716e56; color: #000; }
h2 a:hover { background: #716e56; color: #fc7901; }

fieldset {
border: 1px solid #fc7901; 
}


textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #fc7901; 
	background: #716e56; 
	color: #ffffcc;
}

textarea.text:hover { 
	border: 1px solid #fc7901; 
	background: #716e56; 
	color: #ffffcc;
}

input.field { 
	border: 1px solid #fc7901; 
	background-color: #716e56; 
	width: 283px; 
	color: #ffffcc;
}

input.field:hover { 
	border: 1px solid #fc7901; 
	background: #53513f; 
	color: #ffffcc;
}

input.text { 
    border: 1px solid #fc7901; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #ffffcc; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #fc7901; 
}

.date { 
	color: #2d2c23; 
	background: #FFFFcc;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #fc7901;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #716e56; 
	color: #ffffcc;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #716e56; 
	color: #ffffcc;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}

img
{
border:0px;
}

TD.main, P.main {
  padding:4px;
}

.moduleRow {
 line-height: 1.5;
 background-color: #716e56;
 border: 1px solid;
 border-color: #2d2c23;

}
.moduleRowOver { 
	background-color: #716e56; 
	border: 1px solid;
	border-color: #2d2c23;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #716e56; }

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  color: #ffffcc;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  color: #454637;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

