body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../Images/backgrounds/body.jpg);
}

h1 { font-size: 18px; color: #000099 }
h2 { font-size: 14px; color: #000099 }
h3 { font-size: 12px; color: #000099 }

div#top {
	background-image: url(../Images/backgrounds/header.jpg);
	height: 100px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;	
}

div#content {
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	min-width: 760px;
	max-width: 1024px;
	padding-top: 10px;
	height: inherit;
	background-color: #EEEEEE;
}

div#left {
	margin-left: 0px;
	padding-left: 10px;
	float: left;
	width: 170px;
	height: inherit;
	color: #000000;
	font-size: 12px;
}

div#left a {
	color: #0000FF;
	text-decoration: none;
}

div#left a:visited {
	color: #666666;
}

div#left a:hover {
	text-decoration: underline;
}

div#right {
	margin-left: 180px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: #000099 1px solid;
	color: #000000;
	font-size: 14px;
}

div#right a {
	color: #0033CC;
	text-decoration: none;
}

div#right a:hover {
	text-decoration: underline;
}

div#adbox120 {
	width: 130px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#adbox125 {
	width: 135px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#adbox180 {
	width: 190px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}
div#adbox250 {
	width: 260px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#adbox300 {
	width: 310px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#adbox336 {
	width: 346px;
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #000099 1px solid;
}

div#bottom {
	background-image: url(../Images/backgrounds/bottom.jpg);
	background-repeat: repeat-x;
	height: 50px;
	padding-top: 10px;
	clear: both;
	color: #CCCCCC;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
}

div#bottom a {
	color: #0033FF;
	text-decoration: none;
}

div#bottom a:hover {
	text-decoration: underline;
}

