	body {
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 28px;
	margin-left: auto;
	margin-right: auto;
}	


#allcontent {
	height: 1500px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border: 10px solid #509bce;
	}

	
.nobullet {
	list-style:none; 
	padding: 0px;
	}

#submit {
	text-align: center;
	width: 530px;
	}
	
fieldset {
	margin-bottom: 20px;
	margin-right: 211px;
	margin-left: 270px;
	}	

#reset {
	margin-left: 39px;
	}

		
#textarea {
	text-align: left;
	vertical-align: top;
	}


td > img {
	vertical-align: bottom;
	padding: 0px;
	}
		
.contacttable th {
	text-align: left;
	padding: 0px 5px 0px 0px;
	width: 137px;
}

.contacttable td{
	text-align: left;
	padding: 0px;
}
		

		
		
th {
	text-align: right;
	padding: 5px;
	width: 190px;
	}

#nopadding {
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
li {
	padding-bottom: 40px;
	}
	
	

	
#toplogo {
	height: 165px; 	 
	}

a {
	color: #509bce;
}

#inside {
	padding-left: 270px;
	padding-right: 210px;
	padding-top: 25px;
	border-top: 10px solid #509bce;
	color: #509bce;
	font-weight: bold;
	font-family: trebuchet ms;
	text-align: justify;
	font-size: 100%;
	}


	
em {
	font-size: 105%;
	}
	
h3 {
	border-bottom: 1px solid #509bce;
	font-size: 150%;
	text-align: center;
	}
	
#nav {
		text-align: left;
		margin-top: 25px;
		margin-left: 359px;
		}
		
		
a img {
	border: 0px;
	}
	
	
#leftsidebar {
	float: left;
	width: 210px;
	height: 1275px;
	background-color: #f37820;
	text-align: center;
	color: #509bce;	
	border-right: 10px solid #509bce;
	padding-top: 60px;
}


#rightsidebar {
	float: right;
	width: 150px;
	height: 1335px;
	background-color: #f37820;
	text-align: center;
	color: #509bce;
	font-weight: bold;	
		border-left: 10px solid #509bce;
}


#main {
margin-left: 230px;

}


