*
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	height: auto;
	color: #000000;
	
}
#container {
	background-color: #FFFFFF;
	height: auto;
	width: 790px;
	margin-left: -395px;
	position: relative;
	left: 50%;
	border-top: medium #000000;
	border-right: medium #000000;
	border-bottom: medium #000000;
	border-left: medium #000000;
}
body {
	background-color: #FFFFFF;
	background-image: none;
	font-family: Garamond;
	font-size: 16px;
	color: #333333;
}
#listnav a {
	display: block;
	padding: 0px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	list-style-image: none;
	background-image: url(buttonwhite.png);
	margin-right: 0px;
}
#listnav li {
	border: thin none #000000;
	list-style-type: none;
	width: 185px;
	margin-left: 0px;
	padding: 3px;
}
#horisnav a:hover {
	background-color: #FFFFFF;
	color: #0033FF;
	font-size: 12px;
}
#horisnav {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	border: 15px none #FFFFFF;
	position: relative;
	font-family: "Copperplate Gothic Light";
	font-size: 10px;
	font-style: normal;
	height: 30px;
	text-decoration: underline;
	margin-top: 10px;
}
#horisnav li {
	float: left;
	list-style-type: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
#horisnav a {
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #000000;
}
#horisnav ul {
	margin-left: 100px;
}
#horisnav li .first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 12px;
}


#header {
	background-color: #0033CC;
	height: 160px;
	width: 100%;
	background-image: url(ajsunpicture.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
}
#leftnav {
	float: left;
	height: auto;
	width: 180px;
	background-color: #FFFFFF;
	font-family: "Bradley Hand ITC";
	font-size: 18px;
	color: #0033FF;
}
#rightnav {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 579px;
	padding: 10px;
}

#footer {
	clear: both;
	height: 40px;
	width: 790px;
	background-color: #000000;
	margin-left: -395px;
	position: relative;
	background-image: url(footer.png);
	left: 50%;
	top: auto;
}
#picture {
	height: 144px;
	width: 130px;
	background-image: url(amandacolour.jpg);
	top: 10px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	color: #B78554;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	color: #D59C59;
	font-style:italic;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

