#body{
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;

}

/*
.logo{
background:url(images/logo.gif) no-repeat;
width: 300px;
height: 86px;
left: 35%;
}
*/

#header{
margin-top: 10px;
background:url(images/bg-header.jpg) repeat-x;
height: 24px;
width: 100%;
float:none;
clear: both;
}


.menuH{
border: 0px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background: none;
display: inline;
}


#center{
margin-left: auto;
margin-right: auto;
width: 990px;
font-size:16px;
list-style-type: none;
padding: 20px 0 20px 0;
}

.paragraph,p{
background:url(images/bg-sideMenu.jpg) repeat-x;
height: 36px;
width: 135px;
font-size:20px;
color: #ff3d01;
}

#sideMenu{
width: 120px;
float:left;

}

.sidemenu,li{
background: #FFFFFF url(images/bg-menu.jpg) no-repeat;
width: 120px;
border-top: #FFFFFF 1px solid;
border-bottom: #FFFFFF 1px solid;
padding: 5px 5px 5px 5px;
font-size: 14px;
}

a:link {
	color: #5c4b3a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5c4b3a;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #5c4b3a;
}

#right{
width: 780px;
float:right;
}

.img{
border: #333333 1px solid;
margin: 2px;
}

.recomend{
background: #fff url(images/bg-recomend.jpg) repeat-x;
width: 785px;
height: 130px;
border: #ececec 1px solid;
padding: 3px;
float:right;
}

.mainContent{
background: #fff url(images/bg-recomend.jpg) repeat-x;
width: 785px;
border: #ececec 1px solid;
padding: 3px;
float:right;
}

#textLinks{
background:none;
margin-top: 25px;
width: 780px;
float: right
}

.leftSide{
width: 385px;
float:left;
}

.rightSide{
width: 385px;
float:right;
}

h5{
padding: 5px 5px 5px 5px;
margin: 0 0 0 0;
font-weight: normal;
}

#footer{
background:url(images/bg-header.jpg) repeat-x;
width: 100%;
float:none;
clear: both;
}