
body{
background : #EFF193;
}

#maincontent {
padding-top:5px;
}



.news {
padding : 5px;

}

a {
text-decoration: none;
}
.newsheadline {
padding-left:10px;
padding-right:10px;
width:120px;
text-align:center;
color : #fff;
}

.newsitem {
padding : 10px;
margin-bottom:10px;
}

.logo {
margin :0px;
float : left ;
}

#header {
background : #fff url('/assets/templates/header.jpg') no-repeat top right;
min-width : 960px;
height : 149px;
min-height : 149px;
max-height : 149px;
text-align : left;
}

#header h1 {
padding-top : 36px;
margin-left : 300px;
color : #3A4792;
font-weight: bold;
font-size : 36px;
}
#header h1 span {
padding-left : 170px;
}

#signup{
/*background: url('/assets/templates/cw/yellow-signup-box.png') no-repeat; 
width : 210px; 
height : 175px; 
min-width : 210px; 
min-height : 175px; 
max-width : 210px; 
max-height : 175px; */
padding : 5px; 
margin-top:5px; 
text-align: center;
}

h2{
padding-right:5px;
font-weight : bold;
font-size : 18px;
}

#leftbox{
/*background: url('/assets/templates/cw/redbox.png') no-repeat;
height:305px;
min-height:305px;
max-height:305px;
margin-top:5px; */
margin-left : 5px;
text-align: center;
padding-bottom : 15px;
margin-bottom:10px;
}

#rightbox{
/*background: url('/assets/templates/cw/bluebox.png') no-repeat;
height:305px;
min-height:305px;
max-height:305px;
margin-top:5px; */
text-align: center;
padding-bottom : 15px;
}
#tweets {
padding : 5px;
}
#ecm {
padding : 5px;
}
.tweetwhen {
color : #fff;
font-size : x-small;
}

#tweets a {
text-decoration: none;
color : #fff;
}

#tweets a:hover {

color : #000;
}

#ecm a {
text-decoration: none;

}


#sidebar {
margin-right:5px;

}

#footer {
text-align:center;
}

/*menu layouts */

#navbar {
min-width : 960px;
min-height : 2.4em;
}

.feedmenu{
float:right;
padding-right:15px;
}

#navbar ul
{
list-style: none;
padding: 0;
margin: 0;
} 
#navbar li
{
float: left;
margin: 0 10px;
} 
#navbar .first
{
padding-left:10px;

} 
#navbar li a
{
background: transparent;
height: 2em;
line-height: 2em;
float: left;
display: block;
border: 0;
color: #000;
text-decoration: none;
text-align: center;
font-size:14px;
} 

#navbar li a:hover {
color:#FFFFFF;
display:block;
text-decoration:none;}

#navbar li a:active {
color:#fff;
display:block;
text-decoration:none;}

