body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	background: #cd00cc url(images/bg.jpg) left top repeat-x;
}

.centre{
	text-align: center;
}

.border a img{
	border: 2px solid #e30f66;
}

.border{
	border: 1px solid #e30f66;
}

h1 {
	font-size:20px;
	margin-top:0px;
	margin-bottom:12px;
	color:#674868;
}

h2 {
	font-size:12px;
	margin-top:-9px;
	margin-bottom:17px;
	color:#674868;
}

p {
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:18px;
}

a {
	color:#674868;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
}

a.nav {
	margin-left:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

a.nav:hover {
	margin-left:10px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

a.footer {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a.footer:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.leftcol {
	font-size:11px;
	line-height:14px;
	color: #fff;
	background: #674868;
}

.copyright {
	font-size:10px;
	line-height:12px;
	color:#fff;
}

.content{
	background: #ebe551;
}