*{
	margin:0;
	padding:0;
}
body{
	background: url('images/repeatx.gif') repeat-x #EDE3B2;
	margin: 0 auto;
	text-align:center;
	width:1051px;
	font-family: verdana, helvetica, arial, georgia, times new roman;
	font-size:12px;
}
a{
	color: #559692;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p, ul, h3, ol{
	padding-bottom:16px;
}
ul, ol{
	padding-left:20px;
}
h1{
	line-height:30px;
	font-size: 20px;
	padding-bottom:16px;
}
h2{
	line-height:24px;
	padding-bottom:16px;
	font-size:16px;
}
h3{
	line-height:18px;
	padding-bottom:16px;
	font-size:14px;
	text-align:center;
}
#wrapper{
	background:url('images/repeaty.gif') repeat-y;
	width:1051px;
	text-align:left;
}
#header{
	background-image:url('images/header.gif');
	width:1051px;
	height:128px;
	z-index:-1000000;
}
#content{
	position:relative;
	width:910px;
	left:73px;
	top:10px;
	padding-bottom:10px;
	font-size:12px;
	line-height: 16px;
}
#menu{
	float:left;
	width:1051px;
	height:48px;
	margin:0;
	padding: 0;
	display: inline;
	z-index:100;
	position:relative;
}
#menu li
{
	height:48px;
	list-style-type:none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: left;

}
#menu div
{	
	visibility: hidden;
	position:absolute;
	top:38px;
	clear:both;
	font-family: verdana, helvetica, arial, georgia, times new roman;
	font-size:12px;
	line-height: 16px;
	background-color: #856A3D;
	padding:5px;
	border: 2px solid #49481A;
}
#menu div#m1
{
	width:150px;
}
#menu div#m2
{
	width:120px;
}
#menu div#m3
{
	width:136px;
}
#menu div a
{
	display: block;
	text-decoration:none;
	color: #FFFFFF;
}
#menu div a:hover
{
	text-decoration:underline;
}
#menu a
{
	float:left;
}
#menu a:hover
{
	background-position: 0px -49px;
}
#menu a.home{
	width:193px;
	height:48px;
	background-image:url('images/home.gif');
}
#menu a.calendar{
	width:164px;
	height:48px;
	background-image:url('images/calendar.gif');
}
#menu a.about{
	width:141px;
	height:48px;
	background-image:url('images/about.gif');
}
#menu a.contests{
	width:158px;
	height:48px;
	background-image:url('images/contests.gif');
}
#menu a.news{
	width:136px;
	height:48px;
	background-image:url('images/news.gif');
}
#menu a.premiumpages{
	width:259px;
	height:48px;
	background-image:url('images/premiumpages.gif');
}
#footer{
	background-image:url('images/footer.gif');
	width:1051px;
	height:106px;
	margin:0 auto;
	padding:0;
	left:0;
	clear:both;
	text-align:center;
	font-size: 10px;
	font-style:italic;
	color: #FFFFFF;
}
.box{
	width:168px;
	position:relative;
	right:0;
	top:0;
	background:url('images/boxrepeat.jpg');
}
.boxbottom{
	position:absolute;
	width:168px;
	background:url('images/boxbottom.jpg') no-repeat bottom;
	height:15px;	
	left:0px;
	bottom:0px;
}
.boxtop{
	position:absolute;
	width:168px;
	background:url('images/boxtop.jpg') no-repeat top;
	height:15px;	
	left:0px;
}
.boxcontent{
	padding:10px;
	padding-top:14px;
	padding-bottom:14px;
}
.boxcontainer{
	padding:5px;
	float:right;
}
.newsbox{
	background-color:#e9e2bc;
	padding:10px;
	margin:10px;
	float:left;
	width:95%;
}
.newscolumn{
	background-color:#e9e2bc;
	padding:10px;
	float: right;
	width: 35%;	
}
.leftcolumn{
	padding:10px;
	float:left;
	width: 60%;	
}
table{
	border-collapse:collapse;
	font-size:12px;
}
td{
	border: 1px solid #000;
	vertical-align:top;
}

