html {height: 99%; overflow: auto;}
body {height: 98%; background: #C0C0C0 url("../images/bgd_body.png"); font-size: 75%; font-family: Arial, Helvetica, sans-serif;}
* { margin: 0;padding: 0;} /* needed for IE 6  buggy without */	

#wrap {width: 960px; min-height: 82%; height: auto !important; height: 82%; margin: 0 auto; background: url("../images/bgd_main_mid.png") repeat-y left top;}
* html #wrap {height: 95%;}

a {color:#004D96; text-decoration: none;}
a:hover {color: #45A0F6; text-decoration: underline;}

img {border: none;}
table {margin: 0; padding: 0; border: none;}
tr {vertical-align: top; text-align: left;}
form {margin: 0;}
input {font-size: 80%;  color: #004D96;}
label {vertical-align: top;}

h2, h3, h4, h5, h6 {font-weight: bold; padding: 0; margin: 0; color: #004D96;}

h1 {font-size: 2.0em; margin: 0; color: #004D96}
h2 {font-size: 1.7em;}	
h3 {font-size: 1.4em;}	
h4 {font-size: 1.2em; font-weight: bold;}	
h5 {font-size: 1.0em; font-weight: bold;}	
h6 {font-size: 0.8em; font-weight: bold;}

dl { border-bottom: 1px solid #999;}
dt {width: 17em; padding: .5em; float: left; margin: 0; border-top: 1px solid #999; font-weight: bold;}
dd {margin-left: 18em; padding: .5em;}
dd.first { border-top: 1px solid #999;}
dd.title {font-weight: bold; font-size: 1.2em; color: #444; margin: 0; padding: .5em;}
/*ul {list-style-image: url("../images/list_bullet.png"); width: 215px; margin: 0.3em auto 0 auto; font-size: 98%; color:#FFF;}*/
ul li, ul.sub li {margin-bottom: 0.5em;}
ol {margin-top: 0.3em; margin-left: 1.9em; font-size: 98%;}

.clear {clear: both;}
ul.sub {list-style-image: url("../images/list_bullet.png"); width: 215px; margin: 0.3em auto 0 auto; font-size: 98%; color:#FFF;}

/* top section start */
#header {width: 960px; height: 230px; background: url("../images/header.png") no-repeat left top;}
/* top section end */

/* left start */
#subcontentleft {float:left; width:400px; padding-top: 10px; color: #444;}
#subcontentleft p {margin-top: 25px; margin-left: 3px; width: 395px;}
#lcol {float: left; width: 260px; height: 250px;}
/* left end */

/*start main */
#content {width: 940px; margin: 0 auto 0 auto; padding: 0; color: #868585;}
#content p {text-align: justify; padding: 0;}
#contentleft {float:left; width:260px; height: 270px; margin: 0; min-height: 340px; }	
#contentmiddle {float:right; width: 660px; padding-top: 8px;}
#contentmiddle p, #contentright p, #subcontentmiddle p {text-align: justify; padding: 0; margin: 0.7em 0;}

h2.students {height: 41px; background: url("../images/icon_students.png") no-repeat 0 0; padding-left: 40px; padding-top: 10px;}
h2.forms {height: 41px; background: url("../images/icon_forms.png") no-repeat 0 0; padding-left: 50px; padding-top: 10px;}
/* end main */

/* footer start */
#footer {position: relative; width: 960px; height: 22px; margin: 0 auto; padding-top: 1em;  background: url("../images/bgd_main_bot.png") no-repeat center top;}
/* footer end */			