@import url(/library/css/simple.css);

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 10pt;
	color : #333333;
	background:#fff url(bg.gif) left top;
}

#page-wrapper { margin:0 50px;}

#header-wrapper{height:120px;}
#header-wrapper h1 {display:none;}
#banner{text-align:center;}

#content-wrapper{
	background-color:#fff;
	margin:0;
	padding-left:232px;
	border-left:1px #BEDEFF solid;
}

* html #content_wrapper{ height:1%;}

#primary {
	width:100%;
	border-left:232px solid #ffc933;
	margin-left:-232px !Important;
	float:right;
	 background-color:#fff;
}

#secondary {
	width:232px;
	float:left;
	margin-left:-232px !Important;
	display:inline;
	background-color:#ffc933;
	background-image:url(bg.memberzone.gif);
	background-repeat:no-repeat;
}

#primary h2 {margin:0;}

#footer-wrapper {clear:both; background-color:#F7F7F7;}
#footer-wrapper .copyright {width:40%;float:left;}
#footer-wrapper .navigator-bottom {width:60%;margin:0;float:left;text-align:right;}
#footer-wrapper .statistics {width:50%;float:left;clear:both;}
#footer-wrapper .credit {width:45%;float:right;text-align:right;}

td.top_menu { background-color:#89C11F; text-align:center;border-right:1px #ffffff solid;}
a.top_menu {
	border: none;
}

.content {margin:0 0 0 30px;}
.content h2.header {text-align:right;font-style:italic;color:#FF9900;}

#signin-side {width:175px;height:200px;margin-left:55px;}
#signin-side h3 {margin:5px 0;padding:0;color:#ff0000;}

#home-promote {padding:0 20px;}
