body {
	background-color:#FFFFFF;
	background-image:url(../i/layout/background.jpg);  
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
	margin:0;
	padding:0;
}
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:10px;
	color: #3a403a;
	line-height:18px;
}
a { 
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover { 
	color:#bd0a52;
	font-weight:bold;
	text-decoration:none;
}
div#wrapper {
	width:960px;
	text-align:center;
	position:relative;
	margin:auto;
}
div#topbar {
	width:960px;
	background-image:url(../i/layout/back_header.jpg);
	background-repeat:no-repeat;
	height:280px;
	position:relative;
	margin:0;
}
div#nav {
	width:960px;
	height:18px;
	color:#fae1eb;
	text-align:center;
	padding-top:250px;
	margin:0px 0px 0px 0px;
	position:relative;
}
div#nav a { 
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div#nav a:hover { 
	color:#cc7998;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/*
div#login {
	width:935px;
	height:18px;
	color:#a2b3a4;
	text-align:left;
	padding-top:18px;
	margin:0px 0px 0px 28px;
	position:relative;
}
div#login a { 
	color:#758176;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
div#login a:hover { 
	color:#bd0a52;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
*/
div#subnav {
	width:960px;
	height:18px;
	background-image:url(../i/layout/back_main.gif);
	background-repeat:repeat-y;
	text-align:center;
	position:relative;
	padding:0;
	margin:0;
}
div#main {
	width:960px; 
	text-align:center;
	background-image:url(../i/layout/back_main.gif);
	background-repeat:repeat-y;
	position:relative;
	padding:0;
	margin:0;
}
div#main-pad {
	width:810px;
	padding:10px 75px 0px 75px;
}
div#main-main {
	width:610px;
	text-align:left;
	padding:10px 50px 0px 50px;
}
div#main-right {
	width:150px;
	padding:10px 45px 0px 45px;
	float:right;
	position:relative;
}
div#main-left {
	width:150px;
	padding:10px 20px 0px 75px;
	float:left;
	position:relative;
}

div#double-main {
	width:460px;
	text-align:left;
	padding:10px 0px 0px 0px;
}
div#double-right {
	width:150px;
	padding:10px 75px 0px 20px;
	float:right;
	position:relative;
}
div#double-left {
	width:150px;
	padding:10px 20px 0px 75px;
	float:left;
	position:relative;
}

div#footer {
	color:#fae1eb;
	font-size:11px;
	line-height:11px;
	text-align:left;
	width:860px;
	height:110px;
	background-image:url(../i/layout/back_footer.jpg);  
	background-repeat:no-repeat;
	padding:50px 50px 0px 50px;
	position:relative;
	margin:0;
}
div#footer a { 
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
div#footer a:hover { 
	color:#cc7998;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
h1 {
	font-size:12px;
	line-height:18px;
	/*background-image:url(../i/backtitle_center.jpg);  
	background-repeat:repeat-x;*/
	background-color:#EEEEEE;
	font-weight:bold;
	margin:0;
}
h2 {
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	margin:0;
}
h3 {
	font-size:9px;
	line-height:18px;
	font-weight:bold;
	margin:0;
}
h4 {
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	margin:0;
}
.image {
	border:1px solid #999999;
}
.input {
	color:#000000;
	background:none;
	line-height:9px;
	font-size:10px;
	font-weight:bold;
	border:1px solid #000000;
}
.input:hover {
	color:#bd0a52;
	border:1px solid #bd0a52;
}
.shoutbox {
	line-height:10px;
	
}