body {
 background-image: url(images/wall_chery.gif); 
 background-repeat: repeat;
 color: #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 75%;
 padding-top: 0px;
}

h3 {
 font-size: 120%;
 background-color: #DC9BBE;
 color: #ffffff;
 padding: 5px 20px 3px 25px;
 margin-top: 6px;
 margin-bottom: 0px;
 margin-left: 220px;
 margin-right: 15px;
 border-bottom: 6px #BD739B solid;
 text-align:left;
 line-height:1.4em;
}

em {
 font-weight: bold;
 font-style: normal;
}

img {
 border-style: none;
}

a {
 color: #333333;
 text-decoration: underline;
}
a:hover {
 color: #990000;
 text-decoration: underline;
}

#topnav {
 background-image: url(images/menu_back.gif); 
 background-repeat: repeat-x;
 vertical-align: top;
 text-align:center;
 padding: 5px 0px 5px 0px;
 letter-spacing: 0px;
 margin-top: 0px;
}

#container {
 border: 1px solid #333333;
 width: 830px;
 background-color: #ffffff;
 padding: 0px;
 height: 100%;
}

#header {
 background-image: url(images/title3.jpg);
 color: #5E4081;
 font-weight: bold;
 text-align: right;
 height: 175px;
 padding: 10px;
}
 
.contentblock {
 background-color: #F0E9F0;
 vertical-align: top;
 text-align:left;
 padding: 2px 20px 2px 10px;
 margin-top: 0px;
 margin-bottom: 10px;
 margin-left: 220px;
 margin-right: 15px;
}

p { 
line-height: 1.4em; 
} 



.leftnavheader {
 padding: 2px 2px 5px 2px;
 margin: 2px 5px 5px 3px;
 color: #A3A3A3;
 font-weight:bold;
 text-decoration:none;
 font-family:serif;
 font-size: 120%;
 vertical-align: top; 
}

#leftnav {
 float: left;
 background-color: #ffffff;
 text-align:left;
 width: 180px;
 margin-top: 6px;
 margin-bottom: 6px;
}

#leftnav ul {
 margin: 0; 
 padding: 0px 5px 0 15px;
 list-style-type: none;
 } 

#leftnav li {
 width:180px;
 color: #6A38A8;
 margin: 0; 
 padding: 3px 5px 0 5px;
 font-family:serif;
} 

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
 display: block;
 color: #A3A3A3;
 font-family:serif;
 padding: 0px 5px 0px 5px;
 text-decoration: none; /*lets remove the link underlines*/
} 

#leftnav a:hover {
 display: block;
 padding: 0px 5px 0px 5px;
 color: #6A38A8;
 font-family:serif;
 text-decoration: none; /*lets remove the link underlines*/
}

#footer {
 margin-top: 3px;
 color: #666;
 text-align: center;
 padding-bottom: 5px;
 font-size: 85%;
 margin-bottom: 3px;
}

#footer2 {
 margin: 10px 30px 0 0;
 color: #666;
 text-align: center;
 padding-bottom: 5px;
 font-size: 85%;
}

.clear {
  clear:both;
}

#rssnews{
text-align:left;
background-color:#39D6FF;
border-bottom:5px solid #cccccc;
margin-left:0;
}
