/* ------------------------------------ NORMAL BODY ------------------------------------ */
a:link {
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color: #bf0000;
}
a:visited {
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color: #bf0000;
}
a:active {
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color: #af0000;
}
a:hover {
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	color : #af0000;
}
html,body{
	margin : 0;
	padding: 0;
	font-family : Arial, Verdana;
	font: 11px arial,sans-serif;
	color: #aeaeae;
	background: #330000 url('images/bgall.gif');
}


div#content p{
color : #aeaeae;
text-decoration : none;
text-align : justify;
font : 11px Tahoma, Verdana, Arial, sans-serif;
padding: 0 5px 15px 5px;
margin: 0;
}
/*-------------------------------------- LAYOUT-----------------------------------------------*/

div#topbg{
	height: 224px;
	padding: 0;
	margin: 0;
	background: #330000 url('images/bgtop.gif');
	}
	
div#topImage{
	width: 700px;
	height: 224px;
	padding: 0;
	margin: 0 auto;
	background: #330000 url('images/title.gif');
	position: relative;
	}

div#midbg{
	background: #330000 url('images/bgdown.gif') repeat;
	padding: 0;
	margin: 0;
	}	

div#container{
	width:633px;
	margin: 0 auto;
	text-align:justify;
	background: transparent url('images/bgcont.gif') repeat-y;
	padding: 5px 38px 0 29px;
	}

div#content{
	float:left;
	width: 460px;
	margin: 0; 
	padding: 0;
	}
	
div#nav{
	float:right;
	width:165px;
	margin: 0;
	color: #777777;
	}

div#foot{
	width:700px;
	height: 54px;
	margin: 0 auto;
	padding: 0;
	color: #999999;
	background: transparent url('images/foot.gif') no-repeat;
	}

/*                              CONTENT VARIABLES                             */




div#content h1{
	color : #000000; 
	width: 450px;
	height: 30px;
	padding : 2px 0 0 10px;
	font : 24px "times new roman", georgia, serif;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
	margin : 0 0 10px 0;
	background: transparent url('images/head1.gif') no-repeat;
}

div#content h2{
	color : #000000; 
	width: 450px;
	height: 30px;
	padding : 2px 10px 0 0;
	font : 24px "times new roman", georgia, serif;
	font-weight : bold;
	text-align : right;
	text-transform : uppercase;
	margin : 0 0 10px 0;
	background: transparent url('images/head2.gif') no-repeat;
}

div#content h3{
	color : #9e0000; 
	padding : 0 0 5px 0;
	font : 16px "times new roman", georgia, serif;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
	margin : 0;
}

div#content h4{
	color : #888888; 
	padding : 0 0 5px 0;
	font : 16px "times new roman", georgia, serif;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
	margin : 0;
}



/*                                NAVIGATION VARIABLES                          */

div#nav p{
	min-height: 81px;
	padding : 0 10px 10px 10px;
	list-style : none;
	margin : 0;
	width: 144px;
	background: #111111 url('images/navbottom.gif') bottom left no-repeat;
}

ul.nav {
	min-height: 81px;
	padding : 0 0 12px 0;
	list-style : none;
	margin : 0;
	width: 164px;
	background: #111111 url('images/navbottom.gif') bottom left no-repeat;
}

#nav h2 {
	width: 154px;
	color : #666666;
	padding : 8px 0 1px 10px;
	font : 14px "times new roman", georgia, serif;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
	margin : 0;
	background: #111111 url('images/navtop.gif') no-repeat;
}


.nav li a, .nav li a:visited {
	display : block;
	width: 154px;
	font : 11px Arial, sans-serif, Trebuchet MS, Tahoma, Verdana;
	font-weight : bold;
	padding : 1px 0 1px 10px;
	margin : 0;
	text-decoration: none;
	font-weight : normal;
	color : #777777;
}

.nav li a:hover {
	font-weight : normal;
	color : #888888;
	background-color: #1b1b1b;
}


div#foot p{
	margin: 0 38px 0 29px;
	text-align:center;
	font : 10px Arial, sans-serif, Trebuchet MS, Tahoma, Verdana;
	border-top: 1px solid #111111;
	padding: 5px 0 0 0;
}

div#foot a {
	font : 10px Arial, sans-serif, Trebuchet MS, Tahoma, Verdana;
	font-weight : bold;
	text-decoration: none;
	font-weight : normal;
	color : #777777;
}

div#foot a:hover {
	font : 10px Arial, sans-serif, Trebuchet MS, Tahoma, Verdana;
	font-weight : bold;
	text-decoration: none;
	font-weight : normal;
	color : #888888;
}


/* MISCELLANEOUS */

#content b, i{
	color: #666666;
	}

#content ol,ul {
	padding: 0 0 0 20px;
	margin: 0 0 14px 20px;
}

hr {
	color: #aeaeae;
}

input {
	font-family : verdana;
	font-size : 13px;
	color : #000000;
	background-color : #666666;
	border: 1px solid #000000;
	width: 450px;
}

textarea {
	font-family : verdana;
	font-size : 13px;
	color : #000000;
	background-color : #666666;
	border: 1px solid #000000;
	width: 450px;
	height: 100px;
}


.button {
	font-family : verdana;
	font-size : 13px;
	color : #000000;
	background-color : #666666;
	border: 1px solid #000000;
	width: 120px;
}

/* SPANS */


#chan_link {
	height:12px;
	width: 110px;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 30px;
}


div.clear{
	clear: both;
	}