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

body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#231f20;
	background-image:url(../images/BG_3.png);
	margin:0;
	overflow:hidden;
	background-attachment: fixed;
	clear:both;
	width:100%;
	}

	
#v {
	height:26px;
	float:left;
	padding: 13px 10px 0 10px;
	}
	
	
#topnav {
	height:30px;
	padding: 13px 0 7px 0;
	float:left;
	}
	
#topnav a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:30px;
color:#333333;
text-decoration:none;
vertical-align: middle;
}

#topnav a:hover {
color:#CC3300;
}
	
#content {
	width:900px;
	height:400px;
	overflow:hidden;
	}
	
#header {
	 width:816px; 
	 height:30px; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:16px;
	 line-height:16px; 
	 color:#333333; 
	 text-align:left;
	}


#text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#ffffff;
	text-align: left;
	vertical-align: top;
	padding:0px;
	margin:0px;
	vertical-align:text-top;
	}
	
#text3 a {
	color:#C9F9FF;
	}



	
#text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	color:#ffffff;
	text-align: left;
	vertical-align: top;
	padding:0px;
	margin:0px;
	vertical-align:text-top;
	}
	
#text2 a {
	color:#C9F9FF;
	}


	
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:28px;
	color:#ffffff;
	text-align: left;
	vertical-align: top;
	padding:0px;
	margin:0px;
	vertical-align:text-top;
	}

	
#text a {
	color:#C9F9FF;
	}
	
#bold {
	font-weight:bold;
	color:#666666;
	}	
	
#shell {
	width:180px;
	height:240px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	float:left;
}


#upcoming {
	width: 240px;
	height: 220px;
	float:left;
	display:block;
	}

	
#upcoming a {
	width: 240px;
	height: 220px;
	float:left;
	display:block;
	background-image:url(../upcoming.png);
	background-position:  0 0;
	}


#upcoming a:hover {
	background-position: -240px 0;
	}


#upcoming a:active {
	background-position: -480px 0;
	}
	
#thumb {
	width:116px; height:66px; margin:8px; float:left; border: solid #ffffff 2px; overflow:hidden;
	}

#portrait {
	width:118px; height:110px; margin:8px; float:left; border: solid #ffffff 2px; background-image:url(../images/shade.png);
	}
	
#clear {
	width:100%;
	height:0;
	clear:both;
	}
	
	
	
	
#button1 {
	display:block;
	width: 67px;
	height:20px;
	float:left;
	}
	
#button1 a{
	display:block;
	width: 64px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/buttons.png);
	background-position: 0 0;
	padding: 15px 2px 5px 3px;
	}
	
#button1 a:hover{
	color:#FF6600;
	}
	
#button1 a:active{
	color:#FF6600;
	background-position: 0 -40px;
	padding: 10px 0 10px 5px;
	}
	
	
	
#button2 {
	display:block;
	width: 65px;
	height:40px;
	float:left;
	}
	
#button2 a{
	display:block;
	width: 65px;
	height:40px;
	background-image:url(../images/buttons.png);
	background-position: -69px 0;
	}
	
#button2 a:active{
	background-position: -69px -80px;
	}
	


#button3 {
	display:block;
	width: 61px;
	height:40px;
	float:left;
	}
	
#button3 a{
	display:block;
	width: 61px;
	height:40px;
	background-image:url(../images/buttons.png);
	background-position: -134px 0;
	}
	
#button3 a:active{
	background-position: -134px -120px;
	}
	
	
	
#button4 {
	display:block;
	width: 62px;
	height:40px;
	float:left;
	}
	
#button4 a{
	display:block;
	width: 62px;
	height:40px;
	background-image:url(../images/buttons.png);
	background-position: -195px 0;
	}
	
#button4 a:active{
	background-position: -195px -160px;
	}
	
	
	
	
#button5 {
	display:block;
	width: 64px;
	height:40px;
	float:left;
	}
	
#button5 a{
	display:block;
	width: 64px;
	height:40px;
	background-image:url(../images/buttons.png);
	background-position: -257px 0;
	}
	
#button5 a:active{
	background-position: -257px -200px;
	}
	
	
	
	
	
#button6 {
	display:block;
	width: 69px;
	height:40px;
	float:left;
	}
	
#button6 a{
	display:block;
	width: 69px;
	height:40px;
	background-image:url(../images/buttons.png);
	background-position: -321px 0;
	}
	
#button6 a:active{
	background-position: -321px -240px;
	}