body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #111;
	color: #DADADA;
	text-align: center;
}

a:hover {
	color: #EEE;
}

a {
	color: #E8A9FD;
}

h1 {
	font-size: 14pt;
	color: #EEE;
	margin: 0 0 5px 0;
	padding: 0px;
}	

h2 {
	font-size: 12pt;
	color: #EEE;
	margin: 0px;
	padding: 5px;
}	

.snav h2 {
	background-color: rgb(75,26,106);
        background-image: url('../images/bg/grad2.jpg');
        background-repeat: repeat-x;
	color: #EEE;
	font-size: 10pt;
	text-align: center;
	margin: 0 0 5px 0;
}

#posters-link{
	margin: 0;
	padding: 0 0 3px 28px;
	font-size: 13px;
	border-bottom: 1px #666 solid;
}

#sitefoot p.topfoot {
	margin: 0 0 5px 0;
	padding: 5px 0 5px 80px;
	font-size: 10pt;
	background-color: rgb(75,26,106);
        background-image: url('../images/bg/grad2.jpg');
        background-repeat: repeat-x;
	color: #EEE;
}

#main {
	width: 750px;
	position: relative;
        top: -3px;	
	margin: 0 auto;
	border: 0;
	
	padding: 5px 0 10px 5px;
	background-color: #333;
	text-align: left;
	min-height: 1024px;
}

#header {
	width: 750px;
	height: 120px;
}

#tads {
	height: 280px;
	overflow: hidden;
}

#logo {
	width: 722px;
	height: 100px;
        margin: 0 9px 0 14px;
}

.post {
	border: 1px #999 solid;
}

#logo img{
        height: 100px;
        float: left;
        border: 0;
        margin: 0;
        padding: 0;
}

#l {
	position: absolute;
	top: 145px;
	left: 512px;
}

#r {
	display: inline;
	float: left;

}

#gads {
	width: 728px;
	height: 90px;
	margin: 25px auto 10px auto;
}

#tads {
       height: 280px;
}

#adlinks {
	padding: 5px 0 10px 10px;
}

#neutral {
	margin: 10px;
	font-size: 10pt;
}

#rgads {
	width: 190px;
	height: 600px;
	float: right;
	padding-right: 10px;
}

#gadrect {
	float: left;
	margin-right: 5px;
	width: 336px;
	height: 280px;
}

#sbar {
	width: 155px;
	position: relative;
	display: inline;
	overflow: hidden;
	float: left;
	border: 1px #90C solid;

}

#content{
	display: inline;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 570px;
}

#text{
       width: 570px;
	clear: both;
}

#footer{
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	margin: 20px;
}

#sitefoot{
	text-align: center;
	font-size: 8pt;
	margin: 20px 14px 10px 9px;	
	padding: 0 0 5px 0;
	border: 1px #90C solid;
	clear: both;
}

#sitefoot p{
	margin: 0;
}

#catfoot{
	float: left;
	margin-bottom: 20px;
}

.psa-right{
	float: right;	
	margin: 20px 50px 0 0;
}

.bads {
	margin: 30px 0 30px 0;
	min-width: 300px;
}

#gap {
	margin: 13px 0 0 0;
	padding: 5px;
	background-color: #FFFFFF;
}

#gapf {
	float: right;
	padding: 2px;
	margin: 3px;
	background-color: white;

}

#l form{
	margin: 0;
	padding: 0;
	border: 0;
}

#tip{
	padding: 10px;
	font-weight: bold;
}

#tip p{
	margin: 5px;
}

img{
	border: 0;
}

.postpage{
	margin-top: 17px;
}

.plus-div {
	background-image: url(../images/buttons/plus-sm-lit.jpg);
}

.minus-div {
	background-image: url(../images/buttons/minus-sm-lit.jpg);
}

.plus-div a:hover img {
	visibility: hidden;
}

.minus-div a:hover img {
	visibility: hidden;
}

.open div.plus-div{
	z-index: 5;
}

.closed div.plus-div {
	z-index: 10;
}

.closed ul{
	display: none;
}

.toggle {
	position: absolute;
	height: 20px;
	width: 20px;
	cursor: pointer;
}

