body {
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color:#FFFFFF
}
/* normal body links*/
a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
}
/* end of normal body links*/
li {
	list-style-position: outside;
	line-height: 20px;
	text-align: justify;
	list-style-image:
	margin: 3px 7px 7px;
}

#header{
	margin: 0 auto 0 auto;
	width:800px;
	height:136px;
	background-image:url(images/header_ast.jpg);
	background-repeat: no-repeat;
}
#menu {
	margin: 0 auto 0 auto;
	width: 800px;
	padding: 5px 7px 0 0;
	height:25px;
	text-align:right;
}
#menu a {
	padding-left: 10px;
	color:#FF0000;
	font-weight: bold;
	text-decoration:none;
}
#promoHeading {
	width: 800px;
	text-align:center;
}
#promoHeading h1 {
	color:#0000FF;
	font-size: 20px;

}
#main {
	margin: 0 auto 0 auto;
	width:800px;
}
#homecontent {
	width: 360px;
	padding: 7px 10px 30px 10px;
	float:left;
	margin-left: 25px;
}
#footer {
	margin: 0 auto 0 auto;
	width:800px;
	height: 60px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear:both;
	color:#FF0000;
	text-align:center;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	padding: 0 10px 0 10px;
	text-decoration:none;
	border-right: #9e884a 1px solid;
}
#sideMenu {
	width: 150px;
	margin-left: 7px;
	margin-top: 0px;
	float:left;
}
#sideMenu a:link, #sideMenu a:active, #sideMenu a:hover, #sideMenu a:visited {
	display:block;
	background-color:#FFFF00;
	border: #000000 solid 5px;
	padding: 3px 0;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	color:#FF0000;
}
#sideMenu a:hover, #sideMenu a:active {
	background-color: #0033FF;
	color:#FFFFFF;
}
#rightSideMenu {
	float:right;
	width: 200px;
	border: #FF0000 solid 3px;
	padding: 0 3px;
	color:#FFFF00;
	font-size: 11px;
}
#rightSideMenu h3 {
	color:#FFFF00;
	font-size: 12px;
	text-align:center;
}
h1, h2, h3 {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}
h6 {
	font-size:14px;
	text-align:right;
}
.headings {
	font-weight: bold;
	font-size: 15px;
	padding-top: 15px;
}
.sitemap1 {
	font-weight: bold;
}
.sitemap2 {
	margin-left: 20px;
}
.sitemap3 {
	margin-left: 40px;
}
#qws a {
	float:right;
	padding-right: 10px;
	color: #ABBABE;
	text-decoration:none;
}
img.left {
	float:left;
	padding-right: 10px;
}
img.right {
	float:right;
	padding-left: 10px;
}
select, input, textarea {
	font-size: 10px;
}
.divider {
	border-bottom: #FF0000 2px solid;
	width: 100%;
	clear:both;
	line-height: 1px;
}

a.readmore
{
	color: yellow;
}
#homeEnrol a:link, #homeEnrol a:visited, #homeEnrol a:hover, #homeEnrol a:active {
	display:block;
	background-color:#0033FF;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
	width: 150px;
	padding: 7px;
	text-align:center;
	text-decoration:none;
	margin: 20px 0 0 90px;
}
#homeEnrol a:hover, #homeEnrol a:active {
	background-color: #FFFF00;
	color:#000000;
}
#hidden {
	visibility:hidden;
}