* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#333;
	background-image: url(../images/whitestarbg.jpg);
}
#wrapper {
	width: 960px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#header1 {
	height: 96px;
	width: 960px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3C6F98;
}

ul#decimal {list-style-type: decimal}

#topmenu {
	color: #000;
	background-color: #FFF;
	font-size: 13px;
	height: 35px;
}

a#first {text-indent : 1em ;}

#topmenu a {	
	color: #282A5A;
	text-decoration: none;
	background-color: #FFF;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	padding-right:16px;
	padding-left: 16px;
	height:15px;
	display:block;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
	margin-top:5px;
}

#topmenu a:hover {
	color: #FFF;
	background-color: #282A5A;
}
.hasborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #282A5A;
}

#picture {
	height: 240px;
	width: 960px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#mainsection {
	width: 960px;
	background-image: url(../images/greencirclesgreybg-960x640.png);
	min-height: 640px;
}

#mainsection2 {
	width: 960px;
	background-image: url(../images/greencirclesgreybg-960x660.png);
	min-height: 660px;
}

#mainsection3 {
	width: 960px;
	background-image: url(../images/greencirclesgreybg-960x700.png);
	min-height: 700px;
}

#mainsection4 {
	width: 960px;
	background-image: url(../images/greencirclesgreybg-960x960.png);
	min-height: 960px;
}

h2, h3, h4, em {
	color: #282A5A;
	background-color: #D4E6EE;
}

A:link {color: #282A5A; font-size:14px; text-decoration:none;}
A:visited {color: #282A5A; font-size:14px; text-decoration:none;}
A:active {color: #282A5A; font-size:14px; text-decoration:none;}
A:hover {color: #282A5A; font-size:14px; text-decoration:underline;}
span#blue {font-size:11px; color: #282A5A;}
#content p, h2, ul, li {
	background-color: #D4E6EE;
}
#content ul {
	margin-left: 20px;
}



#sidemenu {
	float: left;

}
#sidemenu a {
	float: left;
	text-decoration: blink;
}

#content {
	float: left;
	width: 612px;
	background-color: #D4E6EE;
	padding-right: 48px;
	padding-left: 48px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	min-height:300px;
	font-size: 13px;
}

#content-top {
	background-image: url(../images/content-top-D4E6EE.png);
	float: left;
	height: 36px;
	width: 708px;
	margin-top: 5px;
}
#content-bottom {
	background-image: url(../images/content-bottom-D4E6EE.png);
	float: right;
	height: 36px;
	width: 708px;
	margin-bottom: 5px;
}
#footer {
	background-color: #AFD8FF;
	clear: both;
	font-size: 10px;
}
#contactinfo {
	margin-left: 25px;
}
#contactimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

#tutorquestions {
	margin-left: 20px;
}
#contentgraphic {
	float: left;
}
#contactimagediv {
	clear: both;
}

span#address {color : #282A5A; font-weight : 100}
