body {
  text-align: center;
  background-color: #005686;
  background-image:url(images/Index-BG.jpg);
  background-position: top center;
  background-repeat:no-repeat;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FAFAFA;
  line-height: 14px;
}

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

img {
border:none;
}

#page_wrapper{
/*background-color:#045886;
background-image:url(images/Page-BG.jpg);
background-position:top center;
background-repeat:no-repeat;*/
width:970px;
margin-left:auto;
margin-right:auto;
margin-top:-8px;
padding-top:0px;
overflow:visible;
text-align:center;
}

#LeftColumn{
width:700px;
padding-left:50px;
float:left;
/*IE7 margin fix*/
display:inline;
text-align:center;
}

a {
outline:none;
}

A:link {
	COLOR: #38DDED; text-decoration: none;
}
A:visited {
	COLOR: #38DDED; text-decoration: none;
}
A:active {
	COLOR: #38DDED; text-decoration: none;
}
A:hover {
	COLOR: #38DDED; text-decoration:underline;
}

#page_header {
text-align:left;
margin-left:50px;
/*IE7 margin fix*/
display:inline;
}  

#ParagraphWidth{
width:400px;
}
 
 #ThumbnailContainer {
 width: 600px;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 }
 
 .galleryRow {
 
 }
 
 #PopUpWarn{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #C1C1C1;
  line-height: 16px;
 }
 
 #Filter{
width: 200px;
float:left;
margin-top:175px;
 }
 
 #FilterLeft{
 width:171px;
 height:397px;
 float:left;
 }
 
 #FilterContent{
 margin-top:15px;
 color:#FAFAFA;
 text-align:left;
 }
 
  #FilterTitle{
 font-size:15px;
 line-height:17px;
 }
 
 .PageUpdated{
 font-size:9px;
 color:#FAFAFA;
 margin-left:25px;
 }

#Footer {
height:150px;
padding-top:30px;
font-size:12px;
line-height:14px;
color:#FAFAFA;
}  

/*#Footer a {
color:#D1B011;
}

#Footer a:hover {
text-decoration:underline;
}*/

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

/*Bev added styles*/

.thumbnail {
margin-bottom:5px;
}

#fineArt {
width:600px;
margin-left:auto;
margin-right:auto;
}

#galleryDiv
{
	text-align:center;	
}

.galleryRow {
width:600px;
padding-left:30px;
}

.galleryThumb{
width:160px;
height:200px;
margin-right:30px;
margin-bottom:15px;
float:left;
}

.galleryThumb a {
font-size:12px;
color:#FAFAFA;
text-decoration:none;
}

.galleryThumb a:hover {
color:#38DDED;
text-decoration:none;
}

#categoryDiv
{
margin-left:10px;
margin-top:10px;
} 

.categoryRow
{	
	/*styles applied to each row including checkbox and category text*/
	width:100%;
}

.categoryCheck
{
	/*styles applied to check box*/
	float:left;
}

input{
	padding-top:0;
	padding-bottom:0;
	vertical-align:top;
}

.categoryName
{
	/*Can use to apply styles to the text next to the checkbox; e.g., 'Fine Art'*/
	line-height:14px;
}

#categoryHR
{
	width:100%;	
}

.categoryButton
{
	/*this is the div that contains the button*/
	width:100%;
	text-align:center;
}

#btnCategory
{
	/*styles applied to the button itself*/
	width:75%;	
}


  
 
 
