/* CSS Document */
html { overflow-y: scroll; } 
body {
    font-size:100%;
    line-height:1.125em; /* 16×1.125=18 */
	font-family:Helvetica, sans-serif, Geneva, Arial;
	color:#443D2D;
	text-align:center;
}
p {
    font-size:0.8em;
}

a {
	text-decoration:none;
	color:#6D6757;
	}
a:hover {
	color:#3CC3E6;
	}
a:active {
	color:#3CC3E6;
	}
#container {
	text-align:center;
}
#content {
 	margin-left: auto ;
  	margin-right: auto ;
  	width:802px;  
	text-align:left;
	}

#header {width:802px;}
#logo {
}
#menu {margin-top:10px;
font-size:.8em;}
#medium {font-size:.8em;
color:#3CC3E6; 
margin-right:10px; 

}
#medium_container {
float:left;
margin-top:4px;
}
#arrows {
	float:right;
	margin-right:0px;
	margin-top:-22px;
}
#arrows img {
margin-left:3px;
border:1pt solid #DFDCD9;
}
#arrows img:hover  {
	border:1pt solid #999999;
}
#pageNav {
float:right; 
margin-top:-2.5em; 
margin-right:162px;
min-height:18px;
}
#pageNav img {
margin-left:3px;
border:1pt solid #DFDCD9;
}
#pageNav img:hover  {
	border:1pt solid #999999;
}


#body_image {
margin-top:4px;
width:800px;
min-width:800px;
min-height:450px;
height:450px;
overflow:hidden;
border:1px solid #DFDCD9;
/*background:url(images/border.png);*/
}
#body_content img{
/*border:0pt solid #DFDCD9;*/

}
#text_box {
margin-top:5px;
width:802px;
min-width:802px;
font-size:.8em;
/*opacity:0;
filter: alpha(opacity = 0);*/
min-height:60px;
}
h2 {font-family:"Trebuchet MS", Trebuchet, Helvetica, san-serif;
font-size:1.1em;
margin-bottom:0px;
font-weight:normal;
color: #6D6757;
}
h3 {
text-transform:uppercase;
font-family:"Trebuchet MS", Trebuchet, Helvetica, san-serif;
font-size:.9em;
margin-bottom:0px;
font-weight:normal;
}
h4 {
font-family:"Trebuchet MS", Trebuchet, Helvetica, san-serif;
font-size:.9em;
margin-bottom:0px;
font-weight:normal;
}
#slider_container {
background:#DFDCD9;
height:2px;
width:802px;
margin-top:2px;
}
#slider {
height:2px;
}
#left_menu {
width:156px;
padding-top:68px;
/*font-family:"Trebuchet MS", Trebuchet, sans-serif, Arial, Helvetica;
text-transform:uppercase;
font-size:1.00em;*/
line-height:1.8em;
float:left;
}
#left_menu a:hover {
/*text-decoration:underline;*/
color:#3CC3E6;
}
#text_main {
float:right;
width:644px;
margin-top:35px;
}
p {
line-height:1.8em;}
#sort {
	line-height:2.4em;
}
#image_grid {
float:right;
width:644px;
margin-top:35px;
}
#grid {
margin-top:-7px;
}
#grid table,tr,td {
padding:0px;
margin:0px;
}
#grid td {
height:200px;
}
.gridImage {
width:150px;
height:150px;
border:1pt solid #CCCCCC;
margin-right:10px;
overflow:hidden;
vertical-align:top;
text-align:center;
}
.gridImage img {
height: auto !important; /* for modern browsers */
height:150px; /* for IE5.x and IE6 */
min-height:150px;/* for modern browsers */
max-height:150px;
border:0;

}
.vImage {
min-width:150px;
height:150px;
border:1pt solid #CCCCCC;
margin-right:10px;
overflow:hidden;
vertical-align:top;
text-align:center;
}

.vImage img {

width: auto !important; /* for modern browsers */
width:150px; /* for IE5.x and IE6 */
min-width:150px;/* for modern browsers */
max-width:150px;
border:0;
}

.gridDesc {
min-height:30px;
height:30px;/* for IE5.x and IE6 */
width:150px;
margin-top:5px;
margin-bottom:5px;
font-size:.55em;

}


#image_table {
vertical-align:middle; 
text-align:center; 
padding:0; 
margin:-2px; 
border:0pt;
width:800px; 
height:450px;

}