@charset "UTF-8";
/* CSS Document */

html, body{
background:#000 url(images/bg.jpg) top center no-repeat;
margin:0;
padding:1px;
}


p{
margin-top:10px;
margin-bottom:14px;
}


h1{
	font-size:26px;
}

h2{
	font-size:20px;
	margin-top:5px;
	margin-bottom:5px;
}


h3{
	font-size:15px;
	color:#EBECE5;
	margin:0;
}



h4{
	background:url(images/tr_bg.gif) top center no-repeat;
	width:580px;
	font-size:15px;
	color:#ffffff;
	margin:0;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
}


li{
	margin-left:10px;
}


table img{
border:#191919 4px solid;
margin-bottom:3px;
}



.trheader{
	background:url(images/tr_bg.gif) no-repeat;
	
}




#container{
padding:1px;
background:#fff url(images/poster_bg.jpg) top left;
width:654px;
height:824px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:20px;
padding:8px;

}


a:link{
color:#282828;
text-decoration:underline;
}


a:visited{
color:#282828;
text-decoration:underline;
}

a:hover{
color:#191919;
text-decoration:none;
}


a:active{
color:#191919;
text-decoration:none;
}


#header{
height:200px;
width:640px;
margin-left:auto;
margin-right:auto;
margin-top:6px;
}



#content{
width:600px;
height:540px;
padding:0px 20px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
color:#191919;
font-size:14px;
line-height:20px;
overflow-y:hidden;
margin-left:5px;
margin-top:10px;
}



#content2{
width:600px;
height:540px;
padding:0px 10px 0 20px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
color:#191919;
font-size:14px;
line-height:20px;
overflow-y:auto;
overflow-x:hidden;
margin-left:0px;
margin-top:10px;
}


#content3{
width:610px;
height:540px;
padding:0px 10px 0 10px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
color:#191919;
font-size:14px;
line-height:20px;
overflow-y:auto;
overflow-x:hidden;
margin-left:5px;
margin-top:10px;
}





#topLink{
position:absolute;
margin-top:20px;
margin-left:465px;
font-family:Georgia, "Times New Roman", Times, serif;
}


#topLink a:link{
color:#0A0A0A;
text-decoration:none;
}

#topLink a:visited{
color:#0A0A0A;
text-decoration:none;
}

#topLink a:hover{
color:#282828;
text-decoration:none;
}

#topLink a:active{
color:#282828;
text-decoration:none;
}



#footer{
width:100%;
margin-top:18px;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
text-align:center;
font-size:16px;
font-weight:bold;
color:#0A0A0A;
}


#footer h1{
margin:0;
}
#footer p{
margin:0;
margin-top:-5px;
}






#footer a:link{
color:#0A0A0A;
text-decoration:none;
}

#footer a:visited{
color:#0A0A0A;
text-decoration:none;
}

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

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




#flash{
position:absolute;
}





iframe{
border-style:double;
border-width:thick;
border-color:#282828;
}


iframe a:link{
color:#282828;
text-decoration:underline;
}


iframe a:visited{
color:#282828;
text-decoration:underline;
}

iframe a:hover{
color:#191919;
text-decoration:none;
}

iframe a:active{
color:#191919;
text-decoration:none;
}

input{
background:none;
border: #191919 1px solid;
font-family:Georgia, "Times New Roman", Times, serif;
}

textarea{
background:none;
border: #191919 1px solid;
font-family:Georgia, "Times New Roman", Times, serif;
}



#navigation{
height:74px;
width:365px;
background:url(images/navigation-bg.jpg) bottom no-repeat;
position:absolute;
margin-left:268px;
margin-top:95px;
padding-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}


#navigation a:link{
text-decoration:none;
}


#navigation a:visited{
text-decoration:none;
}


#navigation a:hover{
text-decoration:underline;
}


#navigation a:active{
text-decoration:underline;
}


#mailist{
width:365px;
position:absolute;
margin-left:268px;
margin-top:35px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#EDEDED;

}


#mailist input{
background:url(images/input-bg.jpg);
padding:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
height:15px;
width:180px;
margin-top:3px;
}


#mailist table{
margin:0;
padding:0;
}



#events{
	width:auto;
	
}



#events table{
	
	text-align:left;
	margin-bottom:10px;
}


.white {
	font-family: Verdana, Geneva, sans-serif;
		color: #FFF;
		font-size:13px;
}



.noBorder{
	border:0;
}