html, body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/80_side_repeater.jpg);
	background-repeat: repeat-x;
	background-color: #005696;
}
#core_bg {
	background-image: url(images/80_fixed_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}

#bg_footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
#bg_footer  .inside {
	padding-top: 35px;
	padding-left: 40px;
	padding-right: 40px;
}
#bg_footer  .inside  .left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
}
#bg_footer .inside .left a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bg_footer .inside .right {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#bg_footer .inside .right a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bg_content {
	background-image: url(images/80_inside_repeat.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#content {
	height: 100%;
	margin-right: 22px;
	margin-left: 21px;
}
#content_fixed_bg {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
}


#sidebar {
	float: right;
	height: 100%;
	width: 315px;
}
#sidebar .inside {
	margin-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}
#sidebar .inside a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#sidebar .inside .divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
#sidebar .inside .thumb {
	border: 1px solid #e4e8eb;
}
#sidebar .inside .thumb img {
	border: 5px solid #FFFFFF;
}


#left {
	height: 100%;
	width: 605px;
}
#left .inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;

}
#left .inside h1 {
	color: #a70000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding-bottom: 5px;
	letter-spacing: -1px;
	line-height: 24px;
}
#left .inside a {
	font-weight: bold;
	color: #a70000;
	text-decoration: none;
}
#left .inside th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
#left .inside form {
	margin: 0px;
	padding: 0px;
}
#left .inside input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#left  .inside  textarea {
	width: 500px;
}
#left .inside h2 {
	color: #0065B3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding-bottom: 5px;
	letter-spacing: -1px;
	line-height: 18px;
}
#left .inside .divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
#left .inside .thumb {
	border: 1px solid #e4e8eb;
}
#left .inside .thumb img {
	border: 5px solid #FFFFFF;
}
#left .inside p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
