@charset "utf-8";
body {
	background-color: #03C;
	text-align: center;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	position: static;
	background-attachment: fixed;
}
#centercontent {
	background-color: #FFF;
	top: 150px;
	height: auto;
	text-align: left;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	font-family: Verdana, Geneva, sans-serif;
	width: 850px;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	border: double thin gray;
	box-shadow: 0px 0px 30px  10px #000;
}

#centercontent p,h2,h3	{
	margin:10px;
	line-height:1.5;
}
#contercontent a	{
	line-height:1.5;
	color:#00F;
}
a {
	color: #F00;
	font-weight:bolder;
}
a img	{
	color:#000;
	box-shadow: 5px 5px 10px #000;
	margin-bottom:5px;
	margin-left:-10px;
}
.latest {
	text-align: center;
}
#centercontent table td a h2 {
	color: #00F;
	text-decoration: underline;
}
#centercontent table tr td center a {
	color: #F00;
}
#centercontent table td blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#centercontent table td blockquote a {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#centercontent table td blockquote a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00C;
	text-decoration: underline;
}

.header2 {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
browse {
	text-align: center;
}
#centercontent p strong center a {
	color: #00F;
	text-decoration: underline;
}
.quote {
	color: #000;
	font-size: 18px;
}
#centercontent table tr td center a {
	color: #00F;
	text-decoration: underline;
}
#centercontent table tr td h2 a {
	color: #00F;
	text-decoration: underline;
	text-align: center;
	font-size: x-large;
}
#centercontent table tr td strong a{
	text-align: center;
	color: #00F;
	text-decoration: underline;
}
#centercontent p strong a {
	color: #00F;
}
#centercontent p strong {
	text-align: center;
}
.rellinks {
	font-size: xx-small;
	text-align: center;
}
.social_list {
	list-style-type: none;
}
