/* CSS Document */

body {
	margin:0px;
	background-image:url(/images/websites/spreydon/bg-01.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	color:#000000;
}

#bg-footer {
	background-image:url(/images/websites/spreydon/bg-footer.gif);
	background-repeat:repeat-x;
	height:85px;
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}
.newsbox {
	background-image:url(/images/websites/spreydon/bg-box.gif);
	background-repeat:repeat-x;
	width:647px;
	height:113px;
	border: 1px solid #e5e3e3;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8a8989;
}

.heading1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #09447c;
}

.more-link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f26f05;
	text-decoration: underline;
}

.more-link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f26f05;
	text-decoration: none;
}

.right-pan {
	background-image: url(/images/websites/spreydon/right-pan.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height:587px;
}

.winners {
	margin-left:-20px;
	padding-top:60px;
	list-style: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.winners li {
	padding-left: 15px;
	padding-top:10px;
	background-image:url(/images/websites/spreydon/bul-02.gif);
	background-repeat:no-repeat;
	background-position:1px 15px;
}

.winners ul { 
	list-style: none;
}

.footer-link {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.footer-link:hover {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

