/* generated by csscreator.com */ 
html, body{ 
	margin				: 0; 
	padding				: 0; 
	text-align			: center;
	
	background-image	: url(../img/background.gif);
	background-repeat	: repeat-x;
	
	font-family			: "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size			: 11px;
	line-height			: 14px;
	color				: #FFFFFF;
	
	scrollbar-base-color: #1C1C1C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #F9A600;
	scrollbar-highlight-color: #000000;
	scrollbar-track-color: #000000;
	} 
 
 #newsl {
		border: 1px solid white;
		color: #333333;
		background-color: #CCCCCC;
		}
		
#pagewidth{ 
	width				: 800px; 
	text-align			: left;  
	margin-left			: auto; 
	margin-right		: auto;  
	} 
 
#header{
	position			: relative; 
	width				: 800px; 	
	height				: 121px; 
	width				: 100%;
	} 
 
#maincol{
	background-image	: url(../img/content_background.jpg);
	background-repeat	: no-repeat; 
	width				: 100%;	
	width				: 800px; 
	height				: 579px;
	max-height			: 579px;
/*	float				: right; 
	display				: inline; 
	position			: relative; */
	width:; 
	}
	
#maincolIndex{
	background-image	: url(../img/index_background.jpg);
	width				: 100%;	
	background-repeat	: no-repeat; 
	width				: 800px;
	height				: 579px;
	max-height			: 579px;
/*	float				: right; 
	display				: inline; 
	position			: relative; */
	width:; 
	} 

h1 {
	font-family			: "Trebuchet MS", Georgia, "Times New Roman", times, serif;
	font-size			: 11px;
	font-weight			: bold;
	line-height			: 14px;
	color				: #FFFFFF;
	padding-left: 5px;
	}
	
p {
	padding: 0px;
	margin: 0px;
	}	
	
a:link {
	color: #FFFFFF;
	}
	
a:visited {
	color: #FFFFFF;
	}
	
a:hover {
	text-decoration:none;
	}			

	

#bilboard {
	width				: 325px;
	height				: 319px;
	float				: left;
	}

#text {
	width				: 445px;
	float				: right;	
	}
	
/*#textscroll {
	width				: 367px;
	height				: 380px;
	margin-top			: 0px; 
	overflow-y			: scroll;
	overflow-x			: none;
	padding-right		: 13px;
	padding-left		: 5px;
	}*/
	
#textscroll {
	width				: 377px;
	height				: 380px;
	overflow			: auto; 
	margin-right		: -15px;
	margin-top			: 0px; 
	padding-right		: 5px;
	padding-left		: 5px;
	}
	
#textscroll ul{
	margin				: 0 0 20px 0;
	}
#textscroll li{
	list-style-type		: none;
	margin-left			: 20px;
	padding-left		: 15px;
	background-image	: url(../img/bullet1.gif);
	background-position	: left 3px;
	background-repeat	: no-repeat;
}

#textscroll li.title{
margin					: 0;
font-weight				: bold;
background				: none;
}


#textscroll input, textarea{
border:1px solid #999999;
color:#CCCCCC;
background-color:#000000;
}

#textscroll .none{
border:none;

background:none;
}
#indextext1 {
	width				: 245px;
	height				: 140px;
	margin-top			: 16px;
	padding-left		: 65px;
	padding-right		: 120px;
	float				: right;
	clear				: both;	

	}
	
html>body #indextext1 {
/*	width				: 245px;*/
	height				: 140px;
}
	
#indextext2 {
	width				: 425px;
	height				: 110px;
	margin-top			: 39px;	
	float				: right;
	clear				: both;

	}
	
html>body #indextext2 {
	height				: 145px;
}	
	
#indexform {
	width				: 225px;
	height				: 80px;
	margin-top			: 54px;	
	padding-right		: 200px;
	float				: right;

	clear				: both;	
	}
	
html>body #indexform {
	width				: 225px;
	margin-top: 18px;
}	
	
#footer {
	color				: #666666;
	width				: 325px;
	height				: 35px;
	margin-top			: 18px;	
	padding-right		: 30px;
	float				: right;
	clear				: both;	
	}	
	
#footerContent {
	color				: #666666;
	width				: 325px;
	height				: 35px;
	margin-top			: 48px;	
	padding-right		: 30px;
	float				: right;
	clear				: both;	
	}		
	
#footer, #footerContent a {
	color				: #666666;
	font-weight			: bold;
	}	

#footer, #footerContent a:visited {
	color				: #666666;
	font-weight			: bold;
	}	

#footer, #footerContent a:hover {
	color				: #ffffff;
	font-weight			: bold;
	}	
	
html>body #indexform {
	width				: 225px;
	margin-top			: 18px;
}		
	

.clearfix:after {
	content: "."; 
	display: block; 
	eight: 0; 
	clear: both; 
	visibility: hidden;
	}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

