body {
	margin: 0px;
	background-color: #0A0B0C;
	font-family:"Courier New", Courier, mono;
}

a {
	position:relative;
	z-index:30;
	color:#FFFCC8;
}

a:hover{
	color:rgb(149,127,102);
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	text-align:left;
	color:#FFFCC8;	
}

#innercontainer {
	width:1000px;
}

#innercontainergraph {
	top:0px;
	height:100%;
	width:1000px;
	position:absolute;
	background-image:url(../images/vert_separator.png);
	background-position:right top;
	background-repeat:no-repeat;
	z-index:1;
}


#logo {
	height:120px;
}

#innerlogo {
	position:absolute;
	margin-top:225px;
	margin-left:225px;
	height:125px;
	width:200px;
	background-image:url(../images/logo.png);
	//background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod='crop');
	z-index:10;
}

.mainmenu {
	color:rgb(255,252,200);
	text-transform:lowercase;
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	font-size:14pt;
	height:30px;
	margin-left:25px;
	position:relative;
	z-index:20;
}

.mainmenu li{
	display:inline;
	background-image:url(../images/menu_separator.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:100px;
	margin-right:5px;
}

.mainmenu a{
	color:#FFFCC8;
	text-decoration:none;
	text-transform:uppercase;
}

.mainmenu a:hover{
	color:rgb(149,127,102);;
}

.mainmenu span{
	margin-left:30px;
}

.mainmenu .firstitem {
	background-image:none;
}

#littleimage1{
position:absolute;
background-image:url(../images/little_image1.png);
	//background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/little_image1.png',sizingMethod='crop');
background-repeat:no-repeat;
height:150px;
width:100px;
top:280px;
margin-left:80px;
}

#littleimage2{
position:absolute;
background-image:url(../images/little_image2.png);
	//background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/little_image2.png',sizingMethod='crop');
background-repeat:no-repeat;
height:150px;
width:100px;
top:430px;
margin-left:80px;
}

#microphone {
background-image:url(../images/microphone.png);
//background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/microphone.png',sizingMethod='crop');
background-repeat:no-repeat;
width:200px;
height:300px;
margin-left:850px;
margin-top:-330px;
z-index:10;
}

.colorbox{
	position:absolute;
	width:15px;
	height:15px;
	background-color:#00CC33;
	top:250px;
	margin-left:125px;
}

.mini_news
{
	position:absolute;
	width:160px;
	height:400px;
	top:500px;
	margin-left:60px;	
}

#colorbox1{
	top:200px;
	background-color:rgb(149,127,102);
}

#colorbox2{
	top:225px;
	background-color:rgb(143,84,68);
}

#colorbox3{
	top:250px;
	background-color:rgb(149,127,102);
}

#colorbox4{
	top:585px;
	background-color:rgb(143,84,68);
}

#colorbox5{
	top:610px;
	background-color:rgb(149,127,102);
}

#contentcontainer{
	width:700px;
	border-color:#8F5444;
	border-width:medium;
	border-style:solid;
	margin-top:45px;
	margin-left:200px;	
	
	min-height:400px;
	/*height:400px;*/
	overflow:visible;
}

#breadcumbs {
	text-align:right;
	width:450px;
	margin-top:20px;
	padding-left:200px;
	z-index:20;
	text-transform:lowercase;
	font-size:1.3em;
	position:relative;
}

#breadcumbs a{
	color:#FFFCC8;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
}

#breadcumbs a:hover{
	color:rgb(149,127,102);;
}

.roundedcornr_box_661067 {
	width:600px;
	margin-top:110px;
	margin-right:100px;
	margin-left:55px;
	margin-bottom:30px;
	background: #562a28;
}

.roundedcornr_box_661067_2 {
	width:600px;
	margin-top:110px;
	margin-right:100px;
	margin-left:55px;
	margin-bottom:30px;
}

.roundedcornr_box_661067_mini {
	width:200px;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	background: #562a28;
}

.roundedcornr_top_661067 div {
   background: url(../images/roundedcornr_661067_tl.png) no-repeat top left;
}
.roundedcornr_top_661067 {
   background: url(../images/roundedcornr_661067_tr.png) no-repeat top right;
}
.roundedcornr_bottom_661067 div {
   background: url(../images/roundedcornr_661067_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_661067 {
   background: url(../images/roundedcornr_661067_br.png) no-repeat bottom right;
}

.roundedcornr_top_661067 div, .roundedcornr_top_661067, 
.roundedcornr_bottom_661067 div, .roundedcornr_bottom_661067 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}

#musickey {
	height:70px;
	width:30px;
	background-image:url(../images/musickey.png);
	right:0px;
	margin-top:-30px;
	margin-left:560px;
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/musickey.png',sizingMethod='crop');
}

