html, body {
	margin:0px;
	padding:0px;
	height: 100%;
	width:100%;
}

.layout_table {
	height:30px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: #F00;
	padding-bottom: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
h3 a {
	text-decoration:none;
	color:#000;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
h4 a {
	text-decoration:none;
	color: #F30;
}

.boldme {
	font-weight:bold;
	color: #000;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}




input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

select {
	border:1px solid #85ADD6;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	padding:0.15em;
	background-color: #FFF;
	color: #000;
	margin-bottom: 7px;
	margin-right: 10px;
}


.search_top {
	background-color: #F9F2F2;
	height:10px;
	background-image: url(../images/corners/index/top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.search_topleft {
	background-color: #F9F2F2;
}
.search_topright {
	background-color: #F9F2F2;
}
.search_left {
	border-left: 1px solid #85ADD6;
	background-color: #F9F2F2;
}
.search_right {
	border-right: 1px solid #85ADD6;
	background-color: #F9F2F2;
}
.search_bottom {
	background-color: #F9F2F2;
	height:10px;
	background-image: url(../images/corners/index/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.search_bottomleft {
	background-color: #F9F2F2;
}
.search_bottomright {
	background-color: #F9F2F2;
}
.search_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #F8EFEF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight:bold;
	color:#333;
}

.searchme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	padding-bottom: 7px;
}

.changelocation {
	margin:0 auto;
	padding-top:20px;
	text-align:center;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.changelocation a {
	text-decoration:none;
}





.didyouknow {
	margin: 0 auto;
	width:595px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.didyouknow b{
	font-size: 14px;
}
.didyouknow li{
	font-size: 13px;
	font-weight:normal;
	margin-left: 20px;
}


.sources {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 30px;
	vertical-align: text-top;
	width:525px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 40px;
	width:800px;
	margin: 0 auto;
	color: #666;
	padding-bottom:20px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
li a{
	color: #333;
	text-decoration:none;
}

/* scroller */
.scroll_box {
	margin-left:20px;
	padding:5px;
	padding-left:10px;
	background-color: #F0F0F0;
	width: 150px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

.scroll_listings { 
	width:145px; 
}

.scroll_listings ul li{
	list-style:none;
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #333;
}
#scroll_listings a { text-decoration:none; }

.scroll_listings_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #F30;
}



body { /*override background*/
	background-image:url(../images/background3.jpg);
}

#middle_focus {
	width:900px;
	margin:0px auto;
	background:url(../images/1x1_90trans.png);
	padding:0px;
	padding-top:1px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}



.ad_area {
	padding-top:50px;
	margin:0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align:center;
	
}
.ad_border {
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:510px;
	margin: 0px auto;
}
.ad_area a {
	text-decoration:none;
}
.ad_title {
	font-weight:bold;
	font-size:12px;
}
.ad_body {
	color:#333;
}
.ad_url {
	font-family:Arial, Helvetica, sans-serif;
	color:#F60;
}
.advertisment {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}



.footer {
width: 100%;
position: absolute;
bottom: 0px;
left: 0px;
}

