body{
margin:0 0 0 0;
line-height: 1.75em;
font-family: "Trebuchet", "helvetica", "verdana", sans-serif;
color: #333;
background-color: #ccc;
font-size: 75%;
min-width: 85%;/*hack for Netscape 6*/
}


#wrapper {
width: 780px;
margin: 0 auto;
color: #333;
background: white;
border: 1px solid #003;
}

#branding{
background-image: url(images/banner3.jpg);
background-repeat: no-repeat;
background-color: #003;
color: #000;
margin: 0 auto;
height: 150px; /*Height of top section*/
width: 780px;
padding: 0;
}

#content{
margin: 0;
padding: 10px 20px 20px 20px;
color: #333;
background-color: #fff;
width: 740px;
background-color: white;
}

div#sponsors {
display: block;
} 

.govmb {
position: relative; left: 80px; top: 30px;
}

.solutions {
position: relative; left: 320px; top: -20px;
}

.sounding {
position: relative; left: 40px; top: -40px;
}

.blacks {
position: relative; left: 320px; top: -90px;
}

.architect {
position: relative; left: 120px; top: -120px;
}

#photos {
width: 595px;
height: 357px;
overflow:auto;
text-align: center;
border: solid 1px #999;
margin-top: 10px;}
/*The two 'overflow' options that make a <div> tag sprout scrollbars are:
-auto : scroll bars appear only when required.
-scrolling. : scrollbars always appear.*/

.photoimg {
	height: 300px;}

.phototable {
	border: none;
	padding: 4px 2px 0 2px;
	font-weight: bold;
}
	
	
.addresstable {
	border: none;
	margin: 5px 0;
	}
.address {
	line-height: 1.25em;
	width: 300px;
	padding: 0 0 0 5px;}

.openimg {
	width: 74px;
	padding: 4px;
	vertical-align: middle;
	text-align: center;}

.openhrs {
	line-height: 1.25em;
	width: 222px;}


/*#photos p {
font-weight: bold;
text-decoration: small-caps;
font-size: 90%;
}

#photos img {
	height: ;
	}


#maincontent{
width: 600px;
background-color: #fff;
color: #333;
border-top: solid 1px #999;
padding-top: 10px;
}*/

#secondarycontent{
float: right;
width: 135px;
background-color: #fff;
font-size: 95%;
line-height: 1.3em;
padding:2px;
text-align: right;}

#secondarycontent ul {
	list-style-type: none;
	margin:0;
	padding:0;}
	
#secondarycontent li {
	margin-bottom: 1em;
	padding-left: 0;}
	
 #secondarycontent a {
 	text-decoration: none;
 	color: #222;
	display:block;
	font-weight: normal;
}
 
 
 #secondarycontent a:hover {
	color:#00c;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;}
	
 #secondarycontent a:active {
	text-transform: none;
	text-decoration: none;

}

 #secondarycontent img {
	border: none;
	vertical-align: middle;
	padding-right:3px;}

 #secondarycontent img:hover {
	width:80px;
	}

.thumbnail img{
border: 1px solid white;
margin: 5px;
}


.thumbnail:hover{
background-color: white;
}


.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #fffff2;
border: 1px solid gray;
padding: 5px;
/*right: -1000px;*/
visibility: hidden;
color: #21372B;
text-decoration: none;
text-align: center;}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
position: absolute;
right: 100px;/*position where enlarged image should offset horizontally */
z-index: 500;
width:150px;
text-decoration: none;

}


	
.note {
	font-style: italic;
	font-size: 90%;
	line-height: 1.25em;
	}
	
/*
#rightcolumn{
float: left;
width: 200px; /*Width of right column
margin-left: -200px; /*Set left marginto -(RightColumnWidth)
background: #FDE95E;
}*/



h2,h3,h4,h5,h6 {
color: #21372B;
}

h1 {
letter-spacing: .02em;
line-height: 1.25em;
font-size: 175%;
margin: .5em 0 .5em 0;
}

h2 {
	font-size: 150%; 
	}
	
	h3 {
	font-size: 120%;
	}

h1,h2,h3,h4,h5,h6 {
margin-bottom:-.2em;
color: #003;
background-color: #fff;}

#navcontainer {
	background-color: transparent;
	width: 100%;
	height: 20px;
	color:#33CCFF;
	float: right;
	margin-top:-20px;
}

#navcontainer ul li { 
	display: inline; 

	font-family: "Trebuchet", verdana, geneva, arial, helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	float: right;}

#navcontainer ul li a {
	padding: 6px 10px 6px 10px;
	background-color: transparent;
	color: #ccc;
	text-decoration: none;
	line-height: 1em;
}


#navcontainer ul li a:hover, ul li a:active{
	background-color: transparent;
	color: white;
	}



	
/* NAVLIST gives vertical menu	
#navlist {
	list-style-type: none;
	display: block;
	background-color: black;
	color: white;
	font-weight: bold;
	}

#navlist li {
	margin-left: -30px;

}

#navlist a {
	text-decoration: none;
 	color: #033;
 	margin-left: 3px;
}

#navlist a:hover {
	color:#F00;
	text-decoration:none;
	margin-left: 15px;
	font-weight: bold;
}
*/
#footer{
clear:both;
width: 100%;
background: white;
color: #003;
text-align: center;
font-size: 95%;
padding: 10px 0;
margin: 0;
border-top: 2px solid #003;
line-height:1em;
}
#footer a{
color: #003;
background-color: #fff;
text-decoration: none;}

#footer a:hover {
text-decoration: underline;
}

.innertube{
margin: 15px; /* was 10px i changed to 15. Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}



.open {
	float: left;
	vertical-align: middle;
	margin: 15px;}


.studiohours {
	background-image: url("images/open3.jpg");
	background-repeat: no-repeat;
	padding: 5px 5px 5px 83px;
	}

.tiny {
	font-size:95%;
	}
	
	.spaceafter {
		margin-bottom: 1em;
		}


a img {
border:none;
}