body {
	text-align: center;
	background-color: #657C84;
	margin: 0;
	padding: 0;
}

img { border: none; }

#container {
	width: 770px;
	margin: 10px auto 10px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 2px;
	border-color: Black;
	border-style: outset outset outset outset;
	background-image: url(../images/TanyaRay_large_light.jpg);
}

div.button1 p{
	top: 132px;
	left: 245px;
	position: absolute;
	margin: 10px auto 10px auto;
	padding: 3px;
	background-color: #ffffff;
	border: medium solid #CC0033;
}

div.button1 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: navy;
	font-size: 15px;
	font-weight: bold;
}

div.button1 a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: navy;
	font-size: 15px;
	font-weight: bold;
}

div.button1 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CC0033;
	font-size: 15px;
	font-weight: bold;
}

div#header h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 32px;
	color: #CC0033;
	padding: 0;
	background-color: White;
	top: 0;
}

div#MenuPos {
	top: 80px;
	width: 695px;
	height: 31px;
	margin: 10px auto 10px auto;
}

#navcontainer {
	float: left;
	width: 90%;
		display: inline;
}

ul#nav {
	list-style: none;
	padding: 0;
	margin-left: 2px;
	margin-bottom: 2px;
	text-align: left;
}

ul#nav a {
	padding: 5px 5%;
	width: 90%;
	text-decoration: none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #CC0033;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/quarterscreen-gray.gif);
}

ul#nav a:visited {
	color: #000033;
}

ul#nav a:hover {
	color: #000033;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: transparent;
}

#content {
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	text-align: left;
	font-size: 12px;
}

#content h4{
	font-size: 110%;
	color: #cc0033;
	margin: 3px;
	padding: 3px;
	background-color:#eeeeee;
}

#content h3{
	font-size: 110%;
	color: #cc0033;
	margin: 0;
	padding: 0;
}

#content h2{
	font-size: 120%;
	color: Black;
	padding: 2px;
	margin: 3px;
	text-align: center;
}

.list li {
	list-style: square;
	margin: 10;
	padding: 2px;
	text-align: left;
	line-height: 125%;
}

.list2 li {
	list-style: circle;
	margin: 10;
	padding: 2px;
	text-align: left;
	line-height: 125%;
}

a:link {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}

a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}

a:hover, a:active {
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	color: #cc0033;
	padding: 2px;
}

.notice {
	color: #cc0033;
}

h1{
	font-size: 120%;
	color: Black;
	padding: 2px;
	margin: 2px;
	text-align: center;
}

.important {
	width: 90%;
	margin: 10px auto 10px auto;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	border-width: 2px;
	border-color: Red;
	border-style: solid;
}

#special a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}

#special a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}

#special a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background: #CC0033;
}

#form {
	width: 100%;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #eeeeee;
}

#form td {	
	text-align: left;
}
