BODY {

	background: #343434 url(../images/bg.jpg) repeat-x;
	padding: 0px;
	margin: 0px;
	text-align:center;
}


TABLE {
border-collapse: collapse;

}
td,tr,p,div {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #8A8A8A;

}

H1,H2,H3,H4,H5{
	color: #ef1970;
}
H1{
	font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}
H2{
 font-size: 12px;
}
H3{
 font-size: x-small;
}
A
{ 

	color: #6699cc;
	text-decoration: none;

	
}
A:hover
{ 

	color:#ef1970; 


}


A.visit
{ 

	color: #8499A4;

}

form{
	margin-bottom: 0 ;
}

HR{
	height: 1px;
	border: 0;
	color:  #999999;

}


UL LI{
	padding:0px;
}


#container{
	background: #ffffff url("/images/container.jpg") ;
	width: 800px;
	position: relative;
	margin: 0 auto;
	text-align: center;


}
#topmenu{
padding-top: 40px;
padding-right: 15px;
text-align: right;
font-size: 10px;
}

#topmenu a{

	color: #999999;
}
#topmenu a:hover{
	color: #fff;
}

#header{
	background: url("/images/header.jpg") no-repeat;
	width: 800px;
	height: 85px;
}

#main_flash{
	background: url("/images/body.jpg")  no-repeat top right;
	padding-right: 15px;
 float:right;
}

#thismonth{
	position: absolute;
	top: 270;
	left: 15;
	background: url("/images/lmag_bg.jpg") bottom no-repeat;
	height: 250px;
	width: 200px;
	padding-top: 15px;
	padding-left: 0px; padding-right: 0px;
}
#heading{
margin-left: 200px;
}

#content{


width: 550px;

text-align: left;
margin-left: 230px;
padding-right: 30px;
padding-top:20px;
padding-bottom: 20px;
}



#footer{
	clear: both;
	height: 100px;
	padding-top: 40px;
	background: #343434 url(../images/footer.jpg) no-repeat top;

}
#footer, #footer p, #footer a{
	font-size: 10px;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	color: #FF33AD;
}

/*==============leftmenu===============*/
#leftmenu{
	
	background: #ffffff url("/images/body.jpg")  no-repeat;
	float: left;
	width: 200px;
	height: 148px

	padding: 0px;

	
	font-size: 11px;
	
}


.lmenu{

	height: 37px;
	width: 200px;
	margin-left: 15px;
	padding-left: 0px; padding-right: 0px;

}
.lmenu a{
	display:block;
	height: 37px;
	width: 200px;
	margin:0; padding:0;
	text-decoration: none;


}
.lmenu  a span { display:none;}

#lmenu_1, #lmenu_1 a  {background: url("/images/lmenu_1.jpg")  no-repeat; }
#lmenu_1 a:hover {background: url("/images/lmenu_1b.jpg") no-repeat; }

#lmenu_2, #lmenu_2 a  {background: url("/images/lmenu_2.jpg")  no-repeat;}
#lmenu_2 a:hover {background: url("/images/lmenu_2b.jpg") no-repeat; }

#lmenu_3, #lmenu_3 a  {background: url("/images/lmenu_3.jpg")  no-repeat; }
#lmenu_3 a:hover {background: url("/images/lmenu_3b.jpg") no-repeat; }

#lmenu_4, #lmenu_4 a  {background: url("/images/lmenu_4.jpg")  no-repeat; }
#lmenu_4 a:hover {background: url("/images/lmenu_4b.jpg") no-repeat; }

#lmenu_5, #lmenu_5 a  {background: url("/images/lmenu_5.jpg")  no-repeat; }
#lmenu_5 a:hover {background: url("/images/lmenu_5b.jpg") no-repeat; }

/*==============end leftmenu===============*/



/*==================ACCESSORY==================*/
.img-title{
	border: none;
	margin-bottom: 10px;

}
#flag{

	text-align:right;
	padding: 10px;
}
.float-left{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.float-right{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.gallery-pic{
	margin: 2px;
}
.clear{
	clear: both;
}
.backissues_list{

	height: 230px;
	width: 170px;
	text-align: center;
	float: left;
}



/*==================ACCESSORY==================*/


