p{
margin: 5px 0 5px 0;
line-height: 150%;
}

h1{
font-size: 1.8em;
color: #cccc99;
margin:5px 0 5px 0;
}

h2{
font-size: 1.3em;
font-weight: normal;
color: #cccc99;
margin:5px 0 5px 0;
}

h3{
font-size: 1.2 em;
font-weight: bold;
margin:5px 0 0 0;
}

h3 a:link{
color: white;
text-decoration: none;
}

h3 a:visited{
color: white;
text-decoration: none;
}

h3 a:hover{
color: white;
text-decoration: none;
}

h3 a:active{
color: white;
text-decoration: none;
}

h4{
font-size: 1.0em;
color: #666666;
display: inline;
}

#contentBG{
width: 100%;
height: 698px;
background: url(../images/contBG.gif) repeat-x;
}

#content{
width: 749px;
height: 590px;
margin: auto;
background: url(../images/home_bg.gif) repeat-x;
font: 1.2em Arial;
color: white;
text-align: left;
}

#contentBottom{
width: 749px;
height: 30px;
margin: auto;
background: url(../images/contBottom.gif) no-repeat;
}

#contentL{
float: left;
width: 450px;
margin-left: 5px;
}

#contentR{
float: right;
width: 270px;
}

#contentR p{
padding-right: 15px;
line-height: 150%;
}

.welcome{
width: 260px;
}

#news{
width: 449px;
height: 241px;
background: url(../images/newsBG.jpg) no-repeat;
line-height: 110%;
margin-left: 7px;
}

#news-text{
padding: 40px 8px 0 20px;
}