#content {
	background-color: #FFFFFF;
	background-image: url(content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 70%;
	color: #000000;
}

#content p {
margin: 0px 15px;
margin-bottom: 1em;
}

#content a {
	color: #000000;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}




body {
	color: #FFCC33;
	background-color: #FFCC33;
}

#nav {
	background-color: #333333;
	background-image: url(nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align:right
}

#footer2 a {
	color: #000000;
	text-decoration:none
}

#footer2 a:hover {
	color: #000000;
	text-decoration:none
}
