body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:Verdana;
font-size:13px;
background-color:#1a1a1a;
}
#maincontainertop{
width: 100%; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background:url(bg/bg-.png);
background-repeat:repeat-x;
float:left;
}

#maincontainer{
width: 980px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/



}
#maindesignby{
width: 100%; /*Width of main container*/
background-color:#ffffff; /*Center container on page*/
clear:left;
font-size:11px;
}
#mainfooterdes{
width: 980px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
color:Gray;
}
#mainfooterdes a
{		
	color:Gray;	
	text-decoration:none;
	font-size:10px;
}

#mainfooterbottom{
width: 100%; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#1a1a1a;
}
#mainfooterbottomdes{
width: 980px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
color:White;
padding-top:5px;
padding-bottom:5px;
}
#mainfooterbottomdes a
{		
	color:Yellow;	
	text-decoration:none;
	
}
#mainfooterbottomdes a:hover
{		
	color:Yellow;
	text-decoration:underline;
	
}

#topsection{
width:980px;
float:left;

}

#TopArea
{
	width:980px;
	color:white;
	padding-bottom:5px;
}
#TopArea a
{		
	color:#f1d054;
	text-decoration:none;
	
}
#TopArea a:hover
{		
	color:#fb6412;	
	text-decoration:underline;
	
}


#Mainmenu
{
	width:980px;	
	float:left;		
	color:#545952;
	background-repeat:no-repeat;
	background-image:url(bg/bg_menubar.png);
	height:52px;
	font-family:Verdana;
}

#Menu
{
	width:715px;	
	font-weight:bold;
	height:52px;
	padding-left:15px;
	font-size:14px;
}
#Menu a
{		
	color:#f1d054;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
	padding-top:13px;
	height:52px;
	float:left;
}
#Menu a:hover
{		
	color: yellow;
	background-image:url(bg/menubar_over.png);
	background-repeat:repeat-x;	
	text-decoration:none;
	
}
#Menu a.selected
{		
	color: yellow;
	background-image:url(bg/menu_active.png);
	background-repeat:repeat-x;	
	text-decoration:none;
	
}
#slide
{
	width:400px;	
	background-color:#51040e;
	
}

#slideshow
{
	width:370px;
	padding:15px;	
	height:473px;
	background-image:url(bg/bg_slide.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
}
#slideshow a
{		
	color:Yellow;
	text-decoration:none;
	
}
#slideshow a:hover
{		
	color:Yellow;	
	text-decoration:underline;
	
}
#contentwrapper{
float: left;
width: 980px;
background-color:#51040e;

}


#Left
{
	width:400px;
	float:left;
	
	
}

#Leftsubmenu1
{
	width:260px;
	float:left;
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	line-height: 1.5em;
	padding-bottom:10px;
}

#Leftsubmenu1 a
{		
	color:#6d6c6c;	
	text-decoration:none;
	display:block;
	border-bottom:0px solid #e5decc;
}
#Leftsubmenu1 a:hover
{		
	color:Maroon;	
	text-decoration:none;
	
}
#Lefttext
{
	width:370px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	color: #ffffff;
}

#Lefttext a
{		
	color:#f1d054;	
	text-decoration:none;
	
}
#Lefttext a:hover
{		
	color:#fb6412;
	text-decoration:none;
	
}

#BodyArea
{
	width:580px;
	float:left;
	color: Black;
	background-color:#edeccd;
	
}
#BodyArea .BodyAreatext
{
	width:560px;
	float:left;
	padding:10px;
	
}

#BodyArea .BodyAreatext a
{		
	color:maroon;	
	text-decoration:none;
	
}
#BodyArea .BodyAreatext a:hover
{		
	color:maroon;	
	text-decoration:underline;
	
}

.pages
{
	
	clear: left;
	font-size: 8px;
	text-align: center;
	padding: 0.4em 0.7em;
    margin-right: 0.1em;	
}

.pages a, .pages span
{
	display: block;
	float: left;
	margin-right: 0.1em;
	border: 1px solid #fff;
	background: #fff;
	padding-right: 0.7em;
	padding-left: 0.7em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
    
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}

#footsubmenu
{
	width:950px;
	float:left;
	font-size:10px;
	line-height: 1.5em;
	padding:15px;
}

#footsubmenu a
{		
	color:#f1d054;	
	text-decoration:none;
	display:block;
	border-bottom:0px solid #e5decc;
}
#footsubmenu a:hover
{		
	color:#fb6412;	
	text-decoration:none;
	
}

#footer{
clear:left;
width: 980px;

}

#footertext{
width: 980px;
padding-bottom:20px;
padding-top:10px;
color: white;
background-color:Black;
}
#footertext a
{		
	color:Yellow;	
	text-decoration:none;
	
}
#footertext a:hover
{		
	color:white;	
	text-decoration:none;
	
}
#footerby{

width: 960px;
padding-left:10px;
padding-right:10px;
color:#6d6c6c;
font-size:11px;
border-bottom: 1px solid gray; border-top: 1px solid gray;
padding-top:5px;
padding-bottom:5px;
}

#footerby a
{		
	color:#8e4c10;	
	text-decoration:none;
	
}



















