body {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 80%;
	color: #1A1A1A;
	background-color: #FFFFFF;
	background-image: url(/images/layout/body_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a { font-weight: bold; }
a:link	{ color: #1762C6; text-decoration: none; }
a:visited	{ color: #663399; text-decoration: none; }
a:hover	{ color: #D31141; text-decoration: underline; }
a:active	{ color: #368AD2; text-decoration: none; }

p {
	margin-top: 1em 0 1em 0;
	line-height: 130%;
}

img {
	border: none;
}

.border {
	border: solid #C0C0C0 1px;
	padding: 3px;
}

hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: dotted;
	border-bottom-color: #AEAEAE;
	border-bottom-width: 1px;
}

ul {
	margin-top: .5em;
	padding-left: 0px;
	margin-bottom: 1.5em;
	margin-left: 25px;
}

li {
	line-height: 120%;
	margin-top: 1em;
	margin-bottom: 1em;
}

h1 {
	display: none;
}

h2 {
	margin-top: 8px;
	margin-bottom: 0px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.21em;
	color: #4F4F4F;
	font-weight: bold;
	text-shadow: 0px 1px 0px #ffffff;
}

h2.inline {
	vertical-align: text-top;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-shadow: none;
	font-weight: normal;
}

h2.inline:before {
	content: "| ";
}

.big-link {
	font-size: 1.3em;
}

.subtext {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: .9em;
	color: #4F4F4F;
}

#container {
	background-image: url(/images/layout/container_bg.jpg);
	background-position: left 43px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 633px;
	width: 850px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	overflow: visible;
}

#logo {
	position: absolute;
	left: 262px;
	top: 0px;
	height: 135px;
	width: 326px;
	background-image: url(/images/layout/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

#ring {
	position: absolute;
	left: 17px;
	top: 61px;
	height: 156px;
	width: 137px;
	background-image: url(/images/layout/ring/rotate.php);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation {
	height: 270px;
	width: 150px;
	position: absolute;
	top: 223px;
	left: 10px;
	float: left;
}

#content {
	position: absolute;
	height: 399px;
	width: 505px;
	left: 162px;
	top: 153px;
	overflow: auto;
	overflow-x: hidden;
	float: left;
	padding-left: 13px;
	padding-right: 13px;
}

#film_strip {
	background-image: url(/images/layout/filmstrip/rotate.php);
	position: absolute;
	height: 522px;
	width: 132px;
	left: 700px;
	top: 78px;
	background-repeat: no-repeat;
	background-position: left top;
}

#topsites {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 38px;
	top: 515px;
}

#hit_counter {
	position: absolute;
	height: 18px;
	width: 83px;
	left: 41px;
	top: 553px;
}

#logos {
	height: 23px;
	width: 93px;
	top: 578px;
	position: absolute;
	left: 35px;
}

#like-top {
	margin-top: -8px;
}
#fb-root {
	display: inline;
}
#addthis_toolbox addthis_default_style {
	display: inline;
}
.addthis_toolbox a {
	margin-left: -2px;
}

#like-bottom {
}

#copyright {
	text-align: center;
	position: absolute;
	width: 408px;
	top: 575px;
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2D2D2D;
	left: 223px;
	line-height: 12px;
	overflow: hidden;
}

#affiliates {
	position: absolute;
	top: 633px;
	height: 30px;
	width: 850px;
	text-align: center;
	font-size: 10px;
}

#ads {
	position: absolute;
	height: 0px; /*110*/
	width: 850px;
	top: 670px;
	text-align: center;
	overflow: visible;
}

.subsections {
	width: 100% /*485px*/;
	padding: 0px;
	border: none;
	border-spacing: 0px;
	margin: 0px;
}

.subsections td {
	border: none;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 3px 3px 10px;
	margin: 0px;
	border-spacing: 0px;
	vertical-align: middle;
}

.subsections tr:hover {
	background: url(/images/layout/hover.png) repeat;
}

.subsections td img {
	float: right;
	margin: 0px 0px 0px 30px;
	border: solid #C0C0C0 1px;
	padding: 3px;
}

#pscroller1{
	margin-top: 8px;
	width: 481px;
	height: 27px;
	border-top: solid #C0C0C0 1px;
	border-bottom: solid #C0C0C0 1px;
	/*background-color: #EEEEEE;*/
	background: url(/images/layout/rss_bg.png) repeat;
	padding: 0px 3px 0px 3px;
}

.rssclass .rsstitle{
	font-size: 13px;
	line-height: 120%;
}

.rssclass .rssdate{
	color: #999999;
	font-size: 10px;
	line-height: 100%;
}

.rssclass a{
	/*color: #4F4F4F;*/
	color: #CC0000;
}

.rssclass a:hover{
	color: #1762C6;
	text-decoration: underline;
}

#full {
	float: right;
	font-size: 11px;
	padding-right: 20px;
	background-image: url(/images/layout/full.png);
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
}
