﻿
body {
	background-image:url('common/bg.jpg');
	background-color:#000;
	font-family: Arial,Helvetica,San-Serif;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	text-align:center;
}

a {	color:#fc8901; font-weight:bold;}

div#page-content {
		position:relative;
		margin:0 auto;
		width:970px;
		min-height:600px;
		text-align:left;
}

div#mediaspace {
		margin-top:80px;
}

div#header {
	width:100%;
	height:80px;
	background-color:#000;
	margin-bottom:10px;
}



div#imageset1 {
	position:relative;
	top:10px;
	left:0px;
	background-image:url('common/image-set1.png');
	width:515px;
	height:644px;
}

div#footer {
	
}