﻿html, body, p, form, div, img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 0;
	margin: 0;
}

html {
	height: 100%; 
	text-align: center;
}

body {
	height:100%;
}


img {
	border-width:0;
}


body {
	font-size:12px;
	font-family:Arial;
	text-align:left;
	color:#000;
	background-color:#000;
}

a:link {color: #D30909; text-decoration: none; }
a:active {color: #d30909; text-decoration: none; }
a:visited {color: #D30909; text-decoration: none; }
a:hover {color: #D30909; text-decoration:underline; }



.padstyle {
	padding:10px;
}

#container {
	width:970px;
	height:730px;
	position:relative; 
	margin:0 auto;
	background:#d30909 url('../images/bg.jpg') no-repeat scroll left top;
		background-color:#d30909;
	
}

#header {
	width:340px; 
	height:730px;  
	float:left;
}

#menu {
	width:233px;
	height:400px;
	margin-top:345px;
	margin-left:55px;
	float:left;
}

.rollover1 a { display:block; width:233px; background: url('../images/buttons.png') no-repeat scroll left top}
.rollover1 a:hover { background: url('../images/buttons.png') no-repeat scroll -233px top }

.rollover2 a { display:block; width:233px; background: url('../images/buttons.png') no-repeat scroll left -43px }
.rollover2 a:hover { background: url('../images/buttons.png') no-repeat scroll -233px -43px }

.rollover3 a { display:block; width:233px; background: url('../images/buttons.png') no-repeat scroll left -86px}
.rollover3 a:hover { background: url('../images/buttons.png') no-repeat scroll -233px -86px }

.rollover4 a { display:block; width:233px; background: url('../images/buttons.png') no-repeat scroll left -129px}
.rollover4 a:hover { background: url('../images/buttons.png') no-repeat scroll -233px -129px }

.rollover5 a { display:block; width:233px; background: url('../images/buttons.png') no-repeat scroll left -172px}
.rollover5 a:hover { background: url('../images/buttons.png') no-repeat scroll -233px -172px}

.rollover6 a { display:block; width:233px; background: url('../images/buttons.png') no-repeat scroll left -215px}
.rollover6 a:hover { background: url('../images/buttons.png') no-repeat scroll -233px -215px}

.rollover7 a { display:block; width:233px; background: url('../images/buttons.png') no-repeat scroll left -258px}
.rollover7 a:hover { background: url('../images/buttons.png') no-repeat scroll -233px -258px}

.rollover8 a { display:block; width:233px; background: url('../images/buttons.png') no-repeat scroll left -301px}
.rollover8 a:hover { background: url('../images/buttons.png') no-repeat scroll -233px -301px}


#align {
	height:37px;
	margin-bottom:6px;
}

#menuimg {
	width:233px;
	height:37px;
}


#content {
	height:686px;
	float:right;
	width:606px;
	margin-top:41px;
	margin-right:19px;
	background:url('../images/contentbg.jpg') no-repeat scroll left top;

}

#incontent {
	height:672px; 
	width:592px; 
	margin:7px; 
	overflow:auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #FF0000;


}

#footer {
	width:100%; 
	text-align:center;
	float:left;font-size:12px;
	font-family:Arial;
	color:#b3b3b3;

}


h1{

	font-size:10px;
	font-family:Arial;
	color:#d30909;
	padding:0;
	margin:0;
	text-align:center	

}

h2 {

	font-size:10px;
	font-family:Arial;
	color:#d30909;
	padding:0;
	margin:0;
	text-align:center	

}

h3 {

	font-size:18px;
	font-family:times;
	color:#8F1929;
	padding:0;
	margin:0;
	text-align:right	

}
h4 {

	font-size:16px;
	font-family:Times New Roman;
	color:#d30909;
	padding:0;
	margin:0;
	text-align:left;
	
		

}
h5 {

	font-size:18px;
	font-family:Times New Roman;
	color:#d30909;
	padding:0;
	margin:0;
	text-align:center;
	
		

}

#thumbs img {
	padding:8px;
	height:160px;
	width:106px;
}

