body,td,th {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #EBEBEB;
	font-style: italic;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/deepthroat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#topfade {
	width: 970px;
	font-size: 12px;
	font-style: italic;
	color: #bf0000;
	height: 30px;
	background-image: url(images/trans.png);
}
#deepthroatlogo {
	float: left;
	width: 350px;
	margin-left: 70px;
	height: 101px;
	margin-top: 100px;
}
#contentcontainer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 10px;
	margin-bottom: 30px;
	background-image: url(images/trans.png);
	background-repeat: repeat;
}
#left {
	float: left;
	width: 230px;
	margin-top: 20px;
	margin-left: 27px;
	margin-bottom: 20px;
	padding: 15px;
	background-image: url(images/trans.png);
	background-repeat: repeat;
}
#right {
	float: right;
	width: 600px;
	margin-top: 20px;
	margin-right: 27px;
	margin-bottom: 20px;
	padding: 15px;
	background-image: url(images/trans.png);
	background-repeat: repeat;
}
h1,h2,h3,h4{font-weight:normal;color:#fff;}
h1{font-size:22px;line-height:33px;}
h2{
	font-size:20px;
	line-height:22px;
	background-image: url(images/stars.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-style: italic;
}
a:link {
	color: #bf0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #bf0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #bf0000;
}
#right a img {
	border: 1px solid #bf0000;
	margin: 5px;
	padding: 5px;
}
#footer {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(images/trans.png);
	background-repeat: repeat;
	margin-bottom: 30px;
	text-align: right;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: x-small;
}
#memmenu a, #menu a:visited {
	text-decoration:none;
	text-align:left;
	background-color:#080808;
	display:block;
	width:auto;
	padding:0.2em;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	font-weight: bold;
  }
#memmenu a:hover {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
	background-color: #000000;
  }
#sidemessage {
	border: 1px solid #080808;
	padding: 0.2em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#credits {
	padding: 0.2em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.style2 {font-size: x-small}
#deepthroatlogo a img{
	border: none;
}
#memmenu li {
list-style: none;
}

