﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	background-image:url(resources/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
img {	
	margin-top: 5px;
	behavior:	url("/media/pngbehavior.htc"); }
#wrapper
{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 735px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header
{
	background: url(/media/GetRandomHeaderImage.ashx) no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 200px;
	clear:both;	
}

#contactBox
{
	background: White;
	border: solid 1px #005782;
	float: right;
	width: 250px;
	height: 190px;
	margin: 5px;
	filter: alpha(opacity=85);
	opacity: 0.85;
	overflow: auto;	
}
#contactText
{
	margin: 5px;
}
#contactText p
{
	margin: 0 0 7px 0;
}
#contactText H1
{
	margin: 0 0 10px 0;
	font-size: 15px;
	color:#005782;
	font-weight:bold;
}
#navigation
{
	margin: 0px;
	padding: 0px;
	width:218px;
	float:left;
	padding-top:97px;
	background:#fff url(resources/logo.gif) no-repeat top;
}

#breadcrumbs
{
	width: 517px;
	height: 63px;
	color:White;
	background:#fff url(resources/breadcrumbBG.gif) no-repeat;
	float:right;
}

#breadcrumbs div
{
	padding-top: 25px;
}


#breadcrumbs a
{
	color:White;
	text-decoration:none;
}

#breadcrumbs a:hover
{
	color:#a6bc19;
	text-decoration:none;
}

#iFrameHolder
{
	margin: 0;
	padding:0 0 10px 0;	
	width:517px;
	float:right;
}

#anysurfer
{
	margin: 0;
	padding:0 0 10px 0;	
	width:517px;
	float:right;
}
