@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-color:#165924;
	min-height:860px;
	max-height:860px;
	color:#FFF;
}
#wrapper {
	width:900px;
	padding-left:5px;
	padding-right:5px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/middle_bg.jpg);
	background-position:center top;
	height:1000px;
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:405px;
	width:802px;
	margin-left:auto;
	margin-right:auto;
}
#middlecontent {
	width:802px;
	height:400px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
#right {
	float:left;
	width:267px;
}
#middle {
	float:left;
	width:261px;
}
#left {
	background-image:url(images/left.jpg);
	background-position:top left;
	float:left;
	width:274px;
}
#topleft {
	background-image: url(images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 274px;
	height: 58px;
}
#topmiddle {
	background-image:url(images/images/top_middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 261px;
	height: 58px;
}
#topright {
	background-image: url(images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 267px;
	height: 58px;
}
#btmright {
	background-image: url(images/slimband_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 267px;
	height: 58px;
}
#middleleft {
	background-image: url(images/middle_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 274px;
	height: 58px;
}
#middlemiddle {
	background-image: url(images/middle_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width:261px;
	height: 58px;
}
#middleright {
	background-image: url(images/right_middle.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 267px;
	height: 58px;
}
#footerleft {
	background-image: url(images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 274px;
	height: 38px;
}
#footermiddle {
	background-image: url(images/footer_middle.jpg);
	background-repeat: no-repeat;
	width:261px;
	height: 38px;
	background-position: center bottom;
}
#middlelefthead {
	background-image: url(images/2ndheader_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}
#wrapper #middlecontent #left table tr #middleleftheadcontent {
	background-image: url(images/middle_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 274px;
	height: 58px;
}
#footerright {
	background-image: url(images/footer_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 267px;
	height: 38px;
}
#contentleft {
	width:230px;
	margin-left:30px;
	margin-right:auto;
	margin-bottom:10px;
	height: 300px;
}
#contentmiddle {
	width:228px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	height: 380px;
}
#contentmiddlebtm{
	width:228px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	height:110px;
}
#contentright {
	width:228px;
	margin-left:10px;
	margin-right:auto;
	margin-bottom:10px;
	height: 380px;
}
#contentright_btm {
	width:228px;
	margin-left:10px;
	margin-right:auto;
	margin-bottom:10px;
	height: 100px;
}
#wrapper ul .viewer {
	list-style-type: none;
	padding: 0px;
	padding-bottom:2px;
}
#wrapper ul .articles {
	list-style-type: none;
	padding: 5px;
}
#wrapper ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #BEC02E;
	font-size: small;
	width:227px;
	margin:0px;
	padding:3px;
}
#imgview {
	padding:3px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
	text-decoration: underline;
	color: #A9BA2E;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCC;
	text-decoration: underline;
}
#middleleftheadm {
	background-image:url(images/tvappearance.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}
#middleleftheadcontentm {
background-image:url(images/middlebgm.jpg)  background-repeat: repeat-y;
	background-position: left top;
	width: 261px;
	height: 58px;
	background-image: url(images/middlebgm.jpg);
}
#contentleftbtm {
	width:230px;
	margin-left:30px;
	margin-right:auto;
	margin-bottom:10px;
	height: 190px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}
	p{
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}

