body 
{ 
    color: #e1e1e1; 
    font-family: Trebuchet MS, Arial; 
    font-size: 13px; 
    text-align: left;     
    background-color: #e97b46; 
    padding:0;
    margin: 0 auto;        
    letter-spacing: 1px;
background-image: url(../img/bg.jpg);
background-repeat:repeat-x;


}
a           { color: #f6911e }
a:visited   { color: #f6911e}
a:hover     { color: #FFFFFF }
h1
{
    font-size:17px;
    font-weight:bold;
    padding:0px 0 8px 0;
    margin:0;
    color:#f6911e;
}
h2
{
    font-size:15px;
    font-weight:bold;
    padding:0px 0 8px 0;
    margin:0;
    color:#e1e1e1;
}

img 
{
	border:0;

}
#toptext
{
width:780px;
padding: 10px;
margin:12px 0 10px 0;
background-color:#dcdcdc;
color:#9a9a9a;
}

#main
{
    width:830px;
    margin: 0 auto;
    padding:0;
background-color: #0b0b0b;


}


#menuTop
{
background-image: url(../img/menuTop.jpg);
margin:10px 0 0 0;
width:220px;
height:16px;
}

#menuBottom
{
background-image: url(../img/menuBottom.jpg);
margin:0 0 0 0;
width:220px;
height:16px;
}

#menu
{
   
    width: 220px;
    padding:0;   
    margin: 0;	
overflow:auto;
}

#menu a, #menu a:visited
{
width:212px;
height:30px;

    margin: 0;
padding: 10px 0 0 8px;
float:left;
color:#e1e1e1;
text-decoration:none;
font-weight:bold;
text-align:left;
font-size:13px;
background-color:#151515;
border-bottom: solid 1px #000000;
}
#menu a:hover, #menu a.hover:visited
{
color:#f6911e;
background-color:#1b1b1b;

}
#head
{

	width:800px;
	padding:0px;
    height:154px; 
    margin: 0 auto;
    text-align:left;

    

}
#head img
{
margin:0;
float:left;
}


#content
{
   
    width: 800px;
    padding:0;   
    margin: 0 15px 0 15px;
    font-size:12px;
	float:left;
}

#left
{
    width:225px;
    
    padding:0;
    float:left;
    text-align:center;
    margin:0;



}

#mid
{
	width:540px;
    overflow:auto;
    text-align:left;
    padding:15px 0 0 15px;
    float:left;
	min-height:600px;
	margin: 10px 0 0 0;

}




#bottom
{

    padding:10px;    
    width:780px;
    margin: 0 auto;
    color:#a2a2a2;
font-size:12px;
 
    
}
#bottomd a, #bottom a:visited
{
    color:#a2a2a2;
}


.photoSmall
{
	width:150px;
	height:150px;
	background-color:#e7e7e7;
	margin:3px;
	padding:5px;
	text-align:center;
	float:left;
	vertical-align:middle;
}

.photoSmall img
{
	border:0;


}
.catOverview
{
	margin: 5px 5px 0 0;
	float:left;
	width:200px;
	text-align:center;
}

.news
{
	width:190px;
	padding:0px;	
	margin: 20px 0 0 0;
	text-align:center;

	
}
#newsboxtop
{
background-image: url(../img/newsBoxTop.jpg);
margin:15px 0 0 0;
width:525px;
height:16px;
}
#newsboxbottom
{
background-image: url(../img/newsBoxbottom.jpg);
margin:0 0 0 0;
width:525px;
height:16px;
}
#newsbox
{
width:505px;
padding: 3px 10px 3px 10px;
margin:0;
background-color:#151515;

}

#orangeboxtop
{
background-image: url(../img/orangeTop.jpg);
margin:15px 0 0 0;
width:220px;
height:16px;
}
#orangeboxbottom
{
background-image: url(../img/orangeBottom.jpg);
margin:0 0 0 0;
width:220px;
height:16px;
}
#orangebox
{
width:200px;
padding: 3px 10px 3px 10px;
margin:0;
background-color:#d27204;

}

.itemName
{
font-weight:bold;
}





