#error
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: 600;
	color: silver;
	
	position: relative;
	margin-left: 40px;
	margin-top: 87px;
	float: left;
}

input
{
	padding-top: 3px;
	font-size: 12px;
	border: 2px solid red;
	background-color: black;
	color: white;
	height: 20px;
	padding-left: 2px;
	width: 398px;

}

#message
{ 
	padding-top: 4px;
	border: 2px solid red;
	background-color: black;
	color: white;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	width: 400px;
	height: 200px;
	overflow: visible;
}

#submit
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	background-color: #990000;
	width: 50px;
	height: 18px;
	padding: 0;
	border: 1px solid #990000;
}

.title 
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: 600;
	color: white;	
}

.title_news 
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: Bold;
	color: white;	
	line-height: 2.5em;
}

.title_news2 
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 20px;
	font-weight: Bold;
	color: white;	
	line-height: 2.5em;
}

.title_events 
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 25px;
	font-weight: 400;
	color: white;	
	line-height: 2.0em;
	margin-left: 20px;
	width: auto;
}

.title_about
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 46px;
	font-weight: bold;
	color: white;
	line-height: 2.0em;
	padding-left: 20px;

}

.title_email
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: 700;
	color: white;	
	line-height: 2.0em;
	padding-left: 20px;
	padding-top: 20px;
}

.nextline
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.trademark
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: 600px;
	color: white;
}

.sitemap
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
}


ul#twitter_update_list 
{  
	 font-family: Arial, Helvetica, Verdana;
     font-size: 12px;
     color: white; 
     line-height: 1.4em;
     list-style: square;
}

ul#archives
{  
	 font-family: Arial, Helvetica, Verdana;
     font-size: 14px;
     color: white; 
     line-height: 1.4em;
     list-style: square;
}

p
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: white;
	line-height: 1.5em;
}

.p_events
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: red;
	padding-left: 20px;
	
}

.p_about
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	color: white;
	line-height: 1.5em;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 950px;

}

.right
{
	float: right;
}

#lpng
{
	top: 10px;
	position: relative;
}

A:link {text-decoration: none; color:white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: none; color:red;}