body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
div#position {
	width:780px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.header {
	background-color: #F0571D;
	width: 250px;
	height: 150px;
	overflow: hidden;
}
.padding {
	padding: 5px;
}
.bread_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
	background-color: #FF8C39;
	display: block;
	padding-top: 12px;
	padding-bottom: 13px;
	text-align: left;
}
.bread_main A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bread_main A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bread_main A:hover {
	color: #FFC244;
	text-decoration: none;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC244;
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
	background-color: #FF8C39;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
.bread A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bread A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bread A:hover {
	color: #FFC244;
	text-decoration: none;
}
.menu {
	width: 250px;
}
.news {
	width: 240px;
	background-color: #36A8D2;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 7px;
	text-align: left;
	color: #FFFFFF;
	display: block;
	height: 22px;
	padding-top: 3px;
	margin: 0;
}
.bold A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bold A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bold A:hover {
	color: #006699;
	text-decoration: underline;
}
.left {
	background-color: #F0571D;
	width: 250px;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 220px;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0;
	padding-bottom: 5px;
	margin-right: 5px;
}
.news_text A:link {
	color: #006699;
	text-decoration: underline;
}
.news_text A:visited {
	color: #006699;
	text-decoration: underline;
}
.news_text A:hover {
	color: #36A8D2;
	text-decoration: underline;
}
.news_border {
	background-color: #85BED7;
	width: 230px;
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
}
.image_holder {
	border-color: #FFC244;
	border-style: solid;
	border-width: 5px;
	display: block;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
}
.image_holder2 {
	border-color: #FFC244;
	border-style: solid;
	border-width: 5px;
	width: 230px;
}
.image_holder3 {
	border-color: #FFC244;
	border-style: solid;
	border-width: 5px;
	width: 300px;
	margin:10px 0 0 0;
}
.image_holder4 {
	border-color: #FFC244;
	border-style: solid;
	border-width: 5px;
	width: 400px;
	margin:10px 0 0 0;
}
.right_bg {
	background-color: #FF8C39;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	padding-top: 6px;
}
.title A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.title A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.title A:hover {
	color: #FFC244;
	text-decoration: underline;
}
.title_bg {
	background-color: #EC4404;
	display: block;
	width: 520px;
	margin-left: 5px;
	height: 30px;
	overflow: hidden;
	margin-top: 5px;
}
.content {
	background-color: #FFFFFF;
	display: block;
	margin-left: 5px;
	padding: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
	padding-top: 10px;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC4404;
	margin: 0;
	padding: 10px 0 0 10px;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 10px;
}
.content A:link {
	color: #EC4404;
	text-decoration: none;
}
.content A:visited {
	color: #FF8C39;
	text-decoration: none;
}
.content A:hover {
	color: #FF8C39;
	text-decoration: underline;
}

.content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	list-style-image: url(images/bullet.gif);
	padding-bottom: 10px;
}
.left_bg {
	background-color: #F0571D;
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #EC4404;
	padding: 5px;
}
.bottom_text A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_text A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_text A:hover {
	color: #FFC244;
	text-decoration: underline;
}
.bottom_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFC244;
	background-color: #F0571D;
	padding: 5px;
}
.bottom_text2 A:link {
	color: #FFC244;
	text-decoration: none;
}
.bottom_text2 A:visited {
	color: #FFC244;
	text-decoration: none;
}
.bottom_text2 A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom_line {
	background-color: #FF8C39;
	height: 5px;
}
.bg {
	background-color: #FF8C39;
	height: 100%;
}
.header2 {
	padding: 5px;
	background-color: #F0571D;
}
.side_photo {
	margin-left: 5px;
	padding-bottom: 5px;
}
.side_photo_header {
	background-color:#FF8C39;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.app_font {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}
.app_font A:link {
	color: #006699;
	text-decoration: none;
}
.app_font A:visited {
	color: #3399CC;
	text-decoration: none;
}
.app_font A:hover {
	color: #3399CC;
	text-decoration: underline;
}
.app_font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 20px;
}
.app_font2 A:link {
	color: #006699;
	text-decoration: none;
}
.app_font2 A:visited {
	color: #3399CC;
	text-decoration: none;
}
.app_font2 A:hover {
	color: #3399CC;
	text-decoration: underline;
}
.imput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.font_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.vol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	display: block;
	padding: 3px 0 3px 7px;
	margin: 0;
}
.vol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0 10px;
}