body{
	margin:0px;
	text-align:center;
	background-color:white;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
a{
	color:#660000;
}
a:visited{
	color:#000066;
}
table.maintable{
	margin:auto;
	width:780px;
	height:100%;
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
}
td.navigation{
	vertical-align:top;
	padding:0px;
	border:0px;
	width:219px;
	background-image:url(images/navbackground.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
table.navbar{
	width:219px;
	height:100%;
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
	background-image:url(images/navtop.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
td.navbar{
	padding-top:70px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:40px;
	vertical-align:top;
	background-image:url(images/navbottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
}
td.navbar a{
	color:black;
}
td.navbar a:hover{
	color:#666666;
}
td.navbar a:visited{
	color:#333366;
}
td.navbar a:visited:hover{
	color:#666699;
}
td.navbar a img{
	border:1px solid red;
	width:168px;
	height:25px;
}
td.content{
	padding:0px;
	vertical-align:top;
	width:561px;
	text-align:center;
}
img.soblogo{
	width:367px;
	height:64px;
	border:0px;
}
h1.logo{
	display:block;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}
div.creative{
	margin:auto;
	margin-top:18px;
	margin-bottom:-10px;
	width:547px;
	height:179px;
	background-image:url(images/creative.jpg);
	text-align:justify;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
}
div.creativecontent{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-left:298px;
	padding-top:9px;
	padding-right:17px;
}
div.creative2{
	padding-left:5px;
	padding-right:5px;
	margin:auto;
	margin-top:25px;
	margin-bottom:-10px;
	text-align:justify;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
div.creative2 p{
	margin-top:0px;
	padding-left:10px;
}
div.content{
	padding-left:15px;
	padding-right:15px;
	margin-top:18px;
	border:0px;
	height:100px;
	text-align:left;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
}
h2.front{
	display:inline;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
}
div.content h1{
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:16px;
}
h3{
	margin-top:5px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:15px;
}
p.schools{
	margin-top:0px;
	margin-bottom:20px;
	padding-left:10px;
}
input{
	border:1px solid black;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
}
