/* CSS Document */

html
{
	background: #353124 url("images/bgtile2.gif"); ;

}

form
{
	margin: 0px;
	padding: 0px;
}




body
{
	
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px; 
	padding:0px;
	text-align: center;
}

td
{
	text-align: left;
	vertical-align: top;
}


a 
{
	font-weight: bold;
	text-decoration: underline;
}

a:hover 
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}


#named a 
{
	/* display: none; */
	display: inline;
	visibility: hidden;
}


img
{ 
	/* border: 1px solid #FFFFFF; 
	padding: 3px;none;*/
}


p
{
	margin-top: 0px;
}


#root
{
	border: 1px solid #333333;
	background-color: #fefec9;
	background-image: url("images/background.jpg");
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align: left;
	width: 1024px;
}




/*
#masthead
{
	background-image:url("files/images/masthead.png");
	height: 270px;
	width: 1024px;
}

*/



#menu_and_content0
{
	
	clear: both;
	height: auto;
	width: 1024px;
}




#menu
{
	/* border: 1px dotted #cccccc;
	 */
	
	display: inline;
	float: left;
	font-size: 16px;
	margin: 0px;
	margin-left: 14px;
	padding: 0px;
	width: 240px;
}


#menu #item
{
	margin-bottom: 2px;
}





#menu a
{
	color: #6b66b0;
	text-decoration: none;
}

#menu a:hover, #menu a.active
{
	color: #ff9900;
	text-decoration: none;
}


#menu a.level2
{
	font-size: 13px;
	padding-left: 8px;
}

#menu .directory
{
	
	color:#4d49eb;
	
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
	/*
	font-size: 14px;
	padding-bottom: 4px;
	
	
	text-decoration: underline;
	*/
}


#masthead
{
	/*border: 1px solid #cccccc;
	 */
	height: 190px;
	width: 1024px;
	
	position: relative;
}


#masthead #search
{
	/* display: none; */
	position: absolute;
	top: 16px;
	left: 18px;	
}


#masthead #search #input
{
	background: none; /*#FFFFFF;
	 border: 1px solid #6b66b0; */
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	vertical-align: top;
	width: 123px;
	height: 14px;
}



#content
{
	/* border: 1px dotted #cccccc; 
	 */
	float: left;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* line-height: 18px; */
	margin: 0px;
	margin-bottom: 100px;
	height: 100%;
	overflow: auto;
	text-align: left;
	width: 750px;
}


#content a
{
	color: #FFFFFF;
	text-decoration: underline;
}


#content a:hover
{
	color: #ff9900;
}


#content hr
{
	background-color: #999999;
	border: 0px;
	color: #999999;
	height: 1px;
}


#content img
{ 
	border: none; /*  1px solid #FFFFFF; 
	padding: 3px;*/
}


#content h1, h2
{
	color: #e85c1b;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}


#content #body
{
	height: 100%;
	overflow: auto;

}


#content #body img
{
	/* border: solid 1px #FFFFFF; */
}




#content #search_results #result
{
	margin-bottom: 20px;
}


#content #collection #image
{
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}


#content #collection_item #image
{
	margin-bottom: 16px;
}


#footer
{
	/* border: 1px dotted #cccccc;
	 */
	clear: both;
	padding: 12px;
	padding-left: 370px;
	width: 300px;
	
	/*
	clear: both;
	color: #333333;
	border-top: 1px solid #1C1C1C;
	height: 100%;
	margin-bottom: 45px;
	margin-top: 100px;
	margin-left: 130px;
	padding: 10px;
	width: 780px;
	*/
}


#footer #credit a
{
	display: block;
	height: 16px;
	/* padding-bottom: 11px; */
	text-decoration: none;
	width: 300px;
	
	background: url("images/mindbrix credit.gif") 0 0 no-repeat;
}


#footer #credit a:hover
{
	/* background-position: -300px 0px; */
}
