body {
	padding: 0px 0px 0px 0px;
	background:#ffffff;
	}
	

.main {
	position: absolute;
	top: 120px;
	left: 230px;
	padding: 0px 40px 0px 0px;
	width: 700px;
	}
	
#sidebar1  {
	position: fixed;
	top: 0px;
	left: 0px;
	}
	
#sidebar3  {
	position: fixed;
	top: 0px;
	left: 0px;
	}
	
#toc {
	font:normal 12px "Trebuchet MS", "Helvetica", sans-serif;
	line-height:175%;
	white-space:nowrap;
	position: absolute; top: 165px; left:30px;
	color:#A37172;
	text-align:left;
	width:100px; 
	height:400px;
	margin-left:6px;
	padding:10px
	}
	
	
#doctoc {
	font:normal 12px "Trebuchet MS", "Helvetica", sans-serif;
	line-height:200%;
	white-space:nowrap;
	position: absolute; top: 365px; left:30px;
	color:#A37172;	
	text-align:left;
	width:140px; 
	height:200px;
	margin-left:4px;
	padding:5px;
	}

/* For all non IE browsers */
html>body #toc {
	position: fixed;
	top: 150px;
	left: 20px;
} 
html>body #doctoc {
	position: fixed; top: 354px; left: 24px;
} 


#gohome {
	padding-top: 6px;
	margin: 0px -10px -12px -2px;
	border: none
	}	
	
#gostudents {
	margin: 0px -2px 0px -2px;
	border: none
	}
		
#goparents {
	margin: 0px -2px 0px -2px;
	border: none
	}
		
#goteachers {
	margin: 0px -2px 0px -2px;
	border: none
	}
		
#goevents {
	margin: 0px -4px 0px -4px;
	border: none
	}
		
#goinfo {
	margin: 0px -2px 0px -8px;
	border: none
	}
		
#goregistration {
	margin: 0px -2px 0px -10px;
	border: none
	}
	
#footer {
	height:140px; width:800px;
	font-size: 10px;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-weight: normal; 
	color:grey;
	text-align:right;
	line-height:175%;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	}

h1 {
	position: absolute;
	top: 0px;
	left: 350px;
	font-size: 42px;font-family: "Verdana", "Helvetica", sans-serif;
	font-weight: normal; 
	color:#440000;
	text-align: left;
	padding: 0px 0px 0px 0px;
	white-space:nowrap;
	}
	
h2 {
	font-size: 18px;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-weight: normal; 
	text-transform:uppercase;  
	color:#3A1F44;
	margin-left: 0px;
	margin-top:25px;
	margin-bottom:0;
	}	
	/* Non IE browsers */
	html>body h2 {
		margin-left: -10px;
	}

	
h3 {
	font-size: 16px;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-weight: normal; 
	color:#761311;
	margin-top:15px; margin-bottom:2px;
	}	

h4 {
	font-size: 11px;
	font-family: "Verdana", "Helvetica Bold", sans-serif; 
	font-weight: bold; 
	text-transform:uppercase; 
	color:#7e5866; 
	margin-top:16px; margin-bottom:2px;
	}

h5 {
	font-size: 11px;
	font-family: "Verdana", "Helvetica Bold", sans-serif; 
	font-weight: strong; 
	text-transform:none; 
	color:#7e5866; 
	margin-top:10px; margin-left:8px; margin-bottom:0px;
	}

p {
	font-family: "Verdana", "Helvetica", sans-serif; 
	font-size:11px; 
	color:#5f5f5f;
	padding: 0px 8px 0px 2px;
	line-height:175%; 
	text-indent:0px; 
	margin-top:0px;
	}
	
#describe {
	font-size: 11px;
	font-family: "Verdana", "Helvetica Bold", sans-serif; 
	font-weight: normal; 
	text-transform:none; 
	color: grey; 
	margin-top: 4px; margin-left: 8px; margin-bottom: 4px;
	}
	
.caption {font-size:.8em;font-style:italic;font-family:"verdana", sans-serif}
	
#portraitleft {
	align:left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

#portraitright {
	align:right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	}


ol { 
	padding-left: 40px;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 11px; 
	color:#5f5f5f;
	line-height:200%;
	}		
	
ul {
	list-style-type: none; 
	padding-left: 20px;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 11px; 
	color: #5f5f5f;
	line-height:225%;
	}

li.dmnd {
	background: url(_images/diamond.gif) left 6px no-repeat;
	padding-left:25px;
	padding-top:0px;
	padding-bottom:0px;
	text-indent:0px;
	}
	
hr	{
	margin-top:5px;
	margin-bottom:10px;
	}	
	
a:link {
	text-decoration : none;
	color : #64486B;	
	}

a:visited {
	text-decoration : none;
	color : #64486B;	}

a:hover {
	text-decoration : none;
	color : #800000;
	}	
	


.table {
	font-family: "Verdana", "Helvetica", sans-serif;
	color: grey;
	font-size: 11px;
	font-style: none;
	font-weight: normal;
	padding: 5px 0px 10px 10px;
	}

td	{
	text-align: left;
	line-height:175%;
	}


	
#table {
	font-size: 11px;
	font-family: "Verdana", "Helvetica Bold", sans-serif; 
	font-weight: normal; 
	text-transform:none;
	color: grey; 
	margin-top: 0px; margin-left: 6px; margin-bottom: 4px;
	}	

.emph {
	font-style: italic;
	font-weight: bold;
	color: #616A82;
	}

.button {
	font-size: 12px;
	font-family: "Verdana", "Helvetica", sans-serif;
	color:#440000;
	width:120px;
	height: 24px;
	cursor:pointer;
	}

p.regfooter {
	position: fixed;
	top: 770px;
	left: 40px;
	width: 290px;
	color:#B6B6B6;
	text-align:left;
	}
	
.button .continue {
	position:absolute; top:680px; left:620px;
	}
	
.button .addchild {
	position:absolute; top:650px; left:620px;
	}	
	
.button .back {
	position:absolute; top:680px; left:300px;
	}	
	
.button .cancel {
	position:absolute; top:680px; left:300px;
	}

