#allcontent {
	width: 960px;
	
	margin-right: auto;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	}
	
a img { border: none ; }

#header {
	width: 960px;
	background-color: #9a37fa;
	height: 167px;
	padding: 35px 0px 0px 15px;
	}

#headerlinks  {
	
	font-size: 155%;
	width: 180px;
	position: absolute;
	margin:-2px 0px 0px 533px;
	}



p.moveright  {
	text-align: right;  }

#linksbuttons  {
	width: 975px;
	background-color: #9a37fa;
	height: 32px;	
	}



#leftsidebar  {
	float: left;

	top: 165px;
	left: 8px;
	width: 235px;
	padding: 0px 0px 440px 0px;
	text-align: center;
	}

#leftsidebar a:link {
	text-decoration: none;
	color: #A858F0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}

.emailform {
		width: 180px;
		padding: 10px 10px 10px 10px;
		background-color: #E0C93D;
		border-color: black;
		border-width: 2px;
		border-style: solid;
		margin-left: 15px;
		margin-top: 20px;
		}


h2 {
	margin-left: 255px;
	text-align: center;
	}

table {
	margin-left: 10px;
	margin-bottom: 30px;
	font-size: 120%;
	border-collapse: collapse;
	}



td, th {
	border: none;
	padding: 2px 5px 2px 5px;
	}

th {
	background-color: #9E0EFB;
	height: 28px;	
	}


tr.firstline {
		font-size: 130%;
		}


#linksbuttons a:link {
	text-decoration: none;
	color: silver;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	



#footer {
	width: 960px;
	text-align: center;
	font-style: italic;
	
	font-size: 130%;
	color: black;
	
	padding: 30px 30px 10px 170px;
	 }

.footerfont {
	font-family: "Times New Roman", Times, Georgia, serif;
	}

#gotopage {
	font-size: 130%;
	padding-left: 550px;
	}

#footerleft {
	position: absolute;
	width: 170px;
	padding: 40px 0px 0px 30px;
	text-align: center;
	}

#footerleft a:link {
	text-decoration: none;
	color: silver;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}

#footerright {
	float: right;
	width: 170px;
	padding: 50px 30px 0px 0px;
	text-align: center;
	}

#footerbottom {
	padding: 0px 0px 0px 350px;
	}
