body 	{
	text-align:center;
	background-color:#fffafa;
	background-image:url(bodybackground.jpg);
	background-repeat:repeat;
	font-family:HelVerdana,Arial,Helvetica,sans-serif;}

#top	{
	z-index:1;margin:0 auto;
	text-align:center;
	margin-top:1%;
	background-image:url(http://i537.photobucket.com/albums/ff333/silksatinparadise/layout/silksatinparadisetop.jpg);
	background-color:#000000;
	background-position:0px 0px;
	width:900px;}

#navigation{
	width:900px;
	height:28px;
	padding:0px;
	background-image:url(navigbackground.jpg);
	background-repeat:repeat-x;}

#wrapper{
	z-index:0;
	margin:0 auto;
	text-align:center;
	margin-top:-2%;
	font-size:0.8em;
	width:900px;
	background-color:#fffafa;
	border: 5px solid #232323;
	background-repeat:repeat-y;
	background-position:0px 0px;}




#content{

	background-repeat:repeat-y;
	padding:7px;
	margin-top:0px;
	padding-bottom:0px;
	background-color:#fffafa;}


#content div{
	padding:10px;
	border:1px solid #222222;
	float:left;	
	background-color:#fffafa;}


#friends {
	border:1px solid #222222;
	margin-left:10px
	width:500px;
	height:1000px;}

#rightvertical {
	border:1px solid #222222;
	padding: 0px;
	width:160px;
	height:1000px;}


.category{
	width:490px;
	margin: 5px;
	padding-bottom:10px;
	background-color:#fffafa;}


.category div{
	padding:5px;
	border:1px solid #222222;
	float:left;
	background-color:#fffafa;}

.category1, .category2, .category3, .category4{
	margin-left:5px;
	width:135px;
	height:140px;}

.categorypagingnav{
	margin-left:5px;
	width:474px;
	height:40px;}

#bottom{
	margin:0 auto;
	background-image:url(bottom.jpg);
	position:relative;
	background-color:#1e1e1e;}

#table{
	margin:0 auto;
	background-image:url(tablediv.jpg);
	padding:25px;width:500px;}

p.about {
	color:#777777;
	text-align:left;}

p.index {
	color:#ffffff;
	text-align:left;
	font-size:2px;}

hr {color:#999999;}

ul {color:#777777;
	text-align:justify;
	margin-left:150px;
	margin-right:150px;}

p, b, table, div{text-align:center;
	color:#777777;}

a img{border:none;}
h1, h3, h4, h5 {color:#777777;}

html{

scrollbar-base-color:#1e1e1e;
scrollbar-arrow-color:white;
scrollbar-track-color:gray;
scrollbar-shadow-color:#234473;}

a:link {color:#B57A68;text-decoration:none;}
a:visited {color:#B57A68;text-decoration:none;}
a:hover {color:yellow;text-decoration:none;}
a:active {color:navy;text-decoration:none;}
