html, body {
 	background: #000000 url(http://snigga.net.ru/images/bg.png) repeat-y;
	color: #bdbdff;
	font-family: Verdana,Tahoma,Helvetica,Sans-Serif;
	overflow: auto;
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
}
a:link,a:visited {
	color: #a0a0ff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
a:hover,a:active {
	color: #e0e0a0;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}
h1 {
	color: #6a7fe8;
	font-family: Courier New,Courier,Monospace;
	text-decoration: none;
	font-size: 26px;
	margin-top: 20px;
	margin-bottom: 15px;
}
h2 {
	color: #6a7fe8;
	text-decoration: none;
	font-size: 24px;
	margin-top: 19px;
	margin-bottom: 14px;
}
h3 {
	color: #6a7fe8;
	text-decoration: none;
	font-size: 22px;
	margin-top: 18px;
	margin-bottom: 13px;
}
h4 {
	color: #dddddd;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	margin-top: 17px;
	margin-bottom: 12px;
}
h5 {
	color: #6a7fe8;
	text-decoration: none;
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 11px;
}
h6 {
	color: #6a7fe8;
	text-decoration: none;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.p1 {
	text-indent: 2em;
	margin-top: 0;
	margin-bottom: 0;
}
.p2 {
	text-indent: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
}
.p2-c {
	font-size: 14px;
	text-indent: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
}
.p3 {
	text-indent: 0em;
	margin-top: 1em;
	margin-bottom: 0em;
	text-align: right;
}
.p4 {
	color: #c0f0c0;
	font-size: 14px;
	text-indent: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}
.p5 {
	color: #c0f0c0;
	text-indent: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
}
td {
	border-style: none;
	margin: 0;
	padding: 0;
}
.bcell {
	width: 50%;
}
img {
	border: 0px none;
	margin: 5px;
	padding: 0px;
}
.ph1 {
	float: right;
}
.ph2 {
	float: left;
}
.photo {
	border-style: none;
	padding: 0;
	margin: 5px;
}
ul#menue {
	list-style: none;
	padding: 0;	
	margin: 0;
}
.mitem {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
.cmitem{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
ul#menue li.cmitem a{
	color: #a0ffa0 !important;
}
#page {
	min-height: 100%;
	text-align: center;
}
#l_col {
	float: left;
	top: 0;	
	width: 180px;
	display: block;
	padding: 40px 0 0 0;
	margin: 0;
}
#menu {
	float: left;
	width: auto;
	text-align: left;
	line-height: 1.6;
	letter-spacing: 2px;
	padding: 0 0 0 20px;
	margin: 0;
}
#hist {
	position: relative;
	width: auto;
	float: left;
	display: block;
	text-align: left;
	line-height: 1.2;
	text-decoration: none;
	font-size: 12px;
	padding: 30px 0 0 20px;
	margin: 0;
}
#banners {
	float: left;
	width: auto;
	text-align: left;
	padding: 20px 5px 0 30px;
	margin: 0;
}
#textbox {
	min-width: 300px;
	max-width: 70%;
	display: block;
	text-align: justify;
	line-height: 1.2;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 16px;
	padding: 20px 20px 10px 20px;
	margin-left: 180px;
}
#center {
	width: auto;
	height: auto;
	padding: 100px 0 0 0;
	margin: 0;
}
#mood {
	width: auto;
	left: 0px;
	top: 0px;
	text-align: center;
	margin-left: auto !important;
	margin-right: auto;
}
#indexmenu {
	width: auto;
	text-align: center;
	letter-spacing: 2px;
	padding: 20px 0 0 0;
}
#copyright {
	font-family: Courier New,Courier,Monospace;
	width: auto;
	color: #999999;
	font-size: 14px;
	text-align: center;
	padding: 100px 0 0 0;
	margin-left: auto !important;
	margin-right: auto;
}
#gbform {
	font-family: Verdana,Tahoma,Helvetica,Sans-Serif;
	font-size: 1em;
}
#gbform fieldset {
	border-style: none;
}
#gbform legend {
	color: #ff0000;
	background: inherit;
}
#gbform label {
	width: auto;
	line-height: 1em;
	margin-right: 0.1em;
	margin-bottom: 0.2em;
	text-align: left;
}
#gbform input, select {
	margin: 0 0 0.5em 5em;
	width: 20em;
	padding: 0;
}
#gbform textarea {
	margin: 0 0 0.5em 0.2em;
	width: 100%;
	padding: 0;
}
#gbform .noresize {
	width: auto;
}
#gbform .submit, .reset {
	margin-left: 20em;
}
