﻿/*Geneal container and outline*/
#container
{
width: 900px;
margin: 10px auto;
background-color:white;
background-repeat:no-repeat;


}
#containertop
{
width: 900px;
height: 30px;

background: url(images/mainbgtop.png);
background-repeat:no-repeat;

}
#containermiddle
{
width: 900px;
background: url(images/mainbgmiddle.png);

}
#containerbottom
{
width: 900px;
height: 30px;
background: url(images/mainbgbottom.png);
background-repeat:no-repeat;

}





/*top part*/

#top
{
	width: 880px;
	height: 125px;
	
	margin-top: -10px;
	margin-left: 11px;
	background: url(images/logotop.png);
	padding:0;

}

#headbar
{
	width: 873px;
	height: 125px;
	margin-left: 14px;
	background:url(images/headbar1.gif); 
	height: 47px;
}

#headbartext
{
	font-family:Arial, Helvetica, sans-serif; font-size: 20px; font-weight:bold; text-align:left; color:white;
padding-left:12px; padding-top:12px;

}

.unitop {
	text-align: right;
	font-size: xx-small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	padding-top: 8px;
	margin-right: 13px;
	color:white;
}





/* left navigation bar*/

#leftnav
{
	float: left;
	width: 130px;
	height: 290px;
	margin-left: 10px;
	margin-top: -18px;
	padding: 1em;
	
}

#menu
{
	background: url('menu/menubg.png');
	width: 189px;
	height:440px; 
	margin-top:-10px; 
	margin-left:-12px;"
}

#menuspace
{
	height:20px;
}

.menutext
{
	padding-left:40px;
	font-size:20px;
}


a:link {color:#FF9A1F}   
a:visited {color:#FF9A1F} 
a:hover {color:#000000}   
a:active {color:#FF9A1F}

/*content*/

#content
{
	width: 620px;
	margin-left: 226px;
	padding: 1em;
		
	
	margin-top:-40px;
}

.maintext
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	
}




#contentabout
{
	width: 685px;
	margin-left: 208px;
	margin-top: 5px;
	height: 430px;
	padding: 1em;
	background: url(images/mainbody.png);	
	padding: 0;
}

/*Archve */
#contentarchive
{
	width: 685px;
	margin-left: 208px;
	margin-top: 5px;
	height: 430px;
	padding: 1em;
	background: url(images/archive.png);	
	padding: 0;
}

.archivephoto
{
	float:left;
	margin-left:10px;
	margin-top:15px;
	width: 100px;
	height:130px;
	border:1px solid black;
	background:black;
	
}

.archivetext
{
	text-align:center;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:10px;
	color:white;

}



#headnews

{
	width: 685px;
	height:148px;
	background: url(images/headnews.png);
	margin-left: -35px;
	padding:0;
}

#migddlenews

{
	width: 685px;
	background: url(images/middlenews.png);
	padding:0;
	margin-left: -35px;
}
#bottomnews
{
	width: 685px;
	height: 16px;
	background: url(images/bottomnews.png);
	margin-left: -35px;
	margin-top:-13px;
}

#footer
{
	height: 25px;
	background: url(images/foot.png);
	

}

#leftnav p { margin: 0 0 1em 0; }


#menu a {
 margin-top:10px; margin-left:19px; background:url(menu/button.gif); width:150px; height:45px; 
display: block;
font-size: 24px;
text-align: center;
line-height: 200%;
text-decoration:none;	
font-family:Verdana, Geneva, Tahoma, sans-serif;
font-weight:bold;

}

#archive
{
	width: 145px; 
	margin-left:30px; 
	margin-top:10px;
	border:1px solid gray; 
	background:white;
	
}

/*news formating&*/

.news1
{

font-family: Courier New, sans-serif; font-size: 14px;  text-align:left;
 margin-left:85px; width: 570px; margin-top:-35px;

}

.news2
{
	margin-left: 50px;
	font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:12px;
}


h1
{
	font-family: Courier New, sans-serif; font-size: 50px;  text-align:center; 
padding-top:55px;
}

h2
{

}

h3
{
font-family: verdana, sans-serif; font-size: 18px; font-weight:
normal; text-align:center;
}

-->styl for main text front page
.maintext
{
	margin-left: 50px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
}
