body, html {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-attachment: fixed;
	background-image: url(images/bg_fixed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form {
	margin: 0px;
	padding: 0px;
}
#bg_content {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#bg_footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
}
#bg_footer .left {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#bg_footer .left a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#bg_footer .right {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 36px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#bg_footer .right a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#bg_login_logged {
	background-image: url(images/login_bg_logged.gif);
	background-repeat: no-repeat;
}

#bg_login {
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
}
#bg_login .inner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 60px;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#bg_login .inner a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#bg_login  .inner  .specialinput {
	width: 70px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar {
	background-color: #f6f6f6;
	border-left-color: #CFCFCF;
	border-left-width: 1px;
	border-left-style: solid;
	height: 100%;
	width: 330px;
	float: right;
	margin-right: 9px;
}
#sidebar .inner {
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #545454;
	height: 100%;
}

#sidebar .inner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding-bottom: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 36px;
}
#sidebar .inner h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#sidebar .inner .newspicture {
	border: 1px solid #a1a1a1;
	width: 290px;
}
#sidebar .inner .newspicture img {
	border: 3px solid #FFFFFF;
}
#sidebar .inner a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
}
#sidebar  .inner  .topbar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8b8b8;
}
#sidebar .inner .topbottombar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b8b8b8;
	border-bottom-color: #b8b8b8;
}
#sidebar .inner .campaign_box {
	background-color: #FFFFFF;
	background-image: url(images/campaign_middle.gif);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
#sidebar .inner .campaign_box .inner {
	padding: 5px;
}
#sidebar .inner .campaign_box .inner h2 {
	font-size: 18px;
	color: #00678c;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#sidebar .inner .campaign_box .inner .campaignpicture {
	border: 1px solid #a7a7a7;
	width: 270px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#sidebar .inner .campaign_box .inner .campaignpicture img {
	border: 2px solid #FFFFFF;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8b8b8;
}
.memberoptions {
	background-color: #FFFFFF;
	border: 1px solid #b8b8b8;
}

#main {
	height: 100%;
	float: left;
	width: 624px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main .inner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	height: 100%;
	width: 100%;
	color: #212121;
}
#main .inner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 36px;
}
#main .inner h2 {
	font-size: 22px;
	font-weight: normal;
	color: #00678c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#main .inner th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	font-size: 14px;
}
#main .inner .framer {
	border: 1px solid #ababab;
	width: 200px;
}
#main .inner .framer img {
	border: 2px solid #FFFFFF;
}
#main .inner a {
	color: #00678c;
	text-decoration: none;
}
#main .inner em {
	font-size: 11px;
	font-style: italic;
}

#main .inner textarea {
	width: 550px;
}
#main .inner_index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 9px;
	height: 100%;
	width: 100%;
	color: #212121;
}
#main .inner_index .right {
	float: right;
	height: 100%;
	width: 280px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #939899;
	margin: 0px;
	padding: 0px;
}
#main .inner_index .right .inner {
	margin: 10px;
}
#main .inner_index .right .inner .newspicture {
	border: 1px solid #a1a1a1;
	width: 290px;
}
#main .inner_index .right .inner .newspicture img {
	border: 3px solid #FFFFFF;
}
#main .inner_index .right .inner .topbottombar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b8b8b8;
	border-bottom-color: #b8b8b8;
}
#main .inner_index .right .inner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding-bottom: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 36px;
}
#main .inner_index .right .inner h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#main .inner_index .right .inner a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
}

#main .inner_index .left {
	float: left;
	height: 100%;
	width: 335px;
	background-color: #e0f7ff;
}
#main .inner_index .left .inner {
	height: 100%;
	width: 315px;
	margin: 10px;
}
#main .inner_index .left .inner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 36px;
}
#main .inner_index .left .inner h2 {
	font-size: 22px;
	font-weight: normal;
	color: #00678c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#main .inner_index .left .inner a {
	color: #00678c;
	text-decoration: none;
}
#caption {
	color: #FFFFFF;
	width: 300px;
	background-color: #000000;
	font-size: 11px;
	line-height: 18px;
}
#caption_cover {
	width: 300px;
	margin-left: 7px;
}
