body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	color: #e7eaeb;
	background: #6d6a6b url(images/bg.jpg) repeat; }
a { color: #00a1ff; text-decoration: none; font-weight: bold; } 
a:hover { color: #00a1ff; text-decoration: underline; }
p {
	margin: 0px;
	padding: 0px; }
#wrapper {
	margin: 0 auto;
	background: url(images/gradient_bg.jpg) top repeat-x; }
#container {
	width: 988px;
	margin: 0 auto;
	padding: 0 0 10px 0; }
#container h1 {
	font-size: 70px;
	text-align: center;
	color: #009dff;
	padding: 30px 0 30px 0;
	margin: 0 0 15px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
#container h2 {
	font-size: 30px;
	text-align: center;
	color: #fff;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
#content {
	clear: both;
	position: relative;
	width: 988px;
	padding: 0 2px;
	background: url(images/content_middle.jpg) repeat-y; }
#content #content_top {
	position: absolute;
	width: 988px;
	height: 10px;
	top: 0;
	left: 0;
	background: url(images/content_top.jpg) no-repeat; }
#content .content_section_01 {
	clear: both;
	width: 984px;
	padding: 0px;
	background-color: #444041; }
#content .content_section_02 {
	clear: both;
	color: #CCC;
	width: 984px;
	padding: 0px;
	border-top: 1px solid #2c2829;
	background-color: #221e1f; }
#footer {
	clear: both;
	width: 988px;
	height: 65px;
	padding: 15px 0 0 0;
	text-align: center;
	color: #888;
	background: url(images/footer.jpg); }
#footer p {
	padding-bottom: 5px; }
#footer a {
	color: #00a1ff;
	font-weight: normal; }
#xxx a img {
	border: 1px solid #9e9e9e; }
#xxx a img:hover {
	border: 1px solid #fff; }
#yyy a img {
	border: 2px solid #8e0307; }
#yyy a img:hover {
	border: 2px solid #fff; }