*{
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	text-align: center;
	background-color: #FFFFFF;	
	font-family: arial, verdana;
}
#wrapper {
	width: 980px; 
	height: auto;
	min-height: 800px;
	margin:0 auto;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
}
/*header*/
#header {
	width: 980px;
	height: auto;
	position: relative;
	clear: left;
	float: left;
}
#logo {
	width: auto;
	height: auto;
	position: relative;
	clear: left;
	float: left;
	margin-top: 28px;
	margin-left: 28px;
}
#building {
	width: 425px;
	height: auto;
	position: relative;
	float: right;
	font-family: Arial, Verdana;
	text-align: left;
	font-size: 11px;
	margin-top: 33px;
}
#building_text {
	width: auto;
	height: auto;
	padding-left: 6px;
}
.bfloat {
	float: left;
	position: relative
}
.btext {
	padding-top: 27px;
}
/*content*/
#content {
	width: 980px;
	height: auto;
	min-height: 390px;
	position: relative;
	clear: left;
	float: left;
}
#lefty {
	width: auto;
	height: auto;
	position: relative;
	clear: left;
	float: left;
	margin-left: 28px;
}
#righty {
	width: 582px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 13px;
	margin-left: 60px;
}
#box_top {
	width: 180px;
	height: 9px;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 2px;
}
#box_center {
	width: 164px;
	height: auto;
	background-image: url(../images/box_center.gif);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
#box_bottom {
	width: 180px;
	height: 9px;
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 2px;
}
#box_top_gray {
	width: 180px;
	height: 10px;
	background-image: url(../images/box_top_gray.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 2px;
}
#box_center_gray {
	width: 164px;
	height: auto;
	background-image: url(../images/box_center_gray.gif);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	padding: 0px 8px 0px 8px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
#box_bottom_gray {
	width: 180px;
	height: 10px;
	background-image: url(../images/box_bottom_gray.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 2px;
}
#teh_box {
	width: 180px;
	height: auto;
	margin: 10px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
}
#box_top_gal {
	width: 164px;
	height: 10px;
	background-image: url(../images/box_top_gal.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 2px;
}
#box_center_gal {
	width: 148px;
	height: auto;
	background-image: url(../images/box_center_gal.gif);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	padding: 0px 8px 0px 8px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
#box_bottom_gal {
	width: 164px;
	height: 10px;
	background-image: url(../images/box_bottom_gal.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 2px;
}
#teh_gal_box {
	width: 164px;
	height: auto;
	margin-right: 10px;
	position: relative;
	float: left;
	text-align: center;
}
#content_box_top {
	width: 582px;
	height: 10px;
	background-image: url(../images/content_box_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 2px;
}
#content_box_center {
	width: 568px;
	min-height: 320px;
	height: auto;
	background-image: url(../images/content_box_center.gif);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	padding: 0px 8px 0px 8px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
#content_box_center_new {
	width: 568px;
	height: 360px;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	overflow: scroll;
	overflow-x: hidden;
}
#content_box_bottom {
	width: 582px;
	height: 10px;
	background-image: url(../images/content_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 2px;
}
#content_box {
	width: 582px;
	height: auto;
	margin: 0px 0px 0px 0px;
	position: relative;
	float: left;
}
/*lower content*/
#content_bottom {
	width: 760px;
	height: auto;
	position: relative;
	float: right;
	margin-top: 15px;
}

/*misc*/
h1 {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #858687;
}
h2 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}
h4 {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #d50315;
}
h6 {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #1a9c39;
}
img {
	border: 0px solid;
}
a {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
span.biglink {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #858687;
	text-decoration: none;
}
a.news_link {
	color: #1a9c39;
	font-size: 14px;
	font-weight: bold;
}
div.caption {
	width: 150px;
	font-size: 9px;
	white-space: normal;
}
