/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body{
background: #ffffff url(/images/body_bg.jpg) top left repeat-x;
margin: 0px;
text-align: center;
}

body.main {
text-align: center; 
background: #ffffff url(/images/body_bg.jpg) top left repeat-x;
}
h1 {
font: bold 18px verdana;
}

h2 {
font: bold 16px verdana;
color: #606221;
}

h3 {
font: bold 14px verdana;
color: #606221;
}
p {
font: normal 12px verdana;
}
    
.container {
width:904px;
margin: 0 auto;
padding: 0;
text-align: left;
}

#header {
width: 904px;
height: 237px;
float: left;
display:inline;
background: url(/images/header.jpg) top left no-repeat;
}
#navigation {
width: 904px;
float: left;
margin-top: 153px;
}
#content {
float: left;
width: 904px;
padding: 0;
background: url(/images/content_bg.jpg) top left repeat-y;
}
#content #text {
padding: 10px 30px;
}

#footer {
        float: left;
        display:inline;
	width: 904px;
	margin: 0;
	padding:50px 0 10px 0;
	font: 11px Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
        background: url(/images/footer.jpg) top left no-repeat;
	}
#footer a {
	color: #000000;
	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;}


#small {
	font-size: 12px;}
#reg {
	font-size: 12px;}
#big {
	font-size: 14px;}
	
.main {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;
	border: 0px  ;
}
.maintext1 {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext2 {
	font-family:verdana,sans-serif;
	font-size:12px;
	color:#000000;
}
.mainlink {
	font-family:verdana,sans-serif;
	font-size:12px;
	color:#000000;}
.mainlink a:link {
	color:#000000;}
.mainlink a:hover {
	color:#3790cf;}
.mainlink a:active {
	color:#3790cf;}
.mainlink a:visited {
	color: #3790cf;}
	
a {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: #000000;}
a:link {
	color: #000000;}
a:hover {
	color: #3790cf;}
a:active {
	color: #3790cf;}
a:visited {
	color: #3790cf;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: ;
	background-color: ;
	border:   ;}
.subcolor {
	color: ;
	background-color: ;}
.subtext1 {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: ;}
.subtext2 {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: ;}
.sublink {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: ;}
.sublink a:link {
	color: ;}
.sublink a:hover {
	color: ;}
.sublink a:active {
	color: ;}
.sublink a:visited {
	color: ;}
	
/* ------------------------    NAV    --------------------------*/

.nav {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: ;
	background-color: ;
	border: 0px  ;}
.navcolor {
	color: ;
	background-color: ;}
.navtext1 {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: ;}
.navtext2 {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: ;}
.navlink {
	font-family: verdana,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:; 
	text-decoration: none;
	font: 10px/120% Arial, Helvetica, sans-serif;
	cursor: text;}
.resource a:link {
	color: ;
	cursor: text;}
.resource a:hover {
	color: ;
	cursor: text;}
.resource a:visited {
	color: ;
	cursor: text;}
.resource a:active {
	color: ;
	cursor: text;}
	
/* ------------------------    FOOTER    --------------------------*/

#footer {
        float: left;
        display:inline;
	width: 904px;
	margin: 0;
	padding:50px 0 10px 0;
	font: 11px Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
        background: url(/images/footer.jpg) top left no-repeat;
	}
#footer a {
	color: #000000;
	text-decoration: underline;
	}
#footer a:hover {
	color: #A7A7A7;
	text-decoration: underline;
	}