* {
	font-family:arial, helvetica, sans-serif;
}
body {
	background:#000;
	margin:20px;
}

#container {
background-color:#666666;
	clear:both;
	width:960px;
	height:auto !important;
	height:480px;
	min-height:480px;
	border:1px solid #fff;
	margin:0 auto 0 auto;
	
}
#container2 {
	clear:both;
	width:960px;
	height:auto !important;
	height:480px;
	min-height:480px;
	border:1px solid #000;
	margin:0 auto 0 auto;
	background:url(../images/bg.jpg) top left repeat-x;
	color:#FF0000;
}

#header {
	width:900px;
	margin:0 auto 0 auto;
}

#header h1 {
	margin:0;
	padding:20px 0 0 0;
	font-size:24pt;
	color:#fff;
	font-weight:normal;
	width:500px;
	float:left;
}

#nav {
	float:right;
	display:inline;
	padding-top:30px;
}

#nav a {
	margin:0 10px 0 10px;
	padding:0 2px 0 2px;
	border-top:2px solid #555;
	color:#fff;
	text-decoration:none;
	font-size:10pt;
	text-transform:lowercase;
}

#nav a:hover {
	border-top:2px solid #ec008c;
}

#left {
	width:480px;
	height:auto !important;
	height:480px;
	min-height:480px;
	background:#fff;
	float:left;
}
#left1 {
	width:670px;
	height:auto !important;
	height:480px;
	min-height:480px;
	background:#fff;
	float:left;
}
#left2 {
	width:670px;
	height:auto !important;
	height:480px;
	min-height:480px;
	background:#FFF;
	font-size:14px;
	color:#000000;
	float:left;
}
#left2 a{
font-size:16px;
text-decoration:underline;
text-indent:inherit;
color:0000ff;
}

#left2 a:hover {
	font-size:16px;
	text-decoration:underline;
	text-indent:16px;
	color:#0000FF;
}

#left img {
	margin:15px;
}

#right {
	float:right;
	width:290px;
	background-color:#666666;
	min-height:auto;
}

#right h1 {
	background:#fff;
	font-size:16pt;
	font-weight:normal;
	margin:60px 0 0 0;
	height:60px;
	line-height:60px;
	text-transform:lowercase;
	text-align:center;
}

#right h1 .info {
	text-align:right;
	font-size:8pt;
	color:#999;
	text-transform:uppercase;
	padding-left:90px;
}


#copyright {
	clear:both;
	height:14px;
	border-top:1px solid #fff;
	background:#7E7E7E;
	color:#fff;
	font-size:8pt;
	text-align:right;
	padding:1px 10px 1px 0;
}
#copyright a, visited {
	color:#000000;
	text-decoration:none;
}
#copyright a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
#menu a, visited {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	color:#C1C1C1;
	text-decoration:none;
}
#previous {
vertical-align:baseline;
}
#previous a, visited {
	color:#333333;
	text-decoration:none;
}
#previous a:hover {
	color:#000000;
	text-decoration:underline;
}
#black a, visited {
	color:#000000;
	text-decoration:none;
}
#black a:hover {
	color:#000000;
	text-decoration:underline;
}
.h1 {
font-size:24px;
color:#000000;
text-align:center;
}
.h2 {
font-size:20px;
color:#000000;
text-align:center;
}
.h3 {
font-size:12px;
color:#000000;
text-align:center;
}
.spacer {
width:35px;
float:left;
}
.center {
	text-align:center;
}
#spacer {
	padding-top:30px;
}
.centerBg {
	text-align: center;
	background:#7E7E7E;
	text-decoration:underline;
}
#top {
	font-size:14px;
	color:#FFFFFF;
	padding-right:60px;
	text-align:right;
