/* CSS Document */

body {
	/* background-image: url(../img/bg.gif); */
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serifj;
}
#wrapper {
	position: relative;
	width: 913px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.recentsmallads {
	height: 116px;
	width: 225px;
}
.blueline {
	background-color: #9bb7eb;
	height: 13px;
	width: 911px;
	margin-top: 3px;
}
.bigad {
	margin-right: 5px;
	margin-left: 5px;
}
.smallads {
	margin-left: 5px;
	left: 671px;
	top: 224px;
	position: absolute;
	height: 457px;
}
.adthumbs {
	margin-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallads2 {
	margin-left: 4px;
	margin-top: 4px;
	height: 116px;
	width: 225px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.whitetable {
	margin-top: 10px;
	height: 100%;
	width: 100%;
	background-color: #ECCF1C;
}
.recentbar {
	margin-top: -5px;
}
.adthumbslast {
	margin-top: 5px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

/*---------------*/

#nav
{
	margin-left:10px;
}
#nav ul{
	display: inline;
	}
#nav ul li{
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	
	}
	
	
#nav li a {
	display: block;
	padding: 11px;	
	float: left;
}

#nav ul li a:link, #nav ul li a:visited {
	color:#FFFFFF;
}

#nav ul li a:hover {
background-color:#FFCC00;
text-decoration:none;
color:#000000;

}

h1 {
font-size:233.3%;
color:#043f7a;
font-family:Arial, Helvetica, sans-serif
}

.important { font-size:16px;padding:10px; margin-top:20px;background-color:#FFCC00; font-weight:bold; text-align:center; font-family:Arial, Helvetica, sans-serif}
.important a: {color:#000000;}
.important a:hover {color:#FFFFFF;}


.creditapp {
        width: 200px;
        height: 43px;
        background: url(../imgs/banner-credit.jpg) top left no-repeat;
        display: block;
        margin:10px 0;	
}
.creditapp:hover { background-position: bottom left;}


.homeHR {width:auto; height:1px; background-color:#999999}

a.homeblock:link {background-color:#FFFF00;text-decoration:none;color:#000000;	padding: 5px;	}
a.homeblock:hover {background-color:#0099FF;text-decoration:none;color:#000000;	padding: 5px;	}
.iframepos {margin-left:-50px;}