html {
overflow-y: scroll;
}

body
{
margin:0;
padding:0;
line-height: 1.5em;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .72em;
background-color:#CCCCCC;
}

#container
{
width: 850px; 
margin: 0 auto;  
background: url(images/background-he.gif);
}

#content
{
border: 1px solid #ccc; 
height: 680px; 
background: #fff; 
}



.innerwrapper
{
border: 0px solid #000000; 
overflow: hidden; 
width: 100%;
}


/*revised elements*/
#imagecol
{
float:right; 
width: 173px; 
height: 680px; 
background: url(../collections/images/Nimrod-short-H.jpg);
}
 
/* revised elements */
#contentcol
{
width: 660px; 
float: left;
}

#header
{   
 height: 60px; /*for firefox*/ 
 padding: 10px 0; 
 float: right; 
 text-align: right;   
}

#header h2
{
 font-weight: bold;
 font-size: 180%;
 color: #666666;   
}

#multiSearchCol
{
width: 326px; 
float: right;  
margin: 0; 
padding:0;
}

#catSearchCol
{
 width: 312px; 
 float: left; 
 margin:  0 ; 
padding:0;  
}

.innerpadding
{
margin: 10px 0 20px 0;
}

#bottomcol
{
 width: 640px; 
 margin: 20px 0;
    
}

#bottomcol table
{
padding: 20px 0;
    
}

.doubleline
{
 background:url(../collections/images/dotted_lines.gif) repeat-x; 
 margin: 5px 0 0 0;   
}

.singleline
{
 background:url(../collections/images/dotted_line.gif) repeat-x; 
 margin: 25px 0 0 0;   
}

h3
{
font-size: 110%;
margin: 0; 
padding: 0;
font-weight: bold;
color: #990000;
}

h6
{
font-size: 95%;
margin: 0; 
padding: 0;
}

.title
{
 font-size: 100%;
 font-weight: bold;   
}

#footer{
width: 100%;
background: #fff;
color: #666;
text-align: center;
padding: 25px 0 0 0;
}

#footer a
{
color: #666;
font-size: 100%;
}

#footer a:hover
{
color: #990000;
font-size: 100%;
}

a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}

.termSearch
{
width: 80%;
color:#666666;
font-size: 110%;
}

#bottomSelect
{
width: 100%;
height: 120px;
margin: 10px 0 0 0;
}

 form
 {
 margin: 0;
 padding: 0;
 }
 
.drop
{

	width:100%;
	font-size: 100%;
	font-weight: normal;
	color: #666666;

}
