body {
	margin: 0px;
	padding: 0px;
	font: normal 0.75em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #d7d7d7;
	text-align: justify;
	color: #333;
	background: #d7d7d7 url(../images/page-background.jpg) repeat-y center;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	border:0px solid #000;
	width: 800px;
	background-color: #fff;
}



/* =================== Top Nav =================== */

#header {
	margin: 0 0 0 0;
	background: #333;
	border: solid 0px #000;
	height: 80px;
	padding: 0 0 20px 0;
	width: 800px;
}
#logo {
	float: left;
	width: 277px;
	height: 70px;
	background-color:#666666;
	border: solid 0px #000;
	padding: 0px 0px 0px 0px;
	margin: 10px;
}
#firstnav { 
	float: right;
	width: 400px;
	margin: 53px 10px 0px 0px;
	background-color: #111;
	border: solid 0px #943300;
	height: 35px;
}

#firstnav ul{
	width:400px; 
	height:35px; 
	background: #333 url(images/topmenubg.jpg) 0 0 no-repeat; 
	font-size:89%; 
	position:relative; 
	padding:0 0 0 0;
	margin:0;
	border: solid 0px #fff;
}
#firstnav ul li{
	width:auto; 
	float:left;
	display:block;
	margin:0;
	padding:0;
}

/*
#firstnav ul li.leftpadding{
	padding:0 0 0 59px;
	background: url(images/homebg.gif) 100% 0 no-repeat #fff; 
	color:#fff; 
	text-decoration:none; 
	text-align:center; 
	line-height:44px;
}*/
#firstnav ul li a{
	width:auto;
	padding: 6px 15px;
	height:35px; 
	display:block; 
	background: url(../images/nav-brd.png) 0px 0px no-repeat scroll #333; 
	color:#fff; 
	text-decoration:none; 
	text-align:center; 
	line-height:35px;
	border: #fff solid 0px;
}
#firstnav ul li a:hover{
	background: url(../images/nav-brd.png) 0px 0px repeat-x scroll #111;  
	color:#fff; 
	text-decoration:none;
}


/* +++++++++++++++ END TOP NAV +++++++++++++++ */

#welcome {
	float: left;
	width: 800px;
	border: solid 0px #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #8C001C url(../images/welcome-bg.jpg) repeat-x scroll 0px 0px;
	min-height: 30px;
}

#bar {
	float: left;
	width: 800px;
	border: solid 0px #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ED7209;
	min-height: 10px;
}

#left-home {
	float: left;
	width: 250px;
	border: solid 0px #000;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

#right {
	float: right;
	width: 250px;
	border: solid 0px #000;
	margin: 10px 10px 10px 0px;
	background-color: transparent;
}

#content {
	float: left;
	width: 250px;
	background-color: transparent;
	margin: 10px 0px 10px 15px;
	border: solid 0px #000;
}
#content-twocolm {
	float: right;
	width: 525px;
	min-height:550px;
	border: solid 0px #000;
	margin: 10px;
	background-color: #fff;
	padding: 0 20px 0 0;
}
#content-corners {
	clear: both;
	background: #fff url(../images/content_botmleft.gif) no-repeat left;
	border: solid 1px #000;
	height: 6px;
	background-image: url(../images/content_botmrit.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#topics {
	float: right;
	width: 186px;
	border: 10px solid #f0eee3;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
	background: #fff;
}





/* ======================== */


p, li, ol, ul {
	text-align: left;
	line-height: 1.8;
}
p, li blockquote, ul, ol {
	font-size: 88%;
}
h1 {
	font: lighter 150% "Times New Roman", Georgia, Times, serif;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
	border: solid 0px #000;
}
h2 {
	font: lighter 130% "Times New Roman", Georgia, Times, serif;
	text-align: left;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color: #000;
	border: solid 0px #000;
	font-weight: normal;
}
h3 {
	font-size: 105%;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	color: #3d3c2c;
	border: solid 0px #000;
}
h3.titleicon {
	margin-right: 0px;
	margin-top: 1.1em;
	text-align: left;
	color: #222;
	font-size: 1.01em;
	font-weight: bold;
}
blockquote { 
	font-size: 88%;
	width: 150px;
	border: 0px solid black; 
}
ul.nostyle {
	list-style-type: none;
}

li {
	margin: 15px 0px 15px 0px;
}
ul.questions li {
	margin: 2px 0px;
	border: 0px solid red;
	padding: 5px;
}
hr.title-unl {
	border: thin solid #F0EEE3;
	margin: 5px 0px 5px 0px;
}
hr {
	margin: 2px 0px 0px 0px;
	height:1px;
	border: 0px solid #fff;
	background:url(../images/hr.gif) repeat-x scroll;
}
/**/

hr.topicsmarg {
	margin: 4px 4px 4px 4px;
	border: thin solid #fff;
}


