body
{
	margin: 0px;
	padding: 0px;
	text-align:center;
	color: #660000;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2
{
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
}

img
{
	border : 1px solid #999999;
}

ol
{
	margin-bottom : 8px;
	margin-left : 0px;
	margin-top : 8px;
}

ul
{
  margin-left : 18px;
  margin-bottom : 0px;
  margin-top : 0px;
  margin-right : 0px;
  padding: 0px;
  list-style : circle;
  color : #DC143C;
}

 #shadow
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	background-color : transparent;
	background-image : url(images/shadowmid.jpg);
	background-repeat : repeat-y;
	margin-top:0px;
}

.clear {
	height: 20px;
	clear: both;
}

#container
{
	width : 650px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color : #ffffcc;
}

#footer
{
	font-size : 10px;
	height : 37px;
	background-image : url(images/shadowbot.jpg);
	background-repeat : no-repeat;
	width:700px;
	margin-left : auto;
	margin-right : auto;
}

#heading
{
	background-color : #cccccc;
	border-top: none;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #999999;
	color : #333333;
	text-align : left;
}

#memcontent
{
	float:left;
	width : 508px;
	height : 96px;
	margin-top : 4px;
	margin-bottom : 0px;
	margin-left : 4px;
	margin-right : auto;
	text-align : left;
	padding-top: 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom : 0px;
	border: 1px solid #cccccc;
}

#memcontent li
{
	padding : 2px;
}

#content
{
	float:left;
	width : 508px;
	margin-top : 4px;
	margin-bottom : 0px;
	margin-left : 4px;
	margin-right : auto;
	text-align : left;
	padding : 2px;
	border: 1px solid #cccccc;
}

#detcontent
{
	margin-top : 4px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	padding: 8px;
	border: 1px solid #cccccc;
	font-size : 18px;
	background-color : #FFFF99;
}

#nav
{
	width : 132px;
	float : left;
	margin-top: 4px;
	color : #333333;
}

.memhead
{
	font-size : 18px;
	color : #990000;
}

.categories
{
	background-color : #cccccc;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: none;
	border-right: 1px solid #990000;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #666666;
}

#recipmain
{
	margin-left : auto;
	margin-right : auto;
}

#webmasters
{
	margin-top : 4px;
	margin-bottom : 10px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	padding : 2px;
	border: 1px solid #cccccc;
}

#formcontainer
{
	margin : 10px;
	text-align : left;
	padding : 10px;
}

#formcontainer li
{
	list-style : none;
	margin-bottom: 8px;
}

#formcontainer label
{	
	width:130px;
	float : left;
	text-align: right;
	margin-right:8px;
}

.submitbtn
{
	margin-left : 140px;
	border : 1px solid #cc0000;
	background-color : #ffffff;
	color : #cc0000;
}

input
{
	border : 1px solid #cc0000;
	background-color : #ffffff;
	color : #333333;
}

select
{
	border : 1px solid #cc0000;
	background-color : #ffffff;
	color : #333333;
}

textarea
{
	border : 1px solid #cc0000;
	background-color : #ffffff;
	color : #333333;
}

.categories ul
{
	list-style : none;
	margin-left : 0px;
}

.categories a:link
{
	color: #990000;
	text-decoration : none;
	border-left : 20px solid #990000;
}

.categories a:visited 
{
	color: #990000;
	text-decoration : none;
	border-left : 20px solid #990000;
}

.categories a:active 
{
	color: #990000;
	text-decoration : none;
	border-left : 20px solid #990000;
}

.categories a:hover
{
	color: #DC143C;
	text-decoration : none;
	border-left : 20px solid #DC143C;
}

.up a:link
{
	color: #DC143C;
	text-decoration : none;
	border-left : 20px solid #DC143C;
}

.up a:visited
{
	color: #DC143C;
	text-decoration : none;
	border-left : 20px solid #DC143C;
}

.up a:active
{
	color: #DC143C;
	text-decoration : none;
	border-left : 20px solid #DC143C;
}

.up a:hover
{
	color: #DC143C;
	text-decoration : none;
	border-left : 20px solid #DC143C;
}

.new
{
	font-size : 10px;
	color : #ff0000;
	background-color : #ffffff;
}

.info
{
	font-size : 10px;
}

.ad
{  
	margin-top : 4px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	background-color : #ffffff;
	border: 1px #999999 solid;
	padding : 4px;
	font-weight : bold;
	clear: both;
}

#trades
{
	font-size : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
	text-align : left;
}

#trades ul
{
	float : left;
	width : 180px;
  padding-left : 0px;
  padding-bottom : 10px;
  padding-top : 10px;
  padding-right : 0px;
}

#wmres
{
	font-size : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
	text-align : left;
}

#wmres ul
{
  float : left;
  width : 180px;
  padding-left : 0px;
  padding-bottom : 10px;
  padding-top : 10px;
  padding-right : 0px;
}

a:link    {color: #990000;}
a:visited  {color: #330000;}
a:active  {color: #990000;}
a:hover  {color: #DC143C; background-color : #ffffff;}

.ad a:link    {color: #ff0000;}
.ad a:visited  {color: #ff0000;}
.ad a:active  {color: #ff0000;}
.ad a:hover  {color: #FF6666;}

#memcontent a:link    {color: #990000;}
#memcontent a:visited  {color: #990000;}
#memcontent a:active  {color: #990000;}
#memcontent a:hover  {color: #DC143C; background-color : #ffffff;}
