/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body {
	background: #FFFFFF url(/images/body_bg.gif) top left repeat-x;
	margin: 0px auto;
	text-align: center;
}
h1 {
	font: bold 16px arial, helvetica, sans-serif;
}
h2 {
	font: bold 14px arial, helvetica, sans-serif;
}
h3 {
	font: bold 14px arial, helvetica, sans-serif;
	color: #CE1126;
}
p {
	font: normal 13px arial, helvetica, sans-serif;
}
img.left {
float: left:
padding: 0 10px 10px 0;
}
img.right {
float: left:
padding: 0 0 10px 10px;
}
#container {
	width:886px;
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: left;
}
#header {
	width: 886px;
	height: 239px;
	float: left;
	display:inline;
	background: #000000 url(/images/header.gif) top left no-repeat;
}
#header2 {
	float: right;
	display:inline;
	margin: 19px 115px 0 0;
	width: 771px;
	text-align: right;
}
#navigation {
	width: 886px;
	height: 30px;
	float: left;
	margin-top: 30px;
	text-align:center;
}
#content {
	float: left;
	width: 886px;
	padding: 0;
	background: #ffffff;
}
#content #text {
	padding: 20px;
}
/* =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;
}
#footerwrapper {
	width: 100%;
	float: left;
	background: url(/images/footer_bg.gif) top left repeat-x;
}
#footer {
	width: 887px;
	margin: 0 auto;
	padding-top: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:59px;
	text-decoration: none;
	text-align: center;
	background: url(/images/footer.gif) top left no-repeat;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #c0c0c0;
	text-decoration: underline;
}
.photoborder {
	border: 2px solid #c92127;
	margin-right: 10px;
	margin-bottom: 10px;
}

#small {
	font-size: 12px;}
#reg {
	font-size: 12px;}
#big {
	font-size: 14px;}
	
.main {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;
	border: 0px  ;
}
.maintext1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext2 {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:;
}
.mainlink {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#CE1126;}
.mainlink a:link {
	color:#CE1126;}
.mainlink a:hover {
	color:#c0c0c0;}
.mainlink a:active {
	color:#CE1126;}
.mainlink a:visited {
	color: #CE1126;}
	
a {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #CE1126;}
a:link {
	color: #CE1126;}
a:hover {
	color: #c0c0c0;}
a:active {
	color: #CE1126;}
a:visited {
	color: #CE1126;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px #999999 solid;}
.subcolor {
	color: #000000;
	background-color: #EEEEEE;}
.subtext1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;}
.subtext2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;}
.sublink {
	font-family: arial,helvetica,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: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;
	background-color: ;
	border: 0px  ;}
.navcolor {
	color: ;
	background-color: ;}
.navtext1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.navtext2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.navlink {
	font-family: arial,helvetica,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    --------------------------*/
#footerwrapper {
width: 100%;
float: left;
background: url(/images/footer_bg.gif) top left repeat-x;
}

#footer {
	width: 887px;
	margin: 0 auto;
	padding-top: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:59px;
	text-decoration: none;
	text-align: center;
        background: url(/images/footer.gif) top left no-repeat;
	}
#footer a {
	color: #ffffff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #c0c0c0;
	text-decoration: underline;
	}