/* ========================== TITLE [GREEN] =========================== */
#title {
	float: left;
	width: 800px;
	height: 144px;
	border: solid 0px #000;
	padding: 0px;
	background-color: #F0EEE3;
	background: url(../images/title-head-bg.jpg) no-repeat;
}
#title-left-homepage {
	float: left;
	padding: 0px;
	margin: 45px 0px 7px 0px;
	border: 0px solid #000;
	width: 261px;
	background: url(../images/white-dot.gif) repeat-y right;
}
#title-left {
	float: left;
	padding: 0px;
	margin: 48px 0px 10px 30px;
	border: 0px solid #000;
	width: 440px;
	background: url(../images/white-dot.gif) repeat-y left;
}

h1.title-index-left-text {
	font-size: 2.2em;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: right;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 10px;
	color: #3d3c2c;
	border: solid 0px #000;
}
h3.title-index-right-text {
	font: lighter 130% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	color: #3d3c2c;
	border: solid 0px #000;
}
h1.title-left-text {
	font-size: 2.2em;
	font-weight: lighter;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	color: #3d3c2c;
	border: solid 0px #000;
}
h2.title-left-text {
	font-size: 1.8em;
	font-weight: lighter;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	color: #3d3c2c;
	border: solid 0px #000;
}
#title-right {
	width: 234px;
	float: right;
	margin: 50px 10px 0px 10px;
	padding: 0px;
	border: solid 0px #098;
}
h3.title-right-text {
	font: lighter 130% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	color: #3d3c2c;
	border: solid 0px #000;
}

table.books tr {
	background-color: #fff;
}
table.examdates tr {
	height: 30px;
	border: 1px solid white;
	padding: 3px 10px 0px 10px;
	text-align: center; 
	background-color: #F7F6F1;
}

table.examdates, p {
	text-align: left; 
}
tr.examheader {
	background-color: #289C28;
	font-size: 0.95em;
	font-weight: bold;
	color: #fff;
	height: 50px;
}

table td p {
	font-size: 88%; 
}



/*  +++++++--------------------------  Links  ----------------------------+++++++  */

a:link, a:visited, a:hover, a:active {
	color: #AA0000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-size: 100%;
}
a:hover   {
	text-decoration: underline;
}


a:link.titlelink, a:visited.titlelink, a:hover.titlelink, a:active.titlelink {
	color: #242424;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}
a:hover.titlelink   {
		text-decoration: underline;
}


a:link.footerlink, a:visited.footerlink, a:hover.footerlink, a:active.footerlink { color: #333; font-weight: normal; text-decoration: none; }
a:hover.footerlink   {
		text-decoration: underline;
}


a.topics:link, a.topics:visited, a.topics:hover, a.topics:active { color: #0C7FC0; margin: 0px 0px 0px 0px; font-size: 80%; font-weight: normal; text-decoration: none; }
a.topics:hover   {
		text-decoration: underline;
}
/*  end links  */


/***********------------------ FOOTER --------------------***********/

#footer {
	clear: both;
	background: #fff;
	border: 0px solid #000;
	border-top: 5px solid #AA0000;
	padding: 0px;
	height: 160px;
	margin: 0 10px 0 10px;
	padding: 20px 0;
	width: 780px;
}

#footer-firstnav, #footer-secondnav, #footer-thirdnav {
	width: 190px;
	float: left;
	border: 0px solid #000;
	}
#footer-firstnav {
	margin: 0px 100px 10px 13px;
	}
#footer-secondnav {
	margin: 0px 90px 10px 0px;
	}
#footer-thirdnav {
	margin: 0px 0px 10px 0px;
	}
#footer a {
		white-space: nowrap;
		float: left;
		clear: both;
		color: #333;
		font-weight: normal;
		text-decoration: none;
		padding: 4px 20px 4px 0px;
		width: 150px;
		font-size: 86%;
		border: solid 0px #000;
}
#footer a:hover {
		text-decoration: underline;
		color: #999;
}
/***********  END FOOTER ***********/


/*********** Copyright ***********/

#copyright {
	clear: both;
	background: #fff;
	padding: 0 0 0 10px;
	margin: 0px;
	border-left: solid 0px #fff;
	border-right: solid 0px #fff;
	border-bottom: solid 0px #333;
	border-top: solid 0px #333;
	height: 40px;
	text-align: left;
}

p.copyright {
	float: left;
	width: 760px;
	font-size: 85%;
	color: #333;
	padding: 8px 0px 6px 0px;
	border-bottom: 0px solid #666;
	border-top: 1px dotted #f0f0f0;
	margin: 0 0px 10px 0px;
}

/*********** End Copyright ***********/

#left {
	float: left;
	width: 200px;
	border: solid 0px #000;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	background-color:#f0f0f0;
}

/*  ======  NEFT NAVIGATION SYSTEM  =======  */


img {
    border: none;
} 


#menu {
	width: 210px;
	margin: 0px;
	border: 0px solid red;
	border-top: 5px #8C001C solid;
	background-color: transparent;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 3px;
	background-color:#ED7209;
	line-height:32px;
	}
#menu li {
		display: inline;
		/* for IE5 and IE6 */
	}
#menu li a {
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	border: 0px solid green;
	font-size: 95%;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	background: url(../images/menu2.gif);
	padding: 4px 0 4px 10px;
	}
	
#menu li a:hover {
	color: #fff;
	background:  url(../images/menu2.gif) 0 -27px;
	padding: 4px 0 4px 10px;
	}