* {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-size: 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: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrap {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
a.logo {
	background-image: url(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(bg1.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 730px;
	text-align: left;
	position: relative;
}

#left {
	float: left;
	width: 570px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left h1 {
	font-size: 1.3em;
	line-height: 24px;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #5fb1d0;
}

#stats {
	text-align: right;
	height: 58px;
	width: 300px;
	padding-right: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#stats p {
	font-size: 1.6em;
	line-height: 58px;
	color: #FFFFFF;
	font-weight: bold;
}
#stats p span {
	color: #ffec6c;
}
#right {
	float: right;
	width: 150px;
	margin-bottom: 10px;
}
#right div {
	border: 1px solid #bce0ee;
	width: 150px;
	text-align: left;
	background-color: #e9f4f8;
	margin-top: 10px;
}
#right div ul li {
	list-style-type: none;
	padding: 5px 0;
}
#right div ul li a {
	line-height: 18px;
	display: block;
	height: 18px;
	font-weight: bold;
	color: #307c99;
	text-align: left;
	font-size: 1.2em;
	padding-left: 15px;
}
#right div ul li a:hover {
	text-decoration: none;
	color: #e98421;
}
#right h6, #submitcontent h6 {
	font-size: 1.2em;
	line-height: 24px;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #5fb1d0;
}
#search {
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 730px;
	text-align: left;
	position: relative;
}
#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.1em;
	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: 10px;
	clear: both;
	font-size: 1.2em;
}

.meta {
    margin: 0 auto;
	padding: 10px 5px;
	text-transform: capitalize;
}

.meta ul {
    list-style: none;
	padding:0;
	margin:0;
	float:left;
	}
	
.meta li {
    text-align: center;
	width: 135px;
	float: left;
	margin: 0 10px 20px 15px;
	border: solid 1px #000000;
    }
	
.meta span {
width:135px;
text-align:center;
float:left;
}
	
.meta img {
	border: 0;
	width:135px;
	height:90px;
	}

.meta a {
color:#BD3C18;
height:22px;
line-height:22px;
margin:0px auto;
}

.meta a:hover {
color:#BD3C18;
background:#D6EEFD;
}

.quote{
padding:8px 0;
}

#bigimg{
}

#bigimg img{
    border:0;
	}