body {background-color: #000000;}
.canvas {
font-family: helvetica, verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #000000;
	border: 0;
	padding:10px;
	width:780px;
}
h2 {
	font-family: arial, sans-serif;
	color: 444645;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -1px;
	padding-bottom: 0;
}
ul {
padding-top: 0;
margin: 0;
padding-left:15px;
list-style: none;
border: 0;
border-color: 303030;
border-width: 1px 0 0 0;
}
li {
	width: 100px;
	display: block;
}
li a:link, li a:visited, li a:active {
	display: block;
	width: 97px;
	padding-left: 3px;
	font-weight: normal;
	color: 696969;
	text-decoration: none;}
.canvas a {
color: #696969;
text-decoration: none;
border: 1px solid;
border-color: 2f2f2f;
border-width: 0 0 1px 0;
line-height: 1.5em !important;
}
.canvas a:hover {
text-decoration: none;
background-color:#303030;
border-color: #303030;
border-width: 0 0 1px 0;}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.reflected {
	border: 1px solid #000000;
}
.reflected:hover {
	border: 1px solid #FFFFFF;
}
.fullimg {
	padding:5px;
	background-color:#eeeeee;
}
.fullimg:hover {
	padding:5px;
	background-color:#A4B4FF;
}
.commentblock {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin:11px;
}
.commentbox {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding:11px;
}
.commentboxodd {
	background-color:#272727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding:11px;
}
hr {
	border-top:0;
	height:1px;
	width:500px;
	text-align:center;
}
.boxes {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	border: 1px solid #303030;
}
.description{
	border: 0;
	background-color:#000000;
	margin:10px;
}
