body {
	background: #535353 url(images/body_bg.gif) no-repeat 50% 26px;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	padding: 60px 0 0 0;
	margin: 0;
}

img {
	border: none;
}

form {
	margin: 0; 
	padding: 10px 0 0 0;
}

h1, h2 { 
	color: #FF811A;
	margin: 10px 0 14px 0; 
	padding: 0;  
	font: normal 18px arial, verdana, Sans-Serif; 
	background: transparent;
}

h3, span { 
	font: normal 12px verdana, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; 
	font-weight: bold;
	color: #9F1C4E; 
}

span {
	font: normal 12px Arial, Sans-Serif; 
}

p {	
	margin: 0 0 14px 0; 
	line-height: 1.3; 
}

.align {
	position: relative;
	width: 780px;
	margin: 0 auto 0 auto;
	background: transparent;
	text-align: center;
}

/*  Header ========================= */

.logo {
	position: absolute;
	width: 300px;
	height: 106px;
	top: 0;
	left: 0;
	margin: 0 auto;
	background: transparent;
}

.header {
	position: absolute;
	width: 480px;
	height: 170px;
	text-align: left;
	margin: 0 auto;
	top: 0;
	left: 300px;
	padding: 0;
	background: transparent url(images/header_bg.jpg) no-repeat 0 0; 
}

.enrol {
	position: absolute;
	text-align: center;
	width: 290px;
	height: 47px;
	padding: 17px 0 0 60px;
	top: 106px;
	left: 0;
	background: transparent url(images/enrol_bg.gif) no-repeat 0 0; 
}

/*  Main */

.wrapper {
	position: absolute;
	width: 780px;
	margin: 170px 0 0 0;
	padding: 0;
	background: #FFFFFF url(images/main_bg.gif) repeat-y 0 0; 
}

.left {
	position: relative;
	width: 218px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 0 3px;
	background: transparent;
}

/* Menu */

.menu a {
	display: block;
	width: 194px;
	line-height: 24px;
	text-decoration: none;
	color: #444444;
	margin: 0;
	padding: 0 0 0 24px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	background: #EEEEEE url(images/menu_bg.gif) no-repeat 0 0; 
}

.menu a:hover {
	background: #CCCCCC url(images/menu_bg_hover.gif) no-repeat 0 0;
}

.content {
	position: relative;
	width: 519px;
	float: right;
	color: #444444;
	text-align: left;
	margin: 0;
	padding: 0 20px 10px 20px;
	background: transparent; 
}

.content a {
	color: #3939D1;
}

.content a:hover, .header a:hover  {
	color: #999999;
	text-decoration: none;
}

.content ul {
	line-height: 1.4;
}



/*  Footer ========================= */

.bottom_menu {
	position: relative;	
	clear: both;
	top: 0;
	height: 44px;
	width: 780px;
	text-align: right;
	padding: 0;
	background: transparent url(images/bottom_bg.gif) no-repeat 0 0; 
	border: none;
}

.bottom_menu a { 
	display: block;
	float: right;
	line-height: 44px;
	width: 100px;
	font-size: 11px;
	color:#222222;
	text-align: center;
	margin: 0;
	padding: 0; 
	text-decoration:none; 
}

.bottom_menu a:hover { 
	color:#BBBBBB; 
} 

.footer {
	clear: both; 
	text-align: center;
	line-height: 1.3;
	color: #FFFFFF;
	font-size: 11px;
	width: 780px; 
	bottom: 0; 
	left: -2px;
	padding: 10px 0 10px 0; 
	background: #535353; 
}

.footer1 {
	clear: both;
	width: 780px;
}

.footer a, .footer1 a {
	display: inline;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
}

.footer a:hover, .footer1 a:hover {
	color: #BBBBBB;
}

.footer1 a {
	margin: 0;
}

/* Dates table */

table.dates {
	background: #ffffff;
}

table.dates td {
	background: #f2f2f2;
}
