/* erv global */

*{margin:0; padding:0; }
a img{border:none;}

body{background:url(../img/bg.gif); font-family:verdana;}

#main{width:750px; margin:0 auto;}
	#metanav{float:left; width:100%; padding:3px 0 31px 0;}
	#metanav ul{float:right; list-style:none;}
	#metanav li{float:left; padding-left:17px;}
	#metanav a{font-size:10px; text-decoration:none; color:#696d70;}
	#metanav a:hover,
	#metanav a.section{text-decoration:underline;}
	
	#logo{clear:both; float:left; margin-bottom:-10px; width:304px; height:31px; background:url(../img/logo.png);}
	#logo span{display:none;}
	#page{position:relative; left:-10px; width:775px; float:left;}
		#top{float:left; width:100%; height:20px; background:url(../img/page_top.png);}
		#content{float:left; width:730px; padding:0 25px 0 20px; background:url(../img/page_bg.png);}
		#bottom{float:left; width:100%; height:15px; background:url(../img/page_bottom.png);}
	#mira4{float:left; padding-bottom:20px; font-size:10px; color:#363b3f;}	
	#mira4 a{color:#363b3f;}
	
#content #mainnav{width:100%; padding:8px 0 10px 0; text-align:center;}
#content #mainnav a{padding:0 8px; font-family:times; font-size:19px; text-decoration:none; color:#696d70;}
#content #mainnav a:hover,
#content #mainnav a.section{color:#363b3f;}

#content{font-size:11px; line-height:15px; color:#363b3f;}
#content a{color:#363b3f;}

#colCenter{float:left; width:448px; padding:30px 0 100px 132px;}
#colCenter h1{padding-bottom:10px; font-family:times; font-size:19px; font-weight:normal; color:#363b3f;}
#colCenter .editor a{color:#363b3f;}

#colRight{float:right; width:120px; padding-top:54px;}
#colRight ul{list-style:none;}

/* home */
#tagline{position:absolute; left:256px; top:91px;}
#tagline .bg{position:absolute; left:0; top:0; width:436px; height:105px; padding:15px; background:#59848a; opacity:0.5; filter:alpha(opacity=50);}
#tagline .content{position:absolute; left:0; top:0; width:436px; height:105px; padding:15px; color:white;}
#tagline .content h1{padding-bottom:5px; font-family:times; font-size:27px; font-weight:normal; line-height:27px;}
#tagline .content p{font-size:15px; line-height:17px;}

/* gallery */
img#galleryMain{float:left;}
#colCenter.gallery{padding-top:10px;}
#thumbs{float:left; width:740px; padding-top:2px;}
#thumbs a{float:left; margin:0 2px 2px 0;}
#thumbs a img{float:left; opacity:0.5;}
#thumbs a:hover img,
#thumbs a.current img{opacity:1;}