body{
   margin: 0px; padding: 0px;
	background-color:#000000;
	color: #CDCDCD;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1{
	font:45px Impact, Arial, Helvetica, sans-serif;
   text-transform: uppercase;
	margin-bottom: 5px; padding: 0px;
	width:970px;
	border-bottom:dashed 2px;
}
h2{
	font-size: 13px;
	width:500px;
	margin: 0px; padding: 0px;
	text-transform: uppercase;
	background-color: #B70000
}
h3{
	font-size: 13px;
	width:220px;
	margin-top: 2px; padding: 0px;
	text-transform: uppercase;
	background-color: #B70000
}
a:link{
	color: #C80000;
	 text-decoration: underline;
}
a:hover{
	color: #cccccc;
	text-decoration: none;
}
a:visited{
	color: #C80000;
	text-decoration: underline;
}
.wrap{
	width: 970px;
}
.center{
	width: 522px;
	margin: 2px;
	float: left;
}
.left{
	width: 220px;
	float: left;
}
.right{
	width: 220px;
	float: right;
}
.clear{
	clear: both;
}
.thumbs{
	font-weight: bold;
}
.thumbs img{
	border: solid 1px #cccccc;
}
.thumbs img:hover{
	border: dashed 1px #C80000;
}
.banner{
	width:970px;
	font-size: 25px;
	border-bottom:dashed 2px;
	border-top:dashed 2px;
}
.bigpicture{
	 font-size: 30px;
}
.bigpicture img{
	  border: solid 1px #B5B5B5;
}
.banners img{
	border: solid 0px #B5B5B5;
}
#friends{
	width: 212px;
	border: solid 1px #B5B5B5;
	margin: 2px;
	padding: 2px;
}
#friends:hover{
	width: 212px;
	border: solid 1px #B5B5B5;
	background-color: #4B4B4B;
	margin: 2px;
	padding: 2px;
}
#archive{
	width:170px;
	border: solid 1px #B5B5B5;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
ul{
	text-align: left;
	 list-style-image: url(img/dot.gif);
}
li{
   font-size: 14px;
	font-weight: bold;
}
