
body
	{		
		margin:0;
		padding:10px 0;
		background-color:#3c3c3c ;
		font-family:Helvetica, Arial, sans-serif;
	}
#content
	{	
		margin:0 auto;	
		padding-top:20px;
		background:#fff;
		width:700px;
	}

#header	
	{
		background-color:#7A7A7A;
		margin:0 20px;
		height:35px;
	}

#header a	
	{
		text-decoration:none;
		color:#333333;
	}		
		
h1.collection_title	{		font-size:24px;
		margin-left:20px;
	}	

#mast	{		
	margin:0 auto;
	padding:20px 0 0 10px;
	height:240px;	
	width:675px;
	background:#fff url("../images/mast.jpg") top center no-repeat;
	}

#mast_links	{		margin-left:8px;
	}
	
	#mast_links li	{		margin-top:30px;
		list-style-type:none;
		padding-left:20px;
	}
	
	#mast_links li a	{		color:#000;
		text-decoration:none; 
	}#mast_links li a:hover	{		color:#3F4F5F;
		font-style:italic;
	}
	
	#mast_links li a:visited	{		color:#333333;
	}
	
	#highlights	{		margin-top:10px;
		padding:0 0 0 20px;
		text-align:left;
	}#highlight1	{		float:left;
		margin-left:0;
		width:200px;
	}	#highlight2	{		float:left;
		margin-left:34px;
		width:200px;
	}
#highlight3	{		float:left;
		margin-left:36px;
		width:200px;
	}
#highlights p	{		margin:10px auto;
		font-size: 12px;
	}
#bottom	{		
background-color:#7A7A7A;
		
height:35px;
		
overflow:hidden;
		
margin:20px 20px 0 20px;
		
color:#fff;
		/*padding:5px 20px;
*/	}
#bottom_links	{		color:#fff; display:inline;
	}
#bottom_links li	{		
list-style-type:none;
		
float:right;
		
margin-left:5px;
		
margin-top:7px;
	}
#bottom_links li a	{		
text-decoration:none;
		
color:#fff;
		
font-size:12px;
	}
#copyright	{		
text-align:center;
		
padding-bottom:10px;
	}
.style2 {	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {font-size: 12px}

a img 	{		border: none;
	}	
#highlights p	
	{
		margin:10px auto;
		font-size: 12px;
		line-height:20px;
	}		
h5.label
	{			
		letter-spacing:-1px;
		margin:0 0 0 20px;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
	}	
a.bottom_links
	{		
		text-decoration:none;
		color:#ffffff;
	}

