body {
	background: White;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px auto;
	line-height: 1.2em;
}

a, a:visited, a:active {
	color: #CC0066;
	text-decoration: none;
}

a:hover {
	color: #FF0099;
	text-decoration: underline;
}

h1 {
	margin: 27px 0px 27px 0px;
	font-size: 62px;
	color: #990033;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom : 0px;
}

#page {
	width: 980px;
	margin-top: 15px;
	margin-left: 0px;
}

#header {
	width: 980px;
	clear: both;
	padding-bottom: 15px;
}

#header2 {
	width: 980px;
	clear: both;
	border : 1px solid #990033;
	text-align : center;
	background-color : #FFF4FF;
	padding : 5px 0px 5px 0px;
	font-weight : bold;
	margin-bottom : 22px;
}

#leftcolumn {
	float: left;
	margin-right : 15px;
}

.left {
	width: 210px;
	text-align : left;
}

.lefthead {
	border-bottom : 1px solid #990033;
	margin-bottom : 8px;
	padding-bottom : 5px;
	color : #990033;
	font-size : 13px;
}

.leftsmall {
	font-size : 10px;
	padding-bottom : 6px;
}

#rightcolumn {
	border-left: 1px solid #990033;
	padding-left: 25px;
	margin-left : 220px;
	text-align : left;
}

.right {
	width: 730px;
	text-align : left;
}

.righthead {
	border-bottom : 1px solid #990033;
	margin-bottom : 14px;
	padding-bottom : 5px;
	color : #990033;
}

.review {
	border : 1px solid #990033;
	background-color : #FFF4FF;
	height : 155px;
	padding : 8px;
	margin : 8px;
}

.reviewimg {
	width : 235px;
	float:left;
}

.reviewtitle {
	padding-bottom : 10px;
	font-size : 15px;
	font-weight : bold;
}

.reviewlink {
	padding-top : 10px;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
}

.galleries {
	padding : 8px;
	margin : 8px;
}

.gallerieslink {
	padding-top : 10px;
	font-weight : bold;
	text-align : right;
}

.screenshots {
	text-align : center;
	height : 185px;
}

.screenshotsimg {
	width : 235px;
	float:left;
}

#footer {
	width: 980px;
	clear: both;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 3px;
	border-top : 1px solid #990033;
	margin-top : 15px;
}

#rightcolumnrev {
	border-left: 1px solid #990033;
	padding-left: 25px;
	margin-left : 300px;
	text-align : left;
}

.rightrev {
	width: 650px;
	text-align : left;
	font-size : 14px;
}

.rightrev h3 {
	padding-bottom : 8px;
	font-size : 18px;
	color: #990033;
}

.leftrev {
	width: 290px;
	text-align : left;
	padding-left : 5px;
}

.revitems {
	font-size : 12px;
	padding-left : 15px;
	padding-bottom : 0px;
}

.revlink {
	font-size : 22px;
	font-weight : bold;
}

.morereviews {
	margin-top : 140px;
}

ul {
	margin-left : 0px;
	padding: 0px 0px 0px 10px;
}

li {
	list-style: none;
	margin-left : 0px;
}