body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/*background-attachment: fixed;*/
	background-color: #9f9482;
	background-image: url(../main_images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

h1 {
	font-size:12px;
	font-weight: bold;
}
h2 {
	font-size:12px;
	font-weight:normal;
}

#top_menu #Table_01 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#top_menu {
	text-align: center;
	width: 800px;
}
#billboard {
	text-align: center;
	width: 800px;
}
#pagewrap {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#menu_billboard {
	background-image: url(../main_images/menu_billboard_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 209px;
	width: 800px;
}
#body_footer {
	background-image: url(../main_images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 800px;
	text-align: center;
	vertical-align: top;
}
#left_body {
	clear: none;
	float: left;
	width: 274px;
	vertical-align: top;
}
.plus {
	height: 29px;
	width: 27px;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.descriptor {
	float: right;
	height: 29px;
	width: 229px;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.sidelink {
	height:29px;
	width: 256px;
	margin: 0px;
	padding: 0px;
}

#breaker {
}
#body_wrap {
	background-image: url(../main_images/body_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 780px;

}
#vert_spacer {
	height: 17px;
	width: 780px;
}
#breaker {
	height: 1px;
	width: 780px;
	clear: both;
}
#inner_body_wrap {
	width: 764px;
	text-align: center;
}
#portrait {
	height: 167px;
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	clear: none;
	float: left;
}
#contents {
	text-align: justify;
	/*height: 375px;*/
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentshrink {
	text-align: justify;
	width: auto;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#bumper1 {
	height: 8px;
	width: 300px;
	clear: both;
	float: none;
}
#page_footer {
	clear: both;
}

#static_banner {
	width: 800px;
}

.bumper {
	height: 8px;
	width: 300px;
	clear: both;
	float: none;
}

.textbox 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #f0ebd5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	border-color: #786954;
	border: 1px solid;
	width: 200px;
	}
	
.button 
	{
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	cursor: hand;
	background-color: #786954;
	}
	
hr {
	border: 1px dotted #786954;
}

.concent {
	text-align: center;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.tinytext {
	font-size: 7px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	text-transform: capitalize;
}
