/* HGG CSS Document */
body {	text-align: center; /* IE + IE5.5 Centering Hack Part One */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	color:#333;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	font-size:11px;
	text-align:center;
	width: 760px;
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}


#wrapper {	
	/*width: 760px;
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;*/

}

#topright {
	margin-bottom:20px;
	width:585px;
	height:116px;
	background-image:url(images/topright.gif);
	float:right;
	padding: 0;
}

#topleft {
	margin-bottom:20px;
	width:175px;
	height:211px;
	background-image:url(images/topleft.gif);
	float:left;
	padding:0;
}

#mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	letter-spacing:1px;
	word-spacing:25px;
	font-size:12px;
	color:#A14526;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#mainnav a {
	text-decoration:none;
	color:#A14526;
}

#mainnav a:hover {
	text-decoration:none;
	color:#330066;
}
	
#subnav {
    z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	letter-spacing:1px;
	font-size:12px;
	color:#A14526;
	width:125px;
	float:left;
	position: absolute;
	left: 0px;
	top: 223px;
	padding: 0px;
}

#subnav a {
	text-decoration:none;
	color:#A14526;
}

#subnav a:hover {
	text-decoration:none;
	color:#330066;
}

#subnav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#subnav li{
	padding: 0 0 10px 0;
	margin: 0px;
	list-style-type: none;
}

#bottomleft {
	width:638px;
	height:79px;
	float:left;
}

#bottomright {
	width:162px;
	height:171px;
	float:right;
}

#footerbg {
    
	left: 0px;
	width: 760px;
	height:220px;
	background-image:url(images/bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;	
}

#footer {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 530px;
	color:#A14526;
	text-align:left;
	font-size:10px;
	letter-spacing:1px;
	
}

#footer a {
	text-decoration:none;
	color:#990033;
}

#footer a:hover {
	text-decoration:none;
	color:#330066;
}

#header {
	background-color: #F37737;
	font-size: small;
	width:760px;
	height:64px;
	text-align:left;
}

#h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

#h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-left:5px;
}

#basic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:9pt;
	color:#000000;
	margin-left:175px;
	margin-right:40px;
	margin-bottom:10px;
	padding: 0;

	_height: 200px;
	min-height: 200px;	

}

#basic a, #basicindent a, #toppara {
	color:#03529F;
}

#basic a:hover, #basicindent a:hover, #toppara a:hover {
	color:#F37737;
	text-decoration:none;
}

#basicindent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000000;
	margin-left:4px;
}

#toppara {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000000;
	margin-left:175px;
	margin-bottom:15px;
	height: 55px;
}

#topparatitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:22px;
	color:#330066;
	margin-left:175px;
	padding: 0;
	margin-bottom:15px;
	margin-top: 45px;
}
#titleheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:22px;
	color:#330066;
	margin-left: 23px;
	margin-bottom:0px;
	height: 55px;
}


#spacer {
	margin-top:10px;
}

#line {
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #000;
}

#booktitle {
	float:right;
	height:162px;
	width:128px;
	margin-top:0px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}

#mcqbody {	
    width:500;
	height:500px;
	background-image:url(images/mcqtop500.gif);
	background-position:top;
	background-repeat:no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	}
