* { margin:0; padding:0 }

body { font:0.8em Verdana, Tahoma, Arial, sans-serif; text-align:center; }
#content h1 { font:2.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif, ; margin-bottom:20px; }

#subcontent h3 { font-size:1.0em; margin-bottom:20px; }
#extra1 h4 { font-size:1.0em; margin-bottom:10px; }
p { margin-bottom:20px; }
ul { margin-left:15px; margin-bottom:20px; }
img { border:0; }

#container { width:770px; margin:0 auto; text-align:left; }
	#header { border-bottom:1px dotted; }
		#logo { float:left; width:200px; height:150px; text-align:center; border-right:1px dotted; margin-right:20px; }
		#tagline { float:right; width:549px; height:100px; _position:relative; display:table; }
			#tagline h2 { font:1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif; padding-top:50px; }
		
		#menu { float:right; margin:0; width:549px; }
			#menu li { float:left; list-style:none; margin-right:5px; height:1.5em; text-align: center; margin: 5px auto; padding: 0 2px;}
				#menu a { padding:2px 10px 2px 10px; font-size:0.8em; font-weight:bold; text-decoration:none; border:1px solid; }
	#subcontainer {}
		#content { float:right; width:549px; padding:10px; border-left:1px dotted; overflow: hidden; }
		.gallery { text-align: center; width:549px; padding:10px; border-left:1px dotted; }	
		#subcontent { float:left; width:200px; text-align:center; font-size:0.8em; overflow:hidden; }
			
			#subcontent ul { text-align:left; margin-left:40px; }
	
	#extra1 { margin:10px; border:1px dotted; padding:5px; }
		
		#extra1 p {  }
	#extra2 { clear:both; text-align:center; line-height:30px; }
	#footer { font-size:0.8em; text-align:center; }

#imgboxes { width:100%; margin-bottom:20px; }
	#imgboxes img { border:1px dotted; width:100px; }
	#img1 { float:left; width:33%; text-align:center; }
	#img2 { float:left; width:33%; text-align:center; }
	#img3 { float:left; width:33%; text-align:center; }

.clear { clear:both; height:0px; line-height:1px; font-size:1px; }
.floatleft { float:left; vertical-align:top; }
	.floatleft img { margin-right:10px; }
.floatright { float:right; vertical-align:top; }
	.floatright img { margin-left:10px; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
