body {
	background-color: #e7e3e3;
	font-family: arial,helvetica,sans-serif;
	color: #676a80;
	font-size: 9pt;
	font-weight: normal;
	}
	
table	{
	background-color: #cbc5c3;
	}
	
div.nav {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 40px;
	text-align: right;
	}

a.nav:link {
	text-decoration:none; 
	color: #676a80;
	}
	
a.nav:visited {
	text-decoration:none;
	color: #676a80;
	}
		
a.nav:hover {
	color: brown;
	}
	
a	{
	text-decoration: none;
	}
	
a.link {
	color:green;
	border:5px;
	}
	
a.hover {
	border:none;
	}
	
a.visited {
	border:none;
	}
	
#logo {
	border:0px solid;
	}
	
#simon {
	padding-top: 40px;
	}
	
span.simon {
	font-size: 8pt;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}

p.courses {
	background: #e7e3e3;
	width: 120px;
	text-align: left;
	padding: 10px;
	border: 3px solid #676a80;
	font-size: 8pt;
	}
	
div.right {
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 38px;
	}
	
div.contact {
	width : 170px;
	color : #51402c;
	background-color : #cbc5c3;
	text-align : center;
	padding: 10px;
	border : 1px solid #51402c;
	}
		
div.nav2 {
	height: 430px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	text-align: right;
	}
	
div.nav3 {
	height: 430px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	}
	
div.rollpan {
	padding-left: 10px;
	}
	
div.services {
	width: 515px;
	height: 288px;
	border: solid;
	border-width: 1px;
	background-color: #eeecec;
	}
	
#bottom {
	font-size: 8pt;
	}
	
hr	{
	width: 200px;
	}
		
div.main {
	margin-top: 30px;
	}
	
div.corner {
	position: absolute; 
	top: 80px;
	left: 100px;
	}
	

