body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height:150%;
	background: #ECE4F1
}
a {
	text-decoration:underline;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration:none;
}
h1 {
	margin: 10px 0px 0px;
	padding: 0px;
	float:left;
	clear: none;
}
h1 a{
	display:block;
	background: url(images/logo.jpg) no-repeat;
	height: 114px;
	width: 354px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 240%;
	color: #D6006C;
	font-weight: normal;
	margin: 20px;
	font-style: italic;
	}
h2blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 240%;
	color: #11227f;
	font-weight: bold;
	margin: 20px 0px 5px;
	line-height: 120%;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #92CE45;
	padding-bottom: 2px;
	border-bottom: 2px solid #11227F;
	margin: 5px 0px 5px;
	}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:160%;
	margin: 20px;
}
#main_wrap{
	margin: 0px auto;
	width: 765px;
}
#nav {
	float:right;
	list-style:none;
	margin: 84px 0px 0px;
	padding:0px;
	clear: none;
}
#nav li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	line-height:100%;
	float:left;
}
#nav li a{
	color:#702B90;
	text-decoration: none;
	padding: 12px 0px 0px 12px;
	float:left;
}
#nav li a:hover{
	color:#D6006C;
}
#content {
	width: 777px;
	Height: 402px;
	float:left;
	padding: 0px 0px 0px;
	background: url(images/pagebg.jpg) no-repeat center top;
	colour: #FFFFFF;
}
#sidebar {
	width:250px;
	float:right;
	margin-top: 0px;
	background: #FFFFFF
}
#submenu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#submenu li{
	border-bottom: 1px solid #dae6e9;
	padding:5px 0px;
}
#submenu li a{
	color: #11227F;
	text-decoration: underline;
}
#submenu li a:hover{
	color: #11227F;
	text-decoration:none;
}
#footer {
	clear:both;
	background: url(images/footerbg.jpg) no-repeat center top;
	text-align: right;
	height: 50px;
}
#copyright {
	width: 770px;
	text-align:left;
	margin: 10px auto auto;
	padding:10px 0px;
	font-size: 90%;
	color: #666666;
}
.blue {
	color: #11227F;
}
#paypal {
	padding: 10px 0px 0px 20px;
}