/* CSS Document */

h1	{
	color: #FFFF00;	
	padding: 0px 0px 0px 0px;
}

h2	{
	color: #999999;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;


}

h3	{
	color: #FFFF00;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	

}

h4	{
	

}

h5	{

}

a:link	{
	color: #FFFF00;
	text-decoration: none;
}


a:visited	{
	color: #FFFF00;
	text-decoration: none;
}

 
a:hover {
	color: #FFFF00;
	text-decoration:  underline;	
}



body	{
	
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 10px;
	background-color:#000000;
}

#masthead	{
	width: 900px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	text-align:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.mastlogo	{
	float: left;
	width: 525px;

}

.mastsearch	{
	float: left;
	border-right: 1px dotted #FFFFFF;
	padding: 5px 10px 0px 5px;
	margin-bottom: 0px;
}



.mastnumber	{
	float: right;
	padding: 5px 10px 0px 10px;
	margin-bottom: 0px;
}

.mastnumber a:link	{
	color: #999999;
	text-decoration: none;
}


.mastnumber a:visited	{
	color: #999999;
	text-decoration: none;
}

 
.mastnumber a:hover {
	color: #999999;
	text-decoration:  underline;	
}
	



.mastspan	{
	font-size: 28px;

}


#bodybox	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

.navigation	{
	margin: auto;
	padding: 5px 0px 5px 0px;

}

.flashintro	{
	margin: auto;
	color: #FF0000;
	padding: 5px 0px 5px 0px;
	background-image:url(audiovisualimages/audiovisuallogo.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 900px;
	height: 350px;
	
}

.flashintronavigation	{
	margin: auto;
	color: #FF0000;
	padding: 5px 0px 5px 0px;
	background-image:url(audiovisualimages/audiovisuallogo.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 900px;
	height: 250px;
	
}

#thumbnailarray	{
	width: 900px;
	margin: auto;
	color: #ffffff;
	
}

#content	{
	width: 700px;
	margin: auto;
	color: #ffffff;
	
}

#contentpics	{
	width: 800px;
	margin: auto;
	color: #ffffff;
	
}


#contentcontact	{
	width: 700px;
	margin: auto;
	color: #ffffff;
	
}

#contentcontact ul {
	list-style: none;
}

#contentcontact li {
	list-style: none;
}

#contentpresentation	{
	width: 700px;
	margin: auto;
	color: #ffffff;
	
}

#contentpresentation ul {
	list-style: none;

}

#contentpresentation li {
	list-style: none;
	padding: 2px 5px 2px 5px;
}


#contentref	{
	width: 850px;
	margin: auto;
	color: #ffffff;
	
}

#contentref ul	{
	list-style: none;
}

#contentref li	{
	list-style: none;
}


.contentleft	{
	width: 23%;
	float: left;
	padding: 5px 5px 5px 5px;
	border-right: 1px dashed #FFFFFF;
	height: 240px;
}



.contentmiddle	{
	width: 23%;
	float: left;
	padding: 5px 5px 5px 10px;
	border-right: 1px dashed #FFFFFF;
	height: 240px;
}

.contentmidletwo	{
	width: 23%;
	float: left;
	padding: 5px 5px 5px 10px;
	border-right: 1px dashed #FFFFFF;
	height: 240px;
}

.contentright	{
	width: 23%;
	float: right;
	padding: 5px 5px 5px 5px;
	height: 240px;
}

.refleft	{
	width: 33%;
	float: left;

}

.refmiddle	{
	width: 37%;
	float: left;

}

.refright	{
	width: 29%;
	float: right;
}
.contentright	ul	{
	list-style: none;
}

.contentright	li	{
	list-style: none;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.contentlearn	{
	font-size: large;
	text-align: right;
	color: #FFFF00;
	height: 50px;
	margin: auto;
}

.contentlearn a:link	{
	color: #FFFF00;
	text-decoration: none;
}


.contentlearn a:visited	{
	color: #FFFF00;
	text-decoration: none;
}

 
.contentlearn a:hover {
	color: #FFFF00;
	text-decoration:  underline;
}

.flash	{
	width: 300px;
	height: 300px;
	float: right;
	padding: 5px 5px 5px 10px;

}

.indexpic	{
	float: left;
	padding: 5px 5px 5px 5px;
}

#footer	{
	width: 900px;
	height: 25px;
	color: #FFFF00;
	font-size: smaller;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #FFFFFF;
	margin-top: 25px;
}

.footermain	{
	width: 100%;
	float: left;
}

.footerleft	{
	width: 700px;
	float: left;
}

.footerright	{
	width: 195px;
	float: right;
}

#footer ul	{
	display: inline;

}

#footer li	{
	display: inline;
	padding: 3px 3px 3px 3px;

}

#footer a:link	{
	color: #666666;
	text-decoration: none;
}


#footer a:visited	{
	color: #666666;
	text-decoration: none;
}

 
#footer a:hover {
	color: #666666;
	text-decoration:  underline;
}


.clear	{
	clear: both;
}

.spanlarge	{
	font-size: 28px;
	font-style:italic;
}

.spangrey	{
	color: #666666;

}

.breadcrumb	{
	font-size: small;
	color: #666666;
	font-style:italic;
	text-align:left;
	padding: 5px 5px 5px 5px;

}

.border	{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;

}

#table	{
	color: #FFFFFF;
	width: 900px;
	margin: auto;
}

#table a:link	{
	color: #FFFFFF;
	text-decoration: none;
}


#table a:visited	{
	color: #FFFFFF;
	text-decoration: none;
}

 
#table a:hover {
	color: #FFFFFF;
	text-decoration:  underline;
}

#laborpics	{
	width: 900px;
	margin: auto;

}

#scenic	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-top: 1px dashed #FFFFFF;
	padding-top: 5px;
	color: #FFFF00;

}

#scenic img	{
	padding: 5px 5px 5px 5px;
}