@charset "utf-8";
/* CSS Document */

@import "navgroup.css";
@import "sidebar.css";
@import "contactform.css";
@import "profile.css";
@import "forum.css";
@import "footer.css";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}

#wrapper {
	width: 846px;
	margin: 0 auto 0 auto;
	background-image: url(../images/wrap_back.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 578px;
	height: 121px;
	float: right;
	background-image: url(../images/header.jpg);
}

#header h1 {
	padding: 1px;	
}

#header h1 a {
	display: block;
	height: 116px;
	width: 570px;
}

#header h1 a span {
	display: none;
}


#content {
	width: 578px;
	/*height: 650px;*/
	float: right;
}

#content h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #06457d;
	text-indent: 24px;
	line-height: 30px;
	padding-top: 22px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00bff3;
	text-indent: 24px;
	font-weight: bold;
	line-height: 14px;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #06457d;
	padding-top: 16px;
	font-weight: bold;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	padding: 7px 60px 15px 24px;
	line-height: 24px;
}

#content table td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #036;
	padding: 0 0 0 12px;
}

#content table td p a {
	color: #036;
	text-decoration: none;
}

#content table td p a:hover {
	color: #09C;
	text-decoration: underline;
}

#content table td p.numbers {
	color: #036;
	padding: 0;
}

#content table td p.date {
	color: #999;
	padding: 0 26px 0 0;
	letter-spacing: 0.03em;
}

#content ul li.groups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	padding: 7px 60px 15px 24px;
	line-height: 18px;
}

#sidePhoto {
	height: 353px;
	width: 268px;
	/*background-image: url(../images/sidePhoto.jpg);
	background-repeat: no-repeat;*/
}






.post {
	width: 578px;
	/*height: 650px;*/
	float: right;
}

.post h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #06457d;
	text-indent: 24px;
	line-height: 30px;
	padding-top: 22px;
}

.post h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00bff3;
	text-indent: 24px;
	font-weight: bold;
	line-height: 14px;
}

.post p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	padding: 7px 32px 15px 24px;
	line-height: 18px;
}

.post fieldset legend#show {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	padding: 7px 32px 15px 24px;
	line-height: 18px;
}

#search_results_list ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	padding: 7px 32px 15px 24px;
	line-height: 18px;
}

.post .search_div_bot .search_div_left, .search_div_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	padding: 7px 32px 15px 24px;
	line-height: 18px;
}