@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-color: #e8e8e8;
	margin-top: 20px;

}
.container {
	background-color: #FFFFFF;
}
.containertop DIV {
	background-image: url(images/pg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.containerbottom DIV {
	background-image: url(images/pg_bottom
.gif;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/pg_bottom.gif);
}

.containertop DIV {
	WIDTH: 100%;
	HEIGHT: 8px
}
.containerbottom DIV {
	WIDTH: 100%;
	HEIGHT: 6px
}


.container {
	WIDTH: 742px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
}


}
#header {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 20px;

}
#logo {
	height: 134px;
	width: 153px;
	float: left;
}
#rss {
	height: 20px;
	width: 110px;
	float: right;
	padding-right: 25px;
	padding-top: 70px;
}

#featured {
	height: 134px;
	width: 334px;
	background-image: url(images/featured_logo.gif);
	background-repeat: no-repeat;
	margin-left: 160px;

}

.rbroundbox {
	background-image: url(images/window_mid.gif);
}
.rbtop DIV {
	background-image: url(images/window_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.rbbot DIV {
	background-image: url(images/window_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.rbtop DIV {
	WIDTH: 100%;
	HEIGHT: 10px
}
.rbbot DIV {
	WIDTH: 100%;
	HEIGHT: 7px
}
.rbcontent {
	MARGIN: 10px
}
.rbroundbox {
	WIDTH: 670px;
	margin-top: 1.5em;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E6374;
	text-align: justify;
	padding: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #426678;
	font-size: 18px;
	font-weight: bold;
	padding-left: 4px;
	padding-bottom: 4px;
}
