body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/background.jpg);
	font-size: large;
	line-height: 160%;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #000;
}
h2 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

#menu {
	width: 150px;
	float: left;
}

#container {
	width: 799px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#announcements {
	border: medium solid #663300;
	padding: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}
#announcements h1 {
	color: #000000;
}

#contact {
	width: 195px;
	background-image: url(../images/contact-us.jpg);
	height: 180px;
	background-repeat: no-repeat;
	padding-left: 205px;
	padding-top: 30px;
}



td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
#wrapper {
}


th {
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	background-image: url(../images/content-background.jpg);
	background-repeat: no-repeat;
	width: 595px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
}
#content .style2 {
	font-size: x-small;
}


#menu p {
	font-size: x-small;
}
#form {
	background-image: url(../images/contact-us%20copy.jpg);
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 190px;
	padding-bottom: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
#content-callout {
	width: 200px;
}

#form1 p {
	font-size: small;
}


#menu h1 {
	font-size: small;
}

#text {
	padding-right: 250px;
	background-color: #000;
	background-image: url(../images/index_04.gif);
	background-repeat: no-repeat;
}

#footer {
	clear: both;
}
h1 {
	font-size: medium;
	color: #FFFFFF;
}

