body
{
	background-color: #0079C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #FFFFFF;
    margin: 30px;
	text-align: center;
}

a:link, a:visited
{
	color: #FFFEEA;
	font-weight: bold;
}

a:hover
{
	color: #F2F0CE;
	font-weight: bold;
}

a:active
{
	color: #FFFFFF;
	font-weight: bold;
}

#main
{
	width: 752px;
	text-align: center;
}

#logo
{
	position: absolute;
	width: 201px;
	height: 130px;
	z-index: 3;
}

#menu
{
	width: 752px;
	height: 59px;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	z-index: 2;
}

#menu a:link, #menu a:visited
{
	color: #9A9A9A;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#menu a:hover
{
	color: #0079C0;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#menu a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#content_box
{
	width: 752px;
	background-color: #298FCB;
	background-image: url('images/content_box.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

#content
{
	width: 688px; 
	padding-top: 5px;
	margin-left: 32px; 
	margin-right: 32px;
	font-size: 11px;
}

.page_title
{
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 70px;
}

#footer_top
{
	width: 752px;
	height: 110px;
	font-size: 10px;
	background-color: #298FCB;
	margin: 0;
	padding: 0; 
	padding: 1px 0;
}

#footer_top p
{
	margin: 5px;
}

#footer_bottom
{
	width: 752px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #9A9A9A;
	margin: 0;
	padding: 0; 
	padding: 1px 0;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 5px;
}

#footer_bottom a:link, #footer_bottom a:visited
{
	color: #9A9A9A;
	text-decoration: none;
	font-weight: bold;

}

#footer_bottom a:hover
{
	color: #0079C0;
	text-decoration: none;
	font-weight: bold;
}

#footer_bottom a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#home_content_box
{
	width: 752px;
	height: 444px;
	background-image: url('images/home_content_box.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

#home_content
{
	padding-top: 50px;
	width: 400px; 
	margin-left: 310px; 
	margin-right: 32px;
	font-size: 11px;
}

.contact_info
{
	font-size: 12px;
	font-weight: bold;
}

.pay_pal_buttons
{
	background-color: #0079C0;
	color: #F2F0CE;
	border: 0;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
}