@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}
body {	line-height: 1;}
ol, ul {	list-style: default;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {	content: '';	content: none;}

/* remember to define focus styles! */
:focus {	outline: 0;}

/* remember to highlight inserts somehow! */
ins {	text-decoration: none;}
del {	text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0;}

body { background-image: url(gfxS/bg.png); color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size: 12px; line-height: 18px;}
body a {text-decoration:none; color:#FFF; border-bottom: 1px solid #FFF;}
h1 {text-align: center; font-size: 18px; color: #FC0; padding-bottom: 20px;}
h2 {font-size: 12px; color: #FC0; margin-top: 0px;}
h3 {font-size: 18px; color: #FC0; text-align: center; margin-top: 20px;}


#header {width: 900px; margin: auto; height: 290px; background-image: url(gfxS/header.png);}

#container {width: 900px; margin:auto; background-image: url(gfxS/mid_bg.png);}

#mainContent {width: 420px; margin-left: 110px; }
	#mainContent p {padding-bottom: 10px; text-align:left;}

#sidebar {float: right; width: 160px; margin-right:110px; color: #FC0; font-size: 10px; line-height: 12px;}
	#sidebar img{padding-bottom: 20px;}
	#sidebar p {padding-bottom: 20px;}
	

#footer {color: #FC0; font-size: 10px; width: 900px; background-image: url(gfxS/bottom_bg.png); margin: auto; text-align: center;}





.fltrt { float: right;	margin-left: 8px;}

.fltlft { 	float: left;	margin-right: 8px;}

.clearfloat { 	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}



