/* CSS Document */

body {
	background-color:#000000;

}

.text_001 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;

}

.text_001 a:link, .text_001 a:visited, .text_001 a:active{
    color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
 
}

.text_001 a:hover {
    color:#333333;
 
}

.text_002 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;

}

.text_002 a:link, .text_002 a:visited, .text_002 a:active{
    color: #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
 
}

.text_002 a:hover {
    color:#666666;
 
}

.text_003 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;

}

.text_003 a:link, .text_003 a:visited, .text_003 a:active{
    color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
 
}

.text_003 a:hover {
    color:#333333;
 
}

.text_004 {
    scrollbar-face-color: #c5baa4;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:5px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

.main {
	background:url(images/main.jpg);

}

.sub {
	background:url(images/sub_bg.jpg);

}

.contact {
	background:url(images/contact_bg.jpg);

}

.events {
	background:url(images/events_bg.jpg);

}

.left {
	background:url(images/left.jpg);

}

.right {
	background:url(images/right.jpg);

}

.bottom {
	background:url(images/bottom.jpg);

}

.footer {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;

}
.footer a:link, .footer a:visited, .footer a:active{
    color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
 
}

.footer a:hover {
    color:#333333;
	text-decoration:underline;

}

 