﻿* {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-size: 10px; /*reset 1 em size to 10px*/
	text-align: center;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color: #4b5b67;
}
a {
	color: #307c99;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrap1 {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
height: 80%; 
}
#wrap {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;

}
a.logo {
	background-image: url(images/logo.gif);
	background-repeat: repeat;
	height: 77px;
	width: 198px;
	float: left;
	display: block;
}
#nav {
	background-color: #478faa;
	height: 32px;
	clear: both;
	text-align: left;
}
#nav ul {
	padding-left: 15px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	list-style-type: none;
	text-align: left;
}
#nav ul li a {
	font-size: 1.3em;
	color: #FFFFFF;
	line-height: 32px;
	text-decoration: none;
	margin-right: 10px;
}
#nav ul li a:hover {
	color: #ffec6c;
	text-decoration: underline;
}

#search {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 980px;
        margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#left {
	float: left;
	width: 48%; 
height: 80%;        
	margin-bottom: 0px;
        margin-left: 15px;
	text-align: left;
	font-size: 1.3em;
	padding-top: 1px;
	padding-bottom: 1px;

}
#search form {
	margin-left: 65px;
}
#search input {
	margin-top: 15px;
	font-size: 1.3em;
	padding: 3px;
	border: 1px solid #999999;
}
.srchbutton {
	width: 100px;
	font-size: 1.3em;
}
#stats {
	text-align: right;
	height: 58px;
	width: 300px;
	padding-right: 130px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#stats p {
	font-size: 1.3em;
	line-height: 58px;
	color: #FFFFFF;
	font-weight: bold;
}
#stats p span {
	color: #ffec6c;
}
#stats p span2 {
	color: red;
}
#right {
	float: right;
text-align: left;
font-size: 1.5em;
margin-top: 5px;
margin-left: 1px;
height: 80%;
overflow:auto; 

height:auto;min-height:400px;
	width: 49%;
	margin-bottom: 1px;
word-break:break-all; white-space:normal; word-wrap:break-word;
}
#right div {
	border: 0px solid #bce0ee;

	text-align: left;
	background-color: #e9f4f8;
	margin-top: 0px;

#right div ul li {
	list-style-type: none;
}
#right div ul li a {
	line-height: 18px;
	display: block;
	height: 18px;
	font-weight: bold;
	color: #307c99;
	text-align: left;
	font-size: 1.3em;
	padding-left: 15px;
}
#right div ul li a:hover {
	text-decoration: none;
	color: #e98421;
}
#right h6, #submitcontent h6 {
	font-size: 1.3em;
	line-height: 24px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #5fb1d0;
}
#search {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 980px;
        margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#search form {
	margin-left: 15px;
       	margin-right: 15px;
}
#search textarea {
        margin-top: 15px;        
        margin-right: 15px;
	font-size: 1.3em;
	padding: 3px;
	border: 1px solid #999999;
	position: relative;
}
#search input {
	margin-top: 15px;
	font-size: 1.3em;
	padding: 3px;
	border: 1px solid #999999;
}
.srchbutton {
	width: 100px;height: 23px;
	font-size: 1.3em;
	background-color: #e5e5e5;
}

.submit {
	background-image: url(images/submit.gif);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 200px;
}
a.submit:hover {
	background-image: url(images/submit2.gif);
	display: block;
	height: 70px;
	width: 200px;
}
#sponsored {
	background-color: #e9f4f8;
	border: 1px solid #ebebeb;
	margin-top: 10px;
	text-align: left;
	width: 231px;
}
#sponsored ul li {
	list-style-type: none;
}
#sponsored ul li a {
	line-height: 18px;
	display: block;
	height: 18px;
	font-weight: bold;
	color: #307c99;
	text-align: left;
	font-size: 1.3em;
	padding-left: 15px;
}
#sponsored ul li a:hover {
	text-decoration: none;
	color: #e98421;
}

#footer {
	background-color: #e5e5e5;
	padding-left: 10px;
	text-align: center;
	height: 24px;
	margin-bottom: 5px;
	clear: both;
	font-size: 1.3em;
}
#footer p {
	line-height: 24px;
}
#footer a{
	color: #e98421;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}

#footer a:hover {
	text-decoration: underline;
}
#footer2 {
	text-align: center;
	font-size: 1.3em;
	color: #4b5b67;
}
#footer2 a {
	color: #4b5b67;
	text-decoration: none;
}
#footer2 a:hover {
	color: #e98421;
	text-decoration: underline;
}
