body, html{ font-family: "Helvetica", helvetica, "Helvetica Neue", arial, sans-serif; background-color:#d4d4d4; background: url('/images/bg.jpg'); }

a:link, a:visited { color:#999999; text-decoration:underline; }
a:hover, a:active { color:#00CC99; text-decoration:none; }

a.boxlink:link, a.boxlink:visited {color:#333333; display:block; margin-left:20px; padding:5px 0px 10px 0px; font-size:12px; text-decoration:none;}
a.boxlink:hover, a.boxlink:active {color:#333333; display:block;}
img.imglink {border-bottom:5px solid #00CC99; }
/* Layout */

body { padding: 0; margin:0; text-align: center; }
div#container { margin: 50px auto; width: 920px; padding: 0; text-align: left; xbackground:red;
/*	background: url('/images/grid-bg.gif') 20px 0px;*/
}

#thumbgrid { width:920px; }
.thumbnail{ margin: 0px 14px 14px 0px; float: left; }
.thumbnail:link, .thumbnail:visited { background-color:white;  }
.thumbnail:hover, .thumbnail:active { background-color:#00CC99; color:white; }
.thumb { width:286px; }
hr { display: block; clear: both; margin: 0px 0px 30px 0; padding: 0px; height: 0px; overflow: hidden; visibility: hidden; }

.midgrey { color:#999999;  }
.lightgrey { color:#666666; }

h1 {  font-size:24px; color:white; font-weight:normal; margin:0; padding:0; }
h2 { font-size:18px; color:#b5b5b5; font-weight:normal; margin:0 0 5px 0; padding:0; }

#footer {font-size:12px; color:#999999;}

.description { font-size:12px; border-top:1px solid #bebebe; padding: 20px 0 20px 0; margin: 20px 0 0 0;}

#pagenav { font-size:12px; color:#bebebe; padding:20px 0 0 0; margin:30px 0 0 0; border-top:1px solid #bebebe; }

.nextprev a:link, .nextprev a:visited  {  }
.nextprev {color:#999999; background:red; text-align:right; font-size:12px;}

.righthalf {width:50%; text-align:left;  }
.lefthalf {width:50%; text-align:right; }