body {
	font-size: 62.5%;
	color: #fff;
	background: #303030 url('../_img/main_back.jpg') repeat-x 0 0;
	font-family: Arial, sans-serif;
}

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear:both; }
.clearleft { clear:left; }
.clearright { clear:right; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.home h1 {
	padding: 15px 0;
	font-size: 1.7em;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000;	
}
.page h1 {
	padding: 15px 0 0.5em 0;
	margin: 0 0 1em 0;
	font-size: 1.7em;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #c00;
	border-bottom: 1px solid #c00;	
}

h2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #000;
	padding: 0.6em 0 0.6em 0;
}


a {
	color: #c00;
	text-decoration: none;	
}
a:hover { text-decoration: underline; }


p {
	line-height: 1.4em;
	font-size: 1.2em;
	padding: 0 0 0.6em 0;	
}

.indent {
	padding: 0 240px 0.6em 0;
}

input.text,
textarea.text {
	border: 1px solid #666;
	width: 200px;	
}

.button {
	border: 1px solid #666;
	background: #eaeaea;	
}

label {
	display: block;
	margin: 0 0 1em 0;	
}

.formrow {
	margin: 0 0 1em 0;
		
}

.error {
	color: #c00;	
}

div#holder {
	width: 100%;
	text-align: center;
	background: transparent url('../_img/main_img_back.jpg') no-repeat center 50px;
	min-height: 400px;
}

div#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: transparent url('../_img/content_back.jpg') repeat-y 0 0;
	color: #666;
}

div#header {
	background: transparent url('../_img/top_menu_back.jpg') top left;
	height: 50px;
}

a.logo {
	position: absolute;
	width: 140px;
	height: 40px;
	display: block;
	margin: 0 0 0 31px;
}

div#header ul {
	margin: 0 0 0 190px;
	padding: 13px 0 0 0;
}

div#header ul li {
	float: left;
	color: #999;
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 25px 0 0;
}
div#header ul li a {
	color: #999;
}
div#header ul li a.selected {
	text-decoration: underline;
}
div#header ul li a:hover {
	text-decoration: underline;
	color: #ccc;
}


div#content {
	background: transparent url('../_img/main_img_back.jpg') no-repeat center top;
	padding: 20px 25px;
	amin-height: 400px;
}

div#content ul {
	margin: 0 0 1.2em 0;	
}
div#content ul li {
	color: #333;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
}

body.page div#content {
	padding: 10px 45px 20px 200px;
	font-family: Verdana, sans-serif;
}

div#side {
	float: left;
	margin: 250px 0 0 40px;
	aposition: absolute;	
	width:160px;
}

div#side ul {
	margin: 0 0 1em 0;
}

div#side ul li {
	color: #999;
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 25px 0 0;
	line-height: 1.4em;
	margin: 0 0 6px 0;
}

div#side ul li a.selected { color: #000; }




.photo {
	border: 4px solid #000;
	padding: 4px;
	margin: 5px;
	display: block;
	background: #fff;	
}

div#chat {
	background: transparent url('../_img/top_chat.jpg') no-repeat left top;
	margin: 0 20px 0 150px;
	padding: 0;	
}

div#chat .photo {
	border-color:#c00;	
}

div#chatinside {
	background: transparent url('../_img/end_chat.jpg') no-repeat left bottom;
	margin: 0 230px 0 0px;
	padding: 0 22px 22px 22px;
	min-height: 247px;
	color: #666;
	font-family: Verdana, sans-serif;
	
}

p.sig {
	color: #000;
	font-family: Arial, sans-serif;
	text-align: right;
	line-height: 1.2em;
}

div#chat ul {
	margin: 0 0 0.6em 0;	
}
div#chat ul li {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;	
}

a.archive {
	color: #000;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 1.2em;	
}

div#signposts {
	margin: 1.5em 0 0 0;	
}
div#signposts:after {
	content:'.';
	visibility:hidden;
	clear:both;
	display:block;
}

div.signpost {
	float:left;	
	width: 215px;
	margin: 0 12px;
}

div.signpost2 {
	float:right;
	clear:right;
	margin: 0 12px 15px 12px;
}

div.signpost h2 {
	background: #000 url('../_img/home_baner_header.jpg') no-repeat 0 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #fff;
}
div.signpost h2 a {
	color: #fff;
	padding: 5px 15px;
	display:block; 	
}

div.signpost ul {
	margin: 0 0 1.2em 0;	
}
div.signpost ul li {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;	
}

div.signpost img.baner {
	border: 1px solid #000;
	display: block;	
}

div.signpost div.content {
	background: #e5e5e5 url('../_img/home_baner_back.jpg') no-repeat 0 0;
}
div.signpost div.content div {
	background: transparent url('../_img/home_baner_end.jpg') no-repeat left bottom;
	min-height: 140px;
	padding: 20px 15px;
}
div.signpost div.content2 {
	border: 1px solid #aaa;
	padding: 10px;
	background: #e5e5e5;
	color: #333;
}

div.signpost div.content2 a {
	color: #333;
}

div#sideBox {
	float: right;
	width: 250px;	
}




div#footer {
	background: transparent url('../_img/footer_back.jpg') no-repeat left bottom;
	min-height: 183px;
	padding: 20px 0 15px 40px;
}

div#footer p {
	float: left;
	margin: 0 30px 0 0;	
}

