@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
}
#contact {
	width: 275px;
	text-decoration: none;
	text-align: right;
	font-size: 90%;
	color: #000;
}
#contact a:link, #contact a:visited {
	text-decoration: none;
	color: #F00;
}
#contact a:hover, #contact a:focus, #contact a:active {
	color: #000;
	text-decoration: none;
}

#nav a:link, #nav a:visited {
	color: #000;
	text-decoration: none;
}
#nav a:hover, #nav a:focus, #nav a:active {
	color: #CCC;
	text-decoration: none;
}

#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	display: inline;
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-left: 0px;
	height: 400px;
}
#altnav ul {
	text-align: right;
}
#altnav li {
	display: inline;
	padding-left: 24px;
}
#altnav a:link, #altnav a:visited {
	font-size: 90%;
	text-decoration: none;
	color: #999;
}
#altnav a:hover, #altnav a:focus, #altnav a:active {
	color: #000;
	text-decoration: none;
}


#mainContent {
	float: right;
	width: 504px;
	margin-top: 10px;
	text-align: justify;
}

#head {
	float: left;
	width: 300px;
	display: inline;
}
#offers {
	float: right;
	width: 480px;
	margin-top: 25px;
	color: #EE3434;
	text-align: right;
	background-image: url(images/bannerback.png);
	background-repeat: repeat-x;
}
#network {
	float: right;
	height: 32px;
	color: #333333;
	font-size: 120%;
}
#networkoffers {
	font-size: 120%;
	color: #333333;
	float: right;
	height: 32px;
}
#offers a:link, #offers a:visited {
	color: #F00;
	text-decoration: none;
}
#offers a:hover, #offers a:focus, #offers a:active {
	color: #000;
	text-decoration: none;
}

.leftimg {
	float: left;
	margin-right: 8px;
}
.rightimg {
	float: right;
	margin-left: 8px;
}
.centered {
	text-align: center;
}

#altnav {
	padding: 10px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	font-size: 110%;
	font-weight: bold;
	list-style-type: none;
}
#nav a {
	text-align: right;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	display: block;
}
#offerColOne {
	float: left;
	width: 160px;
}
#offerColTwo {
	width: 160px;
	margin-left: 165px;
	margin-top: 10px;
}
#offerColThree {
	float: right;
	width: 165px;
	margin-right: 7px;
	margin-top: -520px;
}
#freeblurb {
	margin-bottom: 20px;
}


#offers h1 {
	font-size: 120%;
	display: block;
}
#mainContent table {
	text-align: right;
}
form {
	text-align: left;
}
input.highlighted {
	display: block;
	border: 1px solid #666;
	margin-top: 10px;
}
input.button {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #F00;
	color: #666;
}
textarea {
	border: 1px solid #666;
	margin-top: 10px;
}
#mainContent a:link, a:visited {
	color: #333;
	text-decoration: none;
}
#mainContent a:hover, a:focus, a:active {
	color: #999;
	text-decoration: none;
}
#pageLabel {
	width: 150px;
	float: right;
	margin-top: 70px;
	padding-top: 58px;
	color: #000;
	text-align: right;
}
#container #splash {
	float: right;
	width: 330px;
	height: 100px;
	margin-top: -36px;
	font-size: 200%;
	color: #FF0000;
	text-align: center;
	background-color: #000000;
	padding-top: 4px;
}
.frogdates {
	font-size: 90%;
	color: #F00;
}
#publishers {
	width: 70px;
	text-align: right;
	margin-top: 25px;
	float: left;
}
#publishers a:link, a:visited {
	color: #F00;
}
#publishers a:hover, a:focus, a:active {
	color: #000;
}
#titles {
	float: right;
	width: 420px;
	margin-top: 35px;
}
.contactninety {
	font-size: 90%;
	color: #333;
}
