body{
	margin:					0px;	
	background-color:		#66ccff;
	font-family:			verdana, sans-serif;
	font-size:				10px;
}

hr{
	border:					1px solid #5D5D5D;
}

td{
	padding:				5px;	
}

img{
	border: 				0px;
}

table{
	border-collapse:		collapse;
}

div.container{
	margin: 0px auto;
	width: 1050px;
	background-color: #616161;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
}

div#header{
	width:					1050px;
	height:					125px;	
}

div.headerImage{
	width: 100%; 
	height: 100%;
}

div.menuBar{
	width:					1050px;
	height:					40px;
	background-color: 		#454545;
}

div.menuBar ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.menuBar ul li{
	float: left;
	margin-right: 1px;
}

div.menuBar ul li a{
	height: 27px;
	display: block;
	width: 105px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 13px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/layout/header.gif);	
}

div.menuBar ul li a:hover{
	background-image: none;
}

div#copyBar{
	width:					1010px;
	height:					22px;		
	background-repeat:		no-repeat;
	color:					#FFFFFF;
	padding-top:			13px;
	background-color:		#404040;
	margin-top: 10px;
	border-top: 1px solid #333333;
	padding-left: 20px;
	padding-right: 20px;
}

div#copyBar a{	
	color:					#FFFFFF;
	text-decoration:		none;
}

div#copyBar a:hover{	
	color:					#FFFFFF;
	text-decoration:		underline;
}

.copyA, .copyC{
	width: 300px;
}

.copyB{
	width: 410px;
}

div.content{
	width: 1050px;	
	padding: 0px;
	margin: 0px;	
}

div#left{
	float:					left;
	width:					200px;
}

div#right{
	float: left;
	width: 840px;
	margin-left: 10px;
}

div.box_small_top{
	background-image: url(../images/layout/header.gif);
	width: 180px;	
	height: 27px;
	padding-left: 20px;
	padding-top: 13px;			
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}

div.box_small_middle{
	width: 200px;
	padding: 0px;
	background-color: #454545;
}

div.box_small_middle ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.box_small_middle ul li{
	border-bottom: 1px solid #333333;
}

div.box_small_middle ul li.top{
	border-top: 1px solid #333333;
}

div.box_small_middle ul li a{
	height: 23px;
	display: block;
	width: 105px;
	color: #8f8f8f;
	padding-top: 7px;
	text-decoration: none;
	background-image: url(../images/layout/header.gif);	
	background-position: center;
	padding-left: 20px;
	width: 180px;		
}

div.box_small_middle table{
	color: #8f8f8f;
}

div.box_small_middle ul li a:hover{
	background-image: none;
}	

div.box_large_top{
	background-image: url(../images/layout/header.gif);
	width:					800px;
	height:					27px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	color:					#FFFFFF;
	font-weight:			bold;
	margin-top: 10px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}


div.box_large_middle{
	background-color: #4a4a4a;
	width: 830px;
	padding: 5px;
	color: #8f8f8f;	
	margin-bottom: 10px;
	overflow-x: hidden;	
}

div.box_large_middle img {
	max-width: 100%;
}

div.box_small_middle a, div.box_large_middle a, div.box_home_middle a{
	color:					#8f8f8f;
	text-decoration:		underline;
}

div.box_small_middle a:hover, div.box_large_middle a:hover, div.box_home_middle a:hover{
	color:					#6b6b6b;
	text-decoration:		underline;
}

div.button{
	background-image:		url(../images/layout/button.png);
	font-family:			verdana, sans-serif;
	color:					#8F8F8F;
	font-size:				10px;
	font-weight:			bold;
	padding:				5px;
	width:					178px;
	height:					15px;
	margin:					5px auto;
	cursor:					pointer;
}

div.button:hover{
	background-image:		url(../images/layout/button_hover.png);
	cursor:					pointer;
}

input.textField{
	background-color:		#454545;
	border:					1px solid #333333;
	font-family:			verdana, sans-serif;
	color:					#8F8F8F;
	font-size:				10px;
	font-weight:			bold;
	padding:				5px;
	background-image:		url(../images/layout/input_bg.gif);
}

textarea.textArea{
	background-color:		#454545;
	border:					1px solid #333333;
	font-family:			verdana, sans-serif;
	color:					#8F8F8F;
	font-size:				10px;
	font-weight:			bold;
	padding:				5px;
}

input.button{	
	border:					1px solid #333333;
	font-family:			verdana, sans-serif;
	color:					#8F8F8F;
	font-size:				10px;
	font-weight:			bold;
	padding:				5px;
	background-image:		url(../images/layout/input_bg.gif);
	background-position:	center;
}

div.ubbButton{
	float: 					left; 
	margin-top: 			4px;
	margin-bottom: 			4px;
	margin-right: 			4px; 
	background-repeat: 		no-repeat; 
	background-image: 		url(../images/layout/ubb_bg.gif);
	cursor: 				pointer;
}

div.adminButton{
	background-repeat: 		no-repeat; 
	background-image: 		url(../images/layout/admin_bg.gif);
	height:					50px;
	width:					50px;
	margin:					0px auto;
}

p.notice{
	background-image: 		url(../images/icons/notice.gif);
	background-repeat:		no-repeat;
	background-position:	top left;
	padding-left:			20px;
	height:					15px;
	margin-left: 5px;
	margin-right: 5px;
}

p.error{
	background-image: 		url(../images/icons/error.gif);
	background-repeat:		no-repeat;
	background-position:	top left;
	padding-left:			20px;
	height:					15px;
	margin-left: 5px;
	margin-right: 5px;
}

p.success{
	background-image: 		url(../images/icons/success.gif);
	background-repeat:		no-repeat;
	background-position:	top left;
	padding-left:			20px;
	height:					15px;
	margin-left: 5px;
	margin-right: 5px;
}

div.homeIcons{
	width:					40px;
	height:					40px;
	background-repeat:		no-repeat;
	background-position:	center;
}

.highlight{
	background-color:		#4a4a4a;
}

div.ubbQuote{
	background-color:		#454545;
	border:					1px solid #333333;
	color:					#8F8F8F;
	font-size:				10px;
	padding:				5px;
	margin: 			10px;
}

div#background1{
	width: 605px;
	height: 396px;
	background-image: url(../images/layout/background1.gif);
	z-index: -1;	
	position: fixed;
	right: 0px;
	bottom: 0px;
}

div#background2{
	width: 397px;
	height: 396px;
	background-image: url(../images/layout/background2.gif);
	z-index: -1;	
	position: fixed;
	left: 0px;
	bottom: 0px;
}

.ad{
	margin-left: 210px;
}
