



#wrapper
{
	background-color: #FFF;
	text-align: center;
	width: 960px;
	margin: 0px auto 0 auto;
	background-image: url(images/rowley_banner.jpg);
	background-repeat: no-repeat;
}




#main
{
	text-align: left;
	padding: 285px 500px 50px 10px;

}

#main2
{
	text-align: left;
	padding: 10px 500px 50px 10px;

}



#menu
{
	padding: 10px 200px 215px 10px;
	color: #FFF;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
}


#menu a, a:active, a:visited
{
	color: #FFF;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
		border-width: 0 0 0 0;
	border-style: none none none none;
	text-decoration: none;
}

#menu a:hover
{
	color: #F00;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
	background-color: #FFF;
}




body
{
	color: #333;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: small;
	line-height: 1.6em;
	text-align: left;
	margin: 0px auto 0 auto;
	background-color: #CCC;	
	background-image: url(images/rowley_back.jpg);
	background-position: 10px 10px;
}

.date
{
	color: #FFF;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: small;
	line-height: 1.3em;
	text-align: left;
	font-weight: bold;
	background-color: #666;
}

.head
{
	color: #CF0;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: x-large;
	line-height: 1.3em;
	text-align: left;
	font-weight: bold;
	background-color: #000;
}

.head2
{
	color: #666;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: large;
	line-height: 1.6em;
	text-align: left;
	font-weight: bold;
}

#rightbox
{
	float: right;
	margin: 275px 30px 0px 30px;
	padding: 10px;
	text-align: left;
	width: 420px;

}



a, a:active, a:visited
{
	color: #333;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: small;
	line-height: 1.6em;
	text-align: left;
	border-bottom: #CCC;
	text-decoration: underline;
}

a:hover
{
	color: #333;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: small;
	line-height: 1.6em;
	text-align: left;
	background-color: #CF0;
}

#footer
{
	background-color: #CF0;
	text-align: right;
	width: 952px;
	padding: 4px;
	clear: left;
	color: #000;
}

#footer a:link
{
	text-decoration: none;
	color: #333;
}

#footer a:visited
{
	color: #333;
	text-decoration: none;
}

#footer a:hover
{
	color: #999;
	text-decoration: none;
}

#footer a:active
{
	color: #999;
	text-decoration: none;
}



