a {
	text-decoration:none;
}
a#big {
	text-align:right;
	color:#F09;
}
body {
	background:#111 url(../images/bg.gif);
	background-color:#111111;
	text-align:center;
}
body,.image,h1,p {
	margin:0px;
	padding:0px;
}
.main {
	background:#222222;
	width:720px;
	margin:0px auto;
	border:10px solid #222222;
	border-bottom:0px;
	border-top:0px;
	text-align:left;
}
.content {
	clear:both;
	border-top:10px solid #222222;
	color:#CCCCCC;
}
.content h1 {
	font:normal 1.4em sans-serif,Arial;
	padding:2px 6px;
	background:#000000;
	color:#FFFFFF;
	background-image:url(../images/h1bg-2.gif);
	background-repeat:repeat-x;
}
.content h1 span {
	color:#999999;
}
.content h1 span a, .content h1 span a:visited, .content h1 span a:active {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.content h1 span a:hover {
	text-decoration:underline;
}
.content h2 {
	font:normal 1em sans-serif,Arial,;
	padding:2px 6px;
	color:#FF0099;
	font-weight:bold;
	background-image:url(../images/h2bg.gif);
	background-repeat:repeat-x;
}
.content p, .content form {
	font:normal 0.8em Verdana,Arial;
	padding:6px 6px 10px 20px;
}
.content p a, .content p a:visited, .content p a:active {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
}
.content p a:hover {
	text-decoration:none;
}
.footer {
	height:120px;
	background:#222222 url(../images/bgfooter.gif) no-repeat;
	border-top:10px solid #222222;
	margin:0px auto;
	width:740px;
	text-align:center;
	font:bold 0.7em Verdana,Arial;
	color:#333333;
}
.footer a {
	color:#444444;
}
.gfx_header h1 {
	color:#FFFFFF;
	margin-top:182px;
}
.gfx_header h1,a#big {
	font:normal 4em sans-serif,Arial;
	background:#000000;
	display:block;
	margin-top:8px;
}
.gfx_margin {
	height:182px;
}
.gfx_nav {
/*	height:46px;
	background:#000 url(images/nav.gif) no-repeat;*/
	height:140px;
}
.header_left {
	float:left;
	width:220px;
	height:280px;
	background:#222222 url(../images/bgleft.png);
}
.header_right {
	float:right;
	width:500px;
	height:280px;
	background:#222222 url(../images/bgright-2.png) no-repeat;
}
.menu a {
	font:normal 1.4em sans-serif,Arial;
	color:#FFFFFF;
	background:#000000;
	display:block;
	margin-top:8px;
	width:220px;
	height:26px;
}
.menu a span {
	padding-left:4px;
	color:#FFFFFF;
}
.menu a:hover {
	color:#FF0099;
}