body{
	margin:0;
	padding:0;
	background-color:#5E3674;
	font:normal 13px  "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
div, h1, h2, h3, form, label, input, textarea, img, span, p{
	margin:0; padding:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

a{
	color:#1889CD;
	text-decoration:none;
}
a:hover{
	color: #CC3300;
}
h2{
	font-size:16px;
}

#content-center{
	width:950px;
	background:url(../images51/bg.jpg) repeat-y;
	margin:0 auto;
}

#body-content{
	background:url(../images51/page_bg.jpg) repeat-y;
	width:925px;
	margin:0 auto;
	text-align:center;
}
/*---- Left Menu */
#l-menu{
	width:200px;
	float:left;
	background:#EDE5F2;
}
#l-menu ul.leftmenu{
	margin:0 auto;
	padding:2px 10px 10px 5px; 
	list-style:none;
	text-align:left;
}
#l-menu ul.leftmenu li{
	background:url(../images51/grey_dotted.gif) repeat-x 0 100%;
	padding-bottom:5px;
}
#l-menu ul.leftmenu li a{
	background:url(../images51/icon1.gif) no-repeat 0 10px;
	padding:5px 5px 5px 15px;
	color:#CC3300;
	text-decoration:none;
}
#l-menu ul.leftmenu li a:hover{
	padding:5px 5px 5px 15px;
	color: #660000;
}

/*----*/
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}

/*---New Edit---*/
#header{
	width:950px;
	margin:0 auto;
	padding:0;
	position:relative;
}

/* Left */
#left{
	width:200px;
	float:left;
	padding-left:20px;
	
}
/* Right */
#right{
	width:680px;
	float:right;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}
#right p.pagenavi{
	font-size:13px;
	color:#B1B1B1;
	margin:3px 0 5px 0;
}
/*---End right--*/
/*------------*/
#footer{
	margin:5px 20px 5px 20px;
	padding:5px;
	font:normal 12px/14px  "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer a{
	color: #660000;
	text-decoration:none;
}
#footer a:hover{
	color:#FF3300;
	background-color: #663399;
	height:20px;
}