*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4B4A;

	background-position: center;
}
a:link { }
a:visited { }
a:hover {

}
a:active { }
.rightshadow{
	background: url(images/rightshadow.jpg) repeat-y;
}
.leftshadow{
	background: url(images/leftshadow.jpg) repeat-y;
}
#banner{
	position: absolute;
   top: 550px;
	left: 800px;
	
}
.newsText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.newsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A6B7A;
}
.newsTitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A6B7A;
}
/*
.frame{

	border-left: thin dotted Gray;
   border-right: thin dotted Gray;
	border-bottom: thin dotted Gray;
	
}
*/
.contentBlock{
	padding: 15px;
	min-height: 1000px;
}
#frontpageintend{
padding-left: 30px;
	
}
#contestform{
	background: #FFFAF0;
	border: 1px solid Silver;
	padding: 4px;
}


H3{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 18px;
	color: Maroon;
}


H1{
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  font-size: 14px;
  color: #A52A2A;


	
}

H2{
	font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;
   font-size: 12px;
   color: #A52A2A;
	
}

UL { list-style-image: url("images/eve_bullet.png"); 

}

.rightmenu{

  background: url(images/rightmenu.jpg) no-repeat;
  padding-left: 25px;
  padding-top: 45px;
  padding-right: 15px;

}
.rightmenu2{
	padding-left: 25px;
	padding-top: 45px;
	padding-right: 15px;
	background: url(images/rightmenu2.jpg) no-repeat;
}
.topmenu{

	background: url(images/topmenu.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 3px; /*color: #3B6F9C;*/
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
}
.topmenu span{
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.topmenu a{
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.topmenu a:hover {
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

