body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #86979C;
	background-image: url(images/80_bg.gif);
	background-repeat: repeat-x;
}
#bg_footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#bg_footer .inner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 75px;
	padding-left: 35px;
}
#bg_footer .inner td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
#bg_footer .inner a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#bg_footer .inner .borderbelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ea1c4;
}
#bg_content {
	background-image: url(images/80_repeater.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#bg_content  .innerbg {
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	height: 100%;
	padding-right: 35px;
	padding-left: 30px;
}

#sidebar {
	float: right;
	height: 100%;
	width: 245px;
	margin-left: 35px;
}
#sidebar .inner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	height: 100%;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar .inner h1 {
	font-size: 20px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar .inner h2 {
	font-size: 16px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar .inner em {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#sidebar .inner a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#sidebar .inner .borderbelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}

#content {
	height: 100%;
	width: 645px;
}
#content .inner {
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .inner h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	padding-bottom: 10px;
	width: 100%;
	font-size: 30px;
	padding-top: 10px;
	line-height: 30px;
}

#content .inner a {
	font-weight: bold;
	color: #538FB9;
	text-decoration: none;
}
#content .inner .bigpic {
	width: 625px;
	border: 1px solid #bfbfbf;
}
#content .inner .bigpic img {
	border: 3px solid #FFFFFF;
}
#content .inner form {
	margin: 0px;
	padding: 0px;
}
#content .inner input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
#content  .inner  th {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
#content .inner textarea {
	width: 600px;
}
#content .inner .small {
	font-size: 11px;
}
#content .inner .box {
	background-color: #f6f6f6;
	border: 1px solid #f1f1f1;
}
.addedpaddin {
	padding-right: 20px;
	padding-left: 30px;
}