#content {
	margin: 0px 50px; 
	margin-top:-70px;
}

.textcontent {
	text-align:justify;
}

.textcontent p{
	/*text-indent:2em;*/
}

#horseparator {
	position:absolute;
	top:175px;
	width:100%;
	min-width:1000px;
	height:15px;
	background-image:url(../images/hor_separator.png);
	//background-image:none;
	background-position:right top;
	background-repeat:no-repeat;
	z-index:0;
	overflow:hidden;
	line-height:15px;
}

#horseparatorline {
	position:absolute;
	top:180px;
	width:100%;
	min-width:1000px;
	height:4px;
	background-image:url(../images/hor_separator_line.png);
	//background-image:none;
	background-position:right top;
	background-repeat:no-repeat;
	z-index:2;
	overflow:hidden;
	line-height:4px;
}

#horseparator_ie {
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/hor_separator_ie.png',sizingMethod='crop');
	top:155px;
	width:100%;
	height:15px;
	z-index:0;
	overflow:hidden;
	line-height:15px;
	//width:expression(document.body.clientWidth >1000? "100%": "1000px");	
}

#horseparatorline_ie {
	position:absolute;
	top:160px;
	width:100%;
	height:4px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/hor_separator_line.png',sizingMethod='crop');
	z-index:2;
	overflow:hidden;
	line-height:4px;
	//width:expression(document.body.clientWidth >1000? "100%": "1000px");	
}

#vertseparator_ie {
	top:0px;
	height:600px;
	width:15px;
	position:absolute;
	margin-left:985px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/vert_separator.png',sizingMethod='crop');	
	z-index:1;
}

#bottommenu {
	margin-top:45px;
}

#bottomline {
	width:100%;
	min-width:1000px;
	height:15px;
	margin-top:75px;	
	//margin-top:65px;
	background-image:url(../images/bottom_line.jpg);
	overflow:hidden;
	line-height:15px;
	//width:expression(document.body.clientWidth >1000? "100%": "1000px");
	margin-bottom:30px;
}

#innercontainergraph div {
	overflow:hidden;
	line-height:15px;
}

.news {
	margin:30px 0px 0px 0px;
}

.news img{
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
	border-color:#8F5444;
	border-width:1px;
	border-style:solid;	
}

.news_date {
	text-transform:lowercase;
}

.news_title {
	text-align:center;
}

.news_title h2 {
	margin-bottom:0px;
}

.news_separator {
	position:absolute;
	margin-left:-80px;
	background-color:#0A0B0C;
	width:650px;
	height:5px;
	overflow:hidden;
	line-height:5px;
	margin-top:15px;
}

.news_separator_2 {
	width:400px;
	height:35px;
	overflow:hidden;
	line-height:5px;	
}

.news_date {
	width:100%;
	text-align:center;
}

#contacts {
	display:none;
	width:500px;
	height:327px;
	margin-left:100px;
	margin-top:100px;
	margin-bottom:-100px;
	background-image:url(../images/contacts.png);
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contacts.png',sizingMethod='crop');	
}

#gallery_folders {
	margin:30px 0px;
	text-align:center;
}

#gallery_name {
	margin:30px 0px;
	text-align:center;
}

#gallery_folders a{
	color:#FFFCC8;
	font-weight:bold;
}

#gallery td{
	border-color:rgb(192,160,98);
	border-style:solid;
	border-width:thin;
}

a img{
	border:none;
}

#gallery {
	margin:30px 0px;
}

#menumenu {
	margin:30px 0px;
}

#menumenu a{
	color:#FFFCC8;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.6em;
}

#menumenu td{
	text-align:right;
}

#menucontent H3{

}

#gallery_folders {
	margin:30px 0px;
	text-align:center;
}

#gallery_name {
	margin:30px 0px;
	text-align:center;
}

#gallery_folders a{
	color:#FFFCC8;
	font-weight:bold;
}

#gallery td{
	border-color:rgb(192,160,98);
	border-style:solid;
	border-width:thin;
}

a img{
	border:none;
}

#gallery {
	margin:30px 0px;
}
