body { background: url(pic/BG1.jpg) no-repeat scroll center top;
display: table;
width: 100%;
margin: 0px;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 62.5%;
line-height: 1.75em;
color: #898888;
}

#base {
width: 850px;
padding: 0px;
margin: 155px auto 10px auto;
}

#bignavbar {
width: 850px;
padding: 10px;
}

#navbar { margin: 10px;
padding: 10px 20px 0px 5px;
text-align: center;
font-size : 1.3em;
line-height: 1.75em;
float: right;
color: #ffffff;
}

#leftcontent {
float: left;
width: 180px;
margin: 0px;
padding: 0px;
clear: right;
font-size: 1.2em;
}

#maincontent { 
margin: 0px 10px 10px 200px;
padding: 0px 10px;
line-height: 1.75em;
clear: right;
font-size : 1.2em;
}

a:link { color: #ffffff;
text-decoration: none;
}

a:visited { color: #000000;
text-decoration: none;
}

a:hover{color: #330000;
text-decoration: none;
border-bottom: 1px #330000 dotted;
}

a:active{color: #000000;
text-decoration: none;
}

.smallbar { margin: 0px;
padding: 10px;
border-bottom: 1px #898888 dashed;
border-top: 1px #898888 dashed;
}

h1 { font-family: serif;
color: #330000; 
font-size: 1.4em;
letter-spacing: 2px;
margin: 0px;
}

.news { display: block;
margin: 0px;
padding: 10px 40px 0px 10px;
background-image: url(pic/newsbase.png); 
background-repeat: repeat-y;
width: 230px;
font-family: serif;
color: #330000; 
font-size: 1.2em;
}

.newstitle { display: block;
margin: 0px;
padding: 40px 0px 0px 20px;
background-image: url(pic/newstitlebase.png); 
background-repeat: no-repeat;
width: 255px;
height: 30px;
font-family: serif;
color: #330000; 
font-size: 1.2em;
}

.newsend { display: block;
margin: 0px;
padding: 40px 20px 0px 20px;
background-image: url(pic/newsendbase.png); 
background-repeat: no-repeat;
font-family: Trebuchet MS, Arial, sans-serif;
color: #330000; 
font-size: 0.8em;
height: 101px;
width: 255px;
}

.contentleft { margin: 0px;
padding: 10px;
width: 270px;
border: 1px #898888 solid;
float: left;
}

.contentright { padding: 10px;
margin: 0px 10px 10px 300px;
border: 1px #898888 dashed;
}