/* Fawkner */

body{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/background.jpg) fixed;
}

.page_content
{
	font-size: 12px;
	color: white;
	text-align:justify;
	line-height: 16px;
	text-decoration:none;
	padding-left:15px;
}
.page_content a:link{
	font-size: 12px;
	color: white;
	text-align:justify;
	line-height: 16px;
	text-decoration:none;
	padding-left:15px;
}
.page_content a:hover{
	font-size: 12px;
	color: white;
	text-align:justify;
	line-height: 16px;
	text-decoration:none;
	padding-left:15px;
}
.page_content a:visited{
	font-size: 12px;
	color: white;
	text-align:justify;
	line-height: 16px;
	text-decoration:none;
	padding-left:15px;
}
.page_heading{
	font-size: 20px;
	color: white;
	text-align:justify;
	line-height: 16px;
}
.page_text{
	font-size: 12px;
	width:50%;
	line-height: 16px;
	color: #DE32BC;
}

.winners_content{
	font-size: 12px;
	color: white;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}

.news_content{
	font-size: 12px;
	color: white;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	
}

.more{
	font-size: 11px;
	text-align: right;
	color: white;
	padding-right: 5px;
	text-decoration:none;
	
}

.bottom_links{
	font-size: 12px;
	color: #ccc;
	text-align: center;
	text-decoration:none;
}

.infinite{
	font-size: 12px;
	color: #ccc;
	text-align: center;
	text-decoration:none;
}

.infinite:link{
	font-size: 12px;
	color: #ccc;
	text-align: center;	
}

.infinite:hover{
	font-size: 12px;
	color: #ccc;
	text-align: center;
	text-decoration:none;
}

.infinite:visited{
	font-size: 12px;
	color: #ccc;
	text-align: center;
	text-decoration:none;	
}

