p {
	font-size: 13.5px;
	font-weight: normal;
	padding-bottom: 1em;
	color: #303030;
}
.text {
			line-height: 1.5em;
			margin-bottom: 1em;
			}
a {
			color: #9E4C38;
			text-decoration: underline;
			display: block;
			}
img {
			border: none;
			}
a:hover {
			color: #989898;
			}
a.valid {
			float: left;
			color: #7a7a7a;
			font-size: 11px;
			padding: 6px;
			}
h1 {
			width: 179px;
			height: 64px;
			top: -25px;
			left: 0;
			background: url("/images/logo.png") no-repeat;
			position: absolute;
			}
h1 span {
			display: none;
			}
h2 {
			color: #620000;
			font-size: 14px;			
			font-style: italic;
			padding-left: 18px;
			background: url("/images/square.gif") no-repeat left;
			margin-bottom: 1em;
			}
h3 {
			font-size: 13px;
			margin-bottom: 13px;
			text-decoration: none;
			color: #9E4C38;
			}		 			
/*---------------------------------basic-------------------------------------*/
* {
			padding: 0;
			margin: 0;
			font-family: verdana,arial,helvetica,tahoma,sans-serif;
			}
body
{
	background: url("/images/stars.gif");
	background-attachment: fixed;
}
#container {
			width: 760px;
			margin: 0 auto;
			background: none;
}			          
#main {
			width: 660px;
			background: none;	
			}			          
#top {
			width: 760px;
			height: 28px;
			background: url("/images/top.png") no-repeat;
			}
#bot {
			width: 760px;
			height: 28px;
			background: url("/images/bottom.png") no-repeat;
			clear: both;
			}
#mid {
			width: 760px;
			background: url("/images/bg.png") repeat-y;
			float: left;
			}
#content {
			width: 670px;
			margin: 25px 0 0 45px;
			}
#main_content {
			width: 450px;
			float: left;
			margin-bottom: 30px;
			}

#sub_content {
			width: 188px;
			float: right;
			margin-left: 20px;
			margin-right: 10px;
			margin-bottom: 30px;
			}
#footer {
			clear: both;
			width: 670px;
			height: 100px;
			margin-left: 45px;
			background: #EFC078;
			position: relative;
			text-align: center;
			}
#footer .copyright {
			padding-top: 50px;
			color: #FAE4BF;
			}
#links {
			margin-left: 45px;		
			}
#adress {
			position: absolute;
			font-size: 12px;
			font-style: italic;
			font-weight: bold;
			left: 10px;
			top: 240px;
			width: 150px;
			}
/*----------------------------------art------------------------------*/
#main_pic {
			width: 670px;
			height: 302px;
			margin: 30px 0 0 45px;
			background: url("/images/main.jpg") no-repeat;
			position: relative;
			}
#half {
			width: 98px;
			height: 302px;
			position: absolute;
			top: 0;
			left: 411px;
			background: url("/images/half.png") no-repeat;
			}
#logo {
			width: 167px;
			height: 55px;
			top: -25px;
			left: 0;
			background: url("/images/logo.png") no-repeat;
			position: absolute;
			}
/*--------------------------------------menu-------------------------------------*/
#menu {
			width: 259px;
			height: 303px;
			position: absolute;
			top: 20px;
			left: 450px;
			background: url("/images/menu.png") no-repeat;
			}
#menu #wrapper {
			width: 100%;
			height: 100%;
			}
#menu ul {
			list-style: none;
			margin-top: 40px;
			}
#menu li {
			height: 28px;
			}
#menu li a {
			font-size: 0.85em;
			font-style: italic;
			font-weight: bold;
			line-height: 2em;
			text-decoration: none;
			padding: 5px 0 0 90px;
			position: relative;
			z-index: 1;	
			}
#menu li a:hover {
			color: #FE8300;
			text-decoration: underline;
			}
/*----------------------------top menu-----------------------------------------*/
#topmenu {
			position: absolute;
			top: 10px;
			left: 45px;
			}                                                      
#topmenu ul {
			display: inline;
			list-style: none;
			}              
#topmenu li {
			float: left;
			border-left: #9E4C38 2px solid;
			}      
#topmenu li.first {
			padding: 0;
			border: none;
			}
#topmenu a  {
			display: block;
			padding: 0 0.5em;
			font-size: 0.85em;   
          text-decoration: none;
          }           
#topmenu a:hover {
			color: #fff;
			text-decoration: underline;
			}
/*----------------------------------anounce-------------------------------------*/             
.anounce {
	padding: 0 0 1em 0;
	display: table;
}
.anounce div {
	display: table;
}
.anounce img {
	float: left;
	margin: 0 1em 0 0;
}
/*----------------------------------table-------------------------------------*/			
.table {
	border: 0px;
	font-size: 1.0em;
	padding: 1px 1px 1px 1px;
	width: auto;
	height: auto;
}			
/*----------------------------------user-------------------------------------*/			
#table {
	width: 660px;
}
