body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(graphics/sketchbackgroundthread.jpg);
	background-repeat: no-repeat;
        font-family: "Exotic 350 Bold BT", "Exotic LT", Arial, Helvetica, sans-serif; color: darkblue;
	font-size: small !important;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#getinfo {
	position: absolute;
	top: 33%;
	left: 25%;
	height: 400px;
	width: 600px;
	background-color: #FFFFFF;
}

#nav {
	position: absolute;
	top: 7%;
	left: 30%;
	height: 20px;
	width: 600px;
	background-color: #CCCCCC;
}

#nav a{
	float:left;
	color: darkblue;
	background-color: lightgray;
	text-align: center;
	text-decoration: none;
	height: 20px;
	width: 100px;
}

#nav a:hover{
	background-color: lightyellow;
}

#display1 {
	position: absolute;
	top: 13%;
	left: 40%;
}

#display2 {
	position: absolute;
	top: 38%;
	left: 15%;
}


#display4 {
	position: absolute;
	top: 18%;
	left: 70%;
}

#bottomhalf {
	position: absolute;
	top: 42%;
	left: 1%;
	height:260px;
	width: 980px;
 	text-align: center;
}

#pagetitle {
	position: absolute;
	top: 18%;
	left: 38%;
	height:32px;
	width: 491px;
	text-align: center;
	margin-top: 2px;
        font-size: larger; color: #dd7a3b; font-weight: bold;
}

#normalfooter {
	position: absolute;
	top: 98%;
	left: 30%;
	height:26px;
	width: 664px;
	text-align: left;
}

#footercontact {
	position: absolute;
	top: 98%;
	left: 30%;
	height:26px;
	width: 664px;
	text-align: left;
}

#footerabout {
	position: absolute;
	top: 1000px;
	left: 30%;
	height:26px;
	width: 664px;
	text-align: left;
}

#footerregister {
	position: absolute;
	top: 98%;
	left: 6%;
	height:40;
	width: 902px;
	text-align: right;
	padding-top: 10px;
}

#footercourse {
	position: absolute;
	top: 1020px;
	left: 30%;
	height:20px;
	width: 664px;
	text-align: left;
	margin-top: 0px;
}

#content {
	position: absolute;
	top: 28%;
	left: 19%;
	height:550px;
	width: 748px;
	text-align: left;
	margin-top: 50px;
}

#content1 {
	position: absolute;
	top: 3%;
	left: 30%;
	height:15px;
	width: 700px;
	text-align: left;
}

#content4 {
	position: absolute;
	top: 33%;
	left: 38%;
	height:325px;
	width: 492px;
	text-align: left;
	margin-top: 5px;
}

#content4a {
	position: absolute;
	top: 20%;
	left: 38%;
	height:325px;
	width: 492px;
	text-align: left;
	margin-top: 5px;
}

#content5 {
	position: absolute;
	top: 33%;
	left: 6%;
	height:340px;
	width: 200px;
	text-align: left;
}

#content6 {
	position: absolute;
	top: 33%;
	left: 6%;
	width: 800px;
	margin-top: 5px;
}

#content7 {
	position: absolute;
	top: 16%;
	left: 38%;
	height:200px;
	width: 492px;
	text-align: left;
	margin-top: 5px;
}

#content img, #content6 img{
	margin-bottom: 10px;
	margin-right: 10px;
	vertical-align: text-middle;
}

#content5 img {
	margin-bottom: 10px;
}


.style9 {
	font-size: smaller; 
}

.style12 {
	color: #dd7a3b; font-weight: bold; 
}

.style17 {
	color: #dd7a3b; font-weight: bold; font-size: larger; 
}