.self a {
	color: #999;
}

a.here {
	color: #999;
}

.self ul a {
	color: #E8A9FD;
}

.minus-div {
	position: absolute;
	z-index: 7;
}

.mcat li {
	position: relative;
	padding: 0 0 3px 5px;
}

.mcat ul li {
	padding: 0 0 0 5px;
}

.mcat {
	position: relative;
	border-bottom: 1px #666 solid;
	margin: 3px 0 3px 0;
	padding: 0;
	font-size: 13px;
}

.mcat ul {
	padding: 0;
	margin: 0 0 0 5px;
}

.mcat ul ul {
	padding: 0;
	margin: 0 0 0 10px;
}

.mcat ul.ocat {
	margin: 5px 0 0 0;
}

.snav ul {
	list-style: none;
	text-align: left;
}	

.sl1{
	margin: 0;
	font-size: 12px;
}

.sl2{
	margin: 0;
	font-size: 11px;
}

.snav a {
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}	

.snav li {
	border: 0;
	margin: 0;
}	

.float-right {
	float: right;
}

.img-border {
	border: 1px #999 solid;
}

.float-left {
	float: left;
	margin: 0 10px 10px 0;
}

.main-cat {
	position: relative;
	left: 23px;
}

.cat {
	position: relative;
	left: 23px;
}

table#toplinks {
	width: 440px;
	text-align: center;
}

ul.lks li {
	margin-top: 12pt;
}

div#tip {
	font-size: 10pt;
}

h2#afftitle {
	margin-top: 15px;
}

p.sub {
	font-size: 10pt;
}

.aff {
	font-size: 10pt;
	clear: both;
}

.de {
	font-size: 10pt;
}

table#firstperson {
	float: right;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.scatlisting {
	text-align: left;
	font-size: 11px;
	margin: 0 5px 0 0;
	float: left;
	height: 200px;
}

.scatlisting h2 {
        margin: 10px 0 5px 0;
}

.superlist a {
	text-decoration: none;
}

.superlist {
	font-size: 11px;
	margin: 20px 5px 0 0;
	float: left;
	height: 180px;
	text-align: left;
	width: 280px;
}

.cat-title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.piclist {
	text-align: left;
	font-size: 11px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.scatlist {
	text-align: left;
	margin: 0;
	overflow: hidden;
}	

.scatthumbs {
	margin: 3px;
	text-align: center;
	width: 130px;
	height: 150px;
	float: left;
	padding: 0;
	line-height: 13px;
	overflow: hidden;
}

.scatthumbs a {
        text-decoration: none;
}


#afftab img {
	border: 1px #999 solid;
}

#thtab {
font-family: verdana, helvetica, sans-serif; font-size: 10px; color: #bbbbbb;
}

#afftab {
font-family: verdana, helvetica, sans-serif; font-size: 10px; color: #bbbbbb;
}

div.scatthumbs img {
	border: 1px #999 solid;
	max-height: 96px;
}

.superlist img {
	border: 1px #999 solid;
	height: 96px;
}

.psa {
       text-align: center;
}

.hlist {
	width: 100%;
	overflow: hidden;
}

.hitem {
	float: left;
	margin-right: 30px;
}


.teaser {
	margin-top: 120px;
	float: right;
	width: 200px;
}

#like {
	position: absolute;
	top: 111px;
	right: 0px;
	z-index: 23;
}

.animated {
	width: 130px;
	text-align: center;
}

.animated img {
	border: 1px #999 solid;
	max-height: 96px;
}

#share {
	margin: 0;
	height: 133px;
	width: 30px;
	position: fixed;
	z-index: 10;
	right: 0;
	top: 150px;
}

#share a{
	background-image: url(../images/buttons/Share-and-Enjoy-lit.png);
	background-repeat: no-repeat;
	margin: 0;
	display: block;
}

#share a:hover img{
	visibility: hidden;
}

.pop-nav {
	position: absolute;
	top: 112px;
	left: 32px;
	font-weight: bold;
	font-size: 13px;
}

.pop-nav ul {
	margin: 0;
	padding: 0;
}

.pop-nav li{
	list-style: none;
	float: left;
	margin-right: 10px;
}
