body {
	background-image: url(../images/template/back_fade.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	color: #336699;
}
.makemiddle {
	text-align: center;
	width: 100%;
}
.overallwidth {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.column {
	float: left;
	position: relative;
	display: table-row-group;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: auto;
}
#nav a {
	display: block;
	width: auto;
	color: #000;
	text-decoration: none;
}
#nav li {
	float: left;
	width: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	background-color: #DEE6E8;
	padding: 2px;
	font-size: 14px;
	border: 1px solid #CFDBDE;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li ul li a {
	display: block;
	width: 144px;
	padding: 3px;
}
#nav li ul li a:hover {
	background-color: #CFDBDE;
}
#nav li ul li {
	float: none;
	margin: 0px;
}
#nav li:hover ul {
	left: auto;
}
#menu {
	background-color: #FFFFFF;
	background-image: url(../images/template/menu_back.jpg);
	background-repeat: no-repeat;
	font-size: 17px;
	font-weight: bold;
	clear: both;
	color: #000000;
	height: 44px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 830px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.fp_col {
	width: 325px;
	float: left;
	padding-left: 5px;
}
#content {
	background-color: #FFFFFF;
	float: left;
	clear: both;
	width: 670px;
	padding: 10px;
}
#ads {
	float: left;
	width: 140px;
	padding-left: 7px;
	padding-top: 10px;
}
#fp_image {
	background-image: url(../images/template/fp_image.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	height: 160px;
}
.fp_sub {
	background-image: url(../images/template/fp_sub.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	font-weight: bold;
	color: #333;
}
.fp_sub_content {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 0.8em;
}
#start_main {
	background-color: #FFFFFF;
	height: 700px;
	width: 850px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.small_text {
	font-size: 0.7em;
}
#footer {
	font-size: 0.6em;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: both;
	color: #999999;
	margin: 10px;
}
#footer a {
	color: #999;
}
.contentcol {
	float: left;
	width: 33%;
}
.titleblock {
	padding-left: 5px;
	width: 650px;
	height:25px;
	padding-bottom: 2px;
}
.titleblock h2, .titleblock .header1 {
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
}
#content .discoimagecol {
	width: 45%;
	float: left;
	padding-top: 30px;
	font-size: 0.8em;
	padding-right: 5px;
}
#content .discoinfocol {
	float: left;
	width: 54%;
	padding-top: 15px;
}
.mpleftcol {
	float: left;
	width: 49%;
}
hr {
	background-color: #FFF;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	clear: both;
	height: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.picturebox img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
a.picturebox:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1.0;
}
.picturebox {
	height: 90px;
	width: 65px;
	float: left;
}
label {
	float: left;
	width: 150px;
}
.ytapiplayer {
	color: #FFF;
	background-color: #FFF;
	height: 238px;
	width: 299px;
}
#rss {
	float: right;
	height: 26px;
	width: 26px;
}

#rss img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.hreview form{
	text-align: left;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	padding: 5px;
}
.hreview label {
	float: none;
}

.footer_box{
	clear: both;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px dotted #999;
}
.release_table {
	background-color: #CCC;
	margin-top: 7px;
}
.release_table td {
	background-color:#FFF;
}
.release_table .row_colour {
	background-color: #E7E8E8;
}
.similar_box {
	font-size: 0.8em;
	float: left;
	height: 100px;
	width: 120px;
}
.similar_box img {
	border: none;
}
.similar_box a {
	text-decoration: none;
}

#vidloading {
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px;
	width: 299px;
}

#archivebanner {
	padding: 150px 0;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 10px;
	font-size: 17px;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #000;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #cccccc;
  }