body {
	margin: 20px; 
	font: Verdana, normal small Georgia, "Times New Roman", Times, serif;
	font-family:  Verdana; 
	font-size: 11px;
	color: #d99400; 
	background: url("fon.gif"/*tpa=http://inter-arts.ru/fon.gif*/);
}

h1 {
	font-size: 17px;
	font-family: Tahoma;			   
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-family: Tahoma;			   
	font-weight: normal;
}

h1, h2, h3 {
	color: #f1aa00;	
}

/* Logo */

#logo {
	width: 1000px;
	margin: 0 auto;
	font-size: 17px;
	font-family: Tahoma;			   
	font-weight: normal;
	text-decoration: none;
}

#logo .logotext{
	text-align: center;
	width: 975px;
	padding: 0px 40px 0px 20px;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
}

#extra {
	clear: both;
	height: 20px;
}

/* Content > Main */

#main {
	float: left;
	width: 575px;
	margin: 10px;		
	padding-bottom: 10px;
	background-color: #fff5de;
	color: #d99400; 	
	font-size:13px;
	border-style:dashed;
	border-width:1px;	
	border-color: #f1aa00;
}

#main img	{
	border: dashed 1px #f1aa00;
	margin: 5px;
	}

#main .post {
	padding-top: 10px;
	padding-left: 10px;	
	margin-bottom: 0px;
	padding-right: 10px;		
}

#main p	{
	text-align:justify;
	margin: 10px;
	}
	
/* Content > Main > Welcome */

#leftbar {
	font-family: Tahoma; 
	font-size: 12px; 
	margin:0px; 
	float: left;
	width: 200px;	
	text-align: right;
}

#rightbar {
	font-family: Tahoma; 
	font-size: 12px; 
	float: left;
	width: 200px;
	margin:0px; 
}

.hr	{
	height: 0px; 
	border: 0px;
	border-bottom: solid 1px #f1aa00;
	margin-top: 10px;	
	margin-bottom: 10px;
	}

.title {
	font-size: 17px;
	font-family: Tahoma;
	font-weight: normal;
}

.h1               {font-family: Tahoma; font-size: 14px; color: #f1aa00; margin:0px; font-weight:bold; text-decoration:underline;}
.h2               {font-family: Tahoma; font-size: 13px; color: #f1aa00; margin:0px; font-weight:bold;}
.h3               {font-family: Tahoma; font-size: 12px; color: #f1aa00; margin:0px; font-weight:normal;}
.h4               {font-family: Tahoma; font-size: 11px; color: #f1aa00; margin:0px; font-weight:normal;}
.h5               {font-family: Tahoma; font-size: 10px; color: #f1aa00; margin:0px; font-weight:normal;}
.h6               {font-family: Tahoma; font-size: 9px; color: #f1aa00; margin:0px; font-weight:normal;}

a:active   	 {color: #f1aa00; text-decoration:none;}
a:link       {color: #f1aa00; text-decoration:none;}
a:visited    {color: #d99400; text-decoration:none;}
a:hover      {text-decoration:underline;}
