a{
	color: #c00;	
}

body{
	background: #111;
	font-family: 'tahoma',arial,verdana;
	font-size: 14px;
	margin: 0px;
	color: #fff;
}

#banner{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 90px;
	text-align: center;
	background: url('img/logo_signature.png') no-repeat;
	background-position: 200px 0px;
	padding-top: 50px;
	padding-left: 25px;
}

#banner,
#banner a{
	color: #000;
	text-decoration: none;
}
#banner strong{
	color: #fff;
}

#banner h2{
	font-family: 'arial',verdana,tahoma;
	color: #cdc9c9;
	font-size: 13px;
	letter-spacing: 0.3em;
	font-weight: 100;
	text-transform: uppercase;
	margin-top: .2em;
	font-weight: bold;
}


#banner_login{
	display: block;
	float: right;
	width: 219px;
	height: 90px;
}




#container{
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#content{
 	width: 100%;
	padding: 10px;
	padding-top: 10px;
	border: 30px solid #a20604;
	border-top: 20px solid #a20604;
	border-bottom: 20px solid #a20604;
}


#content .col_left{
	float: left;
	width: 210px;
}

#content .col_main{
	margin-left: 25px;	
}

#content .col_main img{
	border: 0px;
	z-index: -1;
	
}




#content .col_right{
	float: right;
	width: 190px;
}

img{

z-index:-1;
}

#content .footer{
	clear: both;
	width: 100%;
}


#content p{
	margin-left: 10px;
}

#content .itemLink{
	font-weight: bold;
	color: #000;
}


#footer{
	position: relative;
	clear: both;
	text-align: right;
	font-size: 75%;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 31px;
	padding-top: 10px;
	margin-top: 10px;
}

#footer a{
	color: #cc0000;
	text-decoration: none;
}

h1{
	display: block;
	font-family: 'tahoma',arial,verdana;
	font-size: 180%;
	font-style: solid;
	font-weight: normal;
	text-align: center;
}

h2{
	disply: block;
	font-family: verdana;
	font-size: 135%;
	font-weight: normal;
	text-align: center;
}


h3{
	font-family: 'tahoma',arial,verdana;
}



#menu_main{
	position: absolute;
	z-index: 1;
	top: 120px;
	display: block;
	margin: 0px;
	margin-left: 50px;
	padding: 0px;
	height: 36px;
	width: 680px;
	background: #2e1e16;
	font-family: 'tahoma',arial,verdana;
	text-align: center;
}
#menu_main li{
	display: block;
	float: left;
	padding: 5px 10px 0px 10px;
	height: 100%;
	list-style:none;
	margin: 0px;
}
#menu_main li a{
	height: 100%;
	color: black;
	font-size: 18px;
	color: #ddd;
	text-decoration: none;
	border-right: 2px solid #a20604;
	border-left: 2px solid #a20604;
	padding: 0px 6px 0px 6px;
}
#menu_main .first{
	padding-left: 25px;
}
#menu_main .last{
	display: block;
	width: 20px;
	padding: 0px;
	background: url('img/menu_bg_last.png') no-repeat;
	background-position: top right;
}

#menu_main .title{
	position: relative;
	top: 5px;
	font-weight: bold;
	height:20px;
	color: #ccc;
}


.infoBox{
	margin: auto;
	height: 240px;
	background: url('img/shadow_light.png') repeat-x #322620;
	background-position: right bottom;
	padding: 1% 2% 1% 2%;
}



.leftContent{
	float: left;
	width: 45%;
	margin-right: 5%;
}

.rightContent{
	float: right;
	width: 45%;
	margin-left: 5%;
}

.videoList{
	width: 100%;
}
.videoList td{
	width: 50%;
	text-align: center;
}
.videoList td:hover{
	background: #c00;
}
/* ***** SPECIFIC BOX ITEMS ***** */







