/* CSS Document */

body {
font-family: Helvetica, Arial, sans-serif;
color: #00264B;
top-margin: 1px;
background: #F7F7F7;
}

a {
color: #00264B;
font-size: 14px;
}
a:hover {
text-decoration: underline;
}

table#mainbody {
background: url(cover.jpg) no-repeat;
margin-left: 307px;
}

td#main {
width: 458px;
height: 600px;
vertical-align: top;

}

td#sidemenu {
	width: 175px;
	vertical-align: top;
	padding: 0,5;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	
}

#sidemenu {
	text-align: right;
	color: #00264B;
	padding-right: 4px;
}

#sidemenu a {
text-decoration: none;

}

#sidemenu a:hover {
text-decoration: underline;

}

#footer a {
text-decoration: none;
font-size: 12px;
}

#footer a:hover {
text-decoration: underline;

}


td#menu {
background: white;
}

td#footer {
	text-align: left;
	font-size: 10px;
}



#current {
height: 48px;
width:227px;

margin-top: 162px;
margin-left: 215px;

}

#ad {
height: 76px;
width:285px;

margin-top: 150px;
margin-left: 15px;

}

#what {
height: 76px;
width:285px;

margin-top:-75px;
margin-left: 175px;

}
#editor {
height: 47px;
width:270px;

margin-top: 20px;
margin-left: 125px;

}

#subscribe {
height: 48px;
width:283px;

margin-top: 5px;
margin-left: 15px;

}