@charset "UTF-8";

body {
	font: 14px/1.5em "Times New Roman", Times, serif;
	background: none;
}

h1 {
	color: #182E81;
	border-bottom: 1px solid #182E81;
}

#content {
	margin: 10px 50px;
}

#news p,
#whatsnew p 
{
	margin: 10px 0;
}


#header,
#watermark,
#content-right,
#sidebar,
#left_col,
.shadow,
#shadow_bottom,
#lowerleft,
#lowerright,
#shadow_top_right,
#shadow_bottom_right,
#shadow_right_side,
.topleft,
.topright,
.bottom,
.bottomright,
.bottomleft
{
	display: none;
}

 
#content,
#news .content,
#whatsnew .content,
#content-left .bottom
{
	border: none;
}






