.news-holder {background: transparent; width:600px; margin:2em 0; padding-bottom:4em;} 

#news-wrapper {
width:600px;
margin:0 auto;
background: url("../images/newsletter/newsletter-content.png") repeat-y;
}

#news-header 
{
width: 600px;
height:137px;
background: url("../images/newsletter/newsletter-header.png") no-repeat;
}

#newspaper 
{
width: 600px;
height:80px;
background: url("../images/newsletter/newspaper.gif") no-repeat center;
}
#volumm 
{
float:right;
margin:15px 30px;
width: 200px;
height:50px;
font-size: 1.7em;
font-weight: bold;
color: #636;
text-align: right;
}
#volumm h4
{
font-size: .7em;
color: #369;
}
#navcontainer ul
 {
 padding: .2em 0;
 margin: 0;
 list-style-type: none;
 background-color: transparent;
 width: 100%;
 font-size: 1em;
 text-align: center;
 }

#navcontainer li { display: inline; }

#navcontainer li a
 {
	text-decoration: none;
	color: #636;
	padding: .2em 1em;
	border-right: 1px solid #fff;
	font-weight: bold;
	font-size:1em;
 }

#navcontainer li a:hover
 {
 font-style:normal;
 color:#60b6bf;
 font-weight: bold;
 }
 
#maincontent {
width:550px;
margin:auto;
text-align:left;
}


#maincontentsub {
width:100%;
margin:auto;
text-align:left;
}
#maincontentsub a:link 
{
color:#369;
text-decoration:none;
border-bottom:1px dotted #369;
}

#maincontentsub a:visited, #maincontent a:active 
{
color:#999;
}

#maincontentsub a:hover 
{
color:#866C43;
text-decoration:underline;
border-bottom:0;
}
#worm-head
 {
 height:50px;
 background: #fff url("../images/newsletter/worm.gif") bottom repeat-x;
 width: 100%;
 color:#008080;
 font-size: 1.9em;
 text-align: center;
 border:1px dotted #008080;
}
#coly-head
 {
 height:50px;
 background: #fff url("../images/newsletter/dear-coly.gif") bottom center no-repeat;
 width: 100%;
 color:#008080;
 font-size: 1.9em;
 text-align: center;
 border:1px dotted #008080;
}
#discharge-head
 {
 height:50px;
 width: 100%;
 color:#BF9B60;
 font-size: 1.9em;
 text-align: center;
 padding-top: .2em;
 border:1px dotted #BF9B60;
}
#notices-head
 {
 height:50px;
 width: 100%;
 color:#00F;
 font-size: 1.9em;
 text-align: center;
 padding-top: .2em;
 border:1px dotted #00F;
}
#letters-head
 {
 display:block;
 height:100px;
 width: 100%;
 border:1px dotted #00F;
 background: #fff url("../images/newsletter/letter.gif") 80% 50% no-repeat;
}
#where-head
 {
 height:50px;
 width: 100%;
 color:#006;
 font-size: 1.9em;
 text-align: center;
 padding-top: .2em;
 border:1px dotted #006;
}
#reserves-head
 {
 height:50px;
 width: 100%;
 color:#660;
 font-size: 1.9em;
 text-align: center;
 padding-top: .2em;
 border:1px dotted #660;
}
#ardu-head
 {
 height:70px;
 width: 100%;
 background: #fff url("../images/newsletter/ardu.gif") no-repeat;
 color:#060;
 font-size: 1.9em;
 text-align: center;
 padding-top: .7em;
 border:1px dotted #060;
}
.header-img-left {
display:inline; 
width:100px; 
float:left; 
text-align:left;
z-index: 5;
}
.newsletter-links {
 height:18px;
 width: 100%;
 color:#fff;
 font-size: 1em;
 font-weight: bold;
 text-align: center;
vertical-align: middle;
background: #666 }

.newsletter-links a:link {
color:#fff;
text-decoration: none;
border-bottom:0px;
}
.newsletter-links a:active, a:visited {
color:#9CF;
text-decoration: none;
border-bottom:0px;
}
.newsletter-links a:hover {
color:#F96;
text-decoration: none;
border-bottom:0px;
}

.center a img, a:link img {
text-decoration: none;
border-bottom: 0px dotted #060;
}

#news-footer {
height:70px;
background: url("../images/newsletter/newsletter-footer.png") no-repeat;
}

.worm {
 color:#008080;
}
.coly {
 color:#008080;
}
.notices, notices a:active {
 color:#00F;
}
.where {
 color:#006;
}
.reserves {
 color:#660;
}
.discharge {
color:#BF9B60;
}
.ardu {
 color:#060;
}
