/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body {
	background: #000000 url(/images/body_bg.jpg) 0 10px repeat-x;
	margin:0;
	text-align: center;
}

h1 {
	font:bold 18px Tahoma;
	color:#5f1a18;
}
h2 {
	font:bold 16px Tahoma
}
h3 {
	font:bold 14px Tahoma;
	margin:0;
}
p, ul {
	font:normal 13px/180% Tahoma;
	list-style: square;
}
img.right {
	float:right;
	margin:0 0 20px 20px;
	padding:1px;
	border:1px solid #5f1a19
}
img.left {
	float:left;
	margin:0 20px 20px 0px;
	padding:1px;
	border:1px solid #5f1a19
}
img.border {
	padding:1px;
	border:1px solid #5f1a19
}
.container {
	width:960px;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
}
#header {
	width: 960px;
	height: 164px;
	float: left;
	display:inline;
	background: #000000 url(/images/header.jpg) top left no-repeat;
}
#navigation {
	width: 960px;
	height: 41px;
	float: left;
	background: #000000 url(/images/nav_bg.jpg) top left repeat-x;
}
#banner {
	float:left;
	display:inline;
	width:960px;
	margin-top:25px;
}
#content {
	float: left;
	width: 960px;
	padding-top: 10px;
	background: #FFFFFF url(/images/content_top.jpg) top left no-repeat;
}
#content #content_text {
	padding: 20px;
	font: 13px/180% Arial, Helvetica, sans-serif;
}

#footer {
	width: 960px;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
	color: #909090;
}
#footer_wrapper {
	float:left;
	width:100%;
	background:url(/images/full_footer_bg.jpg) top left repeat-x;
}
#footer a {
	color: #909090;
	text-decoration: underline;
}
#footer a:hover {
	color: #A7A7A7;
	text-decoration: underline;
}
/* =Clearfix (all browsers)
--------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE6 */ 
* html .clearfix {
	height: 1%;
}
/* IE7 */
*:first-child+html .clearfix {
	min-height: 1px;
}
.maintext {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}


#small {
	font-size: 12px;}
#reg {
	font-size: 12px;}
#big {
	font-size: 14px;}
	
.main {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: ;
	border: 0px  ;
}
.maintext1 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext2 {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#000000;
}
.mainlink {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#0000FF;}
.mainlink a:link {
	color:#0000FF;}
.mainlink a:hover {
	color:#FF0000;}
.mainlink a:active {
	color:#FF9900;}
.mainlink a:visited {
	color: #999999;}
	
a {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #0000FF;}
a:link {
	color: #0000FF;}
a:hover {
	color: #FF0000;}
a:active {
	color: #FF9900;}
a:visited {
	color: #999999;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px #999999 solid;}
.subcolor {
	color: #000000;
	background-color: #EEEEEE;}
.subtext1 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;}
.subtext2 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;}
.sublink {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #0000FF;}
.sublink a:link {
	color: #0000FF;}
.sublink a:hover {
	color: #FF0000;}
.sublink a:active {
	color: #FF9900;}
.sublink a:visited {
	color: #999999;}
	
/* ------------------------    NAV    --------------------------*/

.nav {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: ;
	background-color: ;
	border: 0px  ;}
.navcolor {
	color: ;
	background-color: ;}
.navtext1 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: ;}
.navtext2 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: ;}
.navlink {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: ;}
.navlink a:link {
	color: ;}
.navlink a:hover {
	color: ;}
.navlink a:active {
	color: ;}
.navlink a:visited {
	color: ;}

/* ------------------------    LINK TO HIDDEN DIR    --------------------------*/

.resource {
	color:#000000; 
	text-decoration: none;
	font: 10px/120% Arial, Helvetica, sans-serif;
	cursor: text;}
.resource a:link {
	color: #000000;
	cursor: text;}
.resource a:hover {
	color: #000000;
	cursor: text;}
.resource a:visited {
	color: #000000;
	cursor: text;}
.resource a:active {
	color: #000000;
	cursor: text;}
	
/* ------------------------    FOOTER    --------------------------*/


#footer {
width: 960px;
margin: 0 auto;
text-decoration: none;
text-align: center;
color: #909090;
}
#footer_wrapper {float:left;width:100%;background:url(/images/full_footer_bg.jpg) top left repeat-x;
}
#footer a {
color: #909090;
text-decoration: underline;
}
#footer a:hover {
color: #A7A7A7;
text-decoration: underline;
}