/* CSS Document */

body {
	background-color: #000912;
	background-image: url(images/new_bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFF33;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCFF99;
}
a:hover {
	text-decoration: none;
	color: #66FFFF;
}
a:active {
	text-decoration: none;
	color: #CCFF00;
}
div#container {
	width: 820px;
}
div#blackband {
	background-color: #000000;
	float: left;
	height: 935px;
	width: 330px;
	margin-left: 123px;
	padding-left: 22px;
}
div#content {
	width: 338px;
	float: right;
	margin-left: 0px;
	margin-top: 20px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
div#def {
	width: 320px;
	margin-left: 9px;
	line-height: 15px;
	margin-bottom: 20px;
}
hr {
	width: 338px;
	color: #191E23;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #191E23;
	padding-top: 2px;
}
.review {
width: 300px;
margin-top:0;
padding-top:0;
}

.definition {
width: 290px;
margin-left:5px;
}