body  		 { 	
				color: #fff; 
				font-size: 1em; 
				font-family: Tahoma; 
				background-color: #000 
			}

#container 	{ 
				margin: 1em 5%; 
				width: 750px 
			}

#content 	{ }

#header  	{ 
			background-color: #000;
			 padding-bottom: 1em; 
			 width: 750px; 
			 height: 100px; 
			 border-bottom: 1px solid #999 
			 }

#banner1 	 { 
			background-image: url("site_images/cl_logo.gif"); 
			background-repeat: no-repeat;
			margin-top: 20px; 
			margin-right: 20px; 
			width: 500px; 
			height: 90px; 
			float: right 
			}
			
#banner2  	{ 
			background-image: url("site_images/18.gif"); 
			background-repeat: no-repeat; 
			margin-top: 20px; 
			width: 149px; 
			height: 90px; 
			float: left 
			}

#banner3 	{
			background-image: url("site_images/cl_logo.gif"); 
			background-repeat: no-repeat; 
			margin-top: 20px; 
			margin-right: 20px; 
			width: 500px; 
			height: 90px;   
			}

#nav    	{ 
			padding-top: 4em; 
			padding-bottom: 4em; 
			width: 150px; 
			float: left 
			}

#text 		{ 
			color: #eaeaea; 
			font-size: 1em; 
			font-family: Tahoma, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
			margin-left: 175px; 
			padding: 4em 12px 4em 20px; 
			width: 540px 
			}

#texthome  { 
			color: #eaeaea; 
			font-size: 1.2em; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-style: italic; 
			font-weight: lighter; 
			line-height: 1.5em; 
			font-stretch: expanded; 
			text-align: center; 
			margin-left: 175px; 
			padding-top: 3em; 
			padding-bottom: 3em; 
			width: 540px; 
			height: auto 
			}

#textbio	{ 
			color: #ececec; 
			padding-top: 1em; 
			padding-bottom: 1em; 
			width: 300px; 
			height: auto 
			}
#image { text-align: center; margin-right: auto; margin-bottom: 3em; margin-left: auto; padding: 1em; width: 600px }
#footer  	{ 
			color: #390; 
			font-size: 0.9em; 
			background-color: #333; 
			text-align: center;
			padding-top: 1em; 
			padding-bottom: 1em; 
			width: 750px; 
			height: 3em; 
			clear: both; 
			border-top: 1px solid #999; 
			border-bottom: 1px solid #999 
			}

a 			{ 
			color: #ccf; 
			text-decoration: none 
			}

a:hover 	{ color: #f93 }

a:visited  	{ color: #999 }

h1 			{ font-size: 1.5em; font-weight: 300; text-align: center; text-transform: uppercase }

h2 { }

h3  { font-size: 1.2em; font-weight: 300; text-transform: uppercase }
h4 { }

#gall  { width: auto; height: 180px; float: left }
