* { margin: 0; padding: 0; }
body { background: #ffffff url(images2/bg.gif) repeat; font: 11px "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif; }
a { color: #de4739; text-decoration: none; } a:hover { text-decoration: underline; color: #081920; } 

/* HEADER */ 
#header { background: url(images2/head_bg.gif) repeat-x; }
#header_main { width: 900px; height: 180px; margin-left: auto; margin-right: auto; }
img.head_graphics { display: block; }



/* THUMBS */ 
.thumbs_section {  width: 850px; margin-left: auto; margin-right: auto; }
.thumbs { background: #ffffff;  width: 850px; }
.thumbs a img { display: inline; border: 1px solid #ef9338; margin: 1px; }
.thumbs a:link img { display: inline; border: 1px solid #ef9338; margin: 1px; }
.thumbs a:hover img {border: 1px dashed #ef9338; }


/* HARD LINKS */ 
.hardlinks {  width: 600px; margin-left: auto; margin-right: auto; text-align: center; }


/* FOOTER */ 
#footer {background: url(images2/footer_bg.gif) bottom repeat-x;}
#footer_main { background: url(images2/footer.jpg) bottom no-repeat; height: 180px; }
#footer_text p { margin-left: auto; margin-right: auto; font-size: 11px; line-height: 1.3em; width: 300px; text-align: center; padding-top: 60px; }
