body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/bottom_repeater.gif);
	background-repeat: repeat;
}
form {
	margin: 0px;
	padding: 0px;
}

#fixed_bg {
	background-image: url(images/bg_fixed.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
}
#footer .inside {
	padding-top: 55px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	padding-right: 50px;
}
#footer .inside .topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#footer .inside a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}

#footer .inside .left {
	float: left;
	width: 750px;
}
#footer .inside .right {
	float: right;
}
#content {
	background-image: url(images/center_repeat.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
}
#content .corebg     {
	background-image: url(images/center.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
#content   .inside  {
	padding-top: 20px;
	padding-right: 46px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#sidebar {
	width: 237px;
	float: right;
	height: 100%;
}
#sidebar .inside {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	word-spacing: -1px;
}
#sidebar .inside a {
	font-size: 11px;
	font-weight: normal;
	color: #2179bc;
	text-decoration: none;
}

.gallery {
	border: 1px solid #bfbfbf;
	width: 105px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.gallery  img {
	border: 2px solid #FFFFFF;
}
.border_below {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
#main {
	width: 640px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	word-spacing: -1px;
}
#main  h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #257EC0;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	width: 98%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 24px;
}
#main h2 {
	color: #257EC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
#main a {
	font-weight: bold;
	color: #247CBF;
	text-decoration: none;
}
#main th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
#main input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#main textarea {
	width: 600px;
}
#main .offset {
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}
#main .borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d1d1;
}
.subtitle {
	font-size: 11px;
	color: #000000;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d1d1;
}
#main .indexpic {
	margin-top: -20px;
	margin-bottom: 10px;
}
#editor {
	float: left;
	width: 100px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#editor img {
	margin-bottom: 0px;
	border: 2px solid #FFFFFF;
}
#editor .minipic {
	border: 1px solid #bfbfbf;
	width: 104px;
	margin-bottom: 9px;
}
#intro {
	text-align: center;
	font-style: italic;
	background-color: #f6f6f6;
	border: 1px solid #f1f1f1;
	margin-top: 8px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	line-height: 20px;
}
