/* CSS Document */

html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
h1 {
	font-size: 24px;
	color: #2991B8;
	padding-top: 15px;
	padding-bottom: 15px;
}
h2 {
	font-size: 15px;
	color: #4097C3;
	font-weight: bold;
	padding-top: 5px;
}
img {
	border: 0;
}
a {
	color: #2991B8;
}
a:hover {
	color: #89C2D8;
}
.clear {
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	background-image: url(../images/pagebg_grade.gif);
	background-repeat: repeat-x;
	line-height: 19px;
	background-color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
/* Layout */
#outer {
	background-image: url(../images/pagebg_swirl.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 796px;
	position: relative;
	vertical-align: top;
	background-image: url(../images/conten_bg.gif);
	background-repeat: repeat-y;
}
#wrapper2 {
	text-align: left;
	margin: auto;
	width: 796px;
	position: relative;
	vertical-align: top;
	background-image: url(../images/conten_bg2.gif);
	background-repeat: repeat-y;
}
#header {
	height: 176px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#topbg {
	background-image: url(../images/content_topbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#topbg2 {
	background-image: url(../images/content_topbg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#body_btm {
	background-image: url(../images/btm_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#body_btm2 {
	background-image: url(../images/btm_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer {
	font-size: 11px;
	color: #56A8C7;
	padding-top: 5px;
	line-height: 15px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #56A8C7;
}
#footer a:hover {
	color: #89C2D8;
}
#copyright {
	font-size: 11px;
	color: #56A8C7;
	padding-top: 5px;
	line-height: 15px;
	text-align: center;
	padding-bottom: 5px;
}
#copyright a {
	text-decoration: none;
	color: #D2E0E9;
}
#copyright a:hover {
	color: #E0EAF0;
}
#content {
	min-height: 400px;
	_height: 400px;
	padding-right: 10px;
	padding-left: 10px;
}
/* Nav */
#navbar {
	background-repeat: no-repeat;
	height: 30px;
	background-image: url(../images/nav_bg.gif);
	background-position: left top;
}
/*content*/
#leftcol {
	width: 210px;
	text-align: left;
	vertical-align: top;
}
#rightcol {
	padding-top: 15px;
	padding-left: 15px;
	text-align: left;
	font-weight: normal;
	padding-right: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}
#imageright {
	float:right;
	margin-left: 5px;
	margin-top: 11px;
  }
#news {
	margin: 12px;
	width: 186px;
}
#news h2 {
	font-size: 12px;
	line-height: normal;
}
#news p {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
}
#newsimg {
	margin-left: -2px;
}
#test, blockquote {
	margin-top:-20px;
}
