/*=====You will only use this stylesheet on a page that does NOT have eBooks on it AND is not the homepage.=====*/



/*=====All the color attributes will be changed the same way as the interiorcss.css but it is positioned diffrent to adjust for the missing eBooks=====*/



/*===Global Styles===*/



#body { width: 1000px; margin: 0 auto; padding: 0; /*===This is where you will change the background color of the entire template.  You must either replace this with an image or a color code.===*/ background-image: url('images/background.png'); background-repeat: repeat-x; background-color: #a1a1a1; text-align: center; }
a { text-decoration: none; }
img { border: 0; }
/*===Header Styles===*/



#masthead { width: 1000px; height: 300px; margin: 0 auto; padding: 0; /*===This is the image that is generating the header's background color.  You must replace this with an image or a background color.===*/ background-image: url('images/int_header.png'); background-repeat: no-repeat; }
#masthead #fclogo { float: left; margin: 10px 0 10px 30px; padding: 0; border: 0; }
#masthead #logo { margin: 10px 0 10px 5px; padding: 0; border: 0; }
#con { float: left; margin: -130px 0 10px 715px; padding: 0; border: 0; }
/*===This is where you can edit the size and color of the content within the box in the top right hand corner of this template.===*/



#masthead p { float: right; font: 18px Arial, Helvetica, Tahoma, sans-serif; color: #ffffff; margin: -105px 35px 0 0; padding: 0; }
#masthead UL { float: right; clear: right; margin: -13px 25px 0 0; padding: 0; }
#masthead li { display: inline; text-decoration: none; padding: 0; margin: 0; }
/*===This is the where you can change the font color and size of the three links that are on top of the large red area===*/



#masthead a { float: left; color: #ffffff; display: inline; text-transform: uppercase; font: 10px Arial, Helvetica, Tahoma, sans-serif; text-align: center; margin: 0 5px 0 0; padding: 0 5px 0 0; border-right: 1px solid #000; }
#masthead a:hover { color: #5e0e01; }
/*===Be sure that the last link to the right has this id tag so that the right border does not appear next to it===*/



#masthead .last { border-right: 0; }
/*===Sub Navigation Styles===*/



/*===This navigation is below the top banner area.===*/



#sub_nav { width: 1000px; color: #ffffff; margin: -168px -100px 50px 75px; padding: 0; }
#sub_nav ul { list-style-type: none; margin: 0; padding: 0; }
#sub_nav li { margin: 0; padding: 0; display: inline; }
/*===This where you can change the font and size of the text in the links and also where you can replace the background image of the link.===*/



#sub_nav a { float: left; color: #000000; margin: 0 20px 0 0; padding: 5px 0 0 0; display: block; height: 45px; width: 150px; /*===The color of these background images may only be changed inside Photoshop.===*/ background: url('images/nav_btn.png') no-repeat; font: 16px Arial, Helvetica, Tahoma, sans-serif; }
#sub_nav a:hover { color: #ffffff; }
/*===Main Content Styles===*/



/*===The int_wrapper is just a background-color and positioning tool for both the ebooks and the content===*/



#int_wrapper { clear: left; width: 1000px; margin: 0 auto; padding: 0; }
#main_content { float: left; margin: 0 auto; background-color: #f1f1f1; width: 1000px; }
#main_content h1 { color: #000000; font: 28px Arial, Helvetica, Tahoma, sans-serif; }
#main_content h2 { color: #000000; font: 22px Arial, Helvetica, Tahoma, sans-serif; }
#main_content h3 { color: #000000; font: 14px Arial, Helvetica, Tahoma, sans-serif; text-align: center; }
#main_content p { color: #000000; font: 14px Arial, Helvetica, Tahoma, sans-serif; padding: 0 5px 0 5px; text-align: left; }
#main_content LI { text-align: left; font: 14px Arial, Helvetica, Tahoma, sans-serif; }
#main_content a { color: #000000; text-decoration: none; font: 14px Arial, Helvetica, Tahoma, sans-serif; }
#main_content a:hover { color: #888888; }
#main_content table { text-align: justify; font: 14px Arial, Helvetica, Tahoma, sans-serif; }
#main_content a.members { font: 18px Arial, Helvetica, Tahoma, sans-serif; text-decoration: none; color: #000000; text-align: center; }
#main_content a.members:hover { color: #5e0e01; text-decoration: underline; }
#contentMain { float: left; width: 980px; margin: 0 15px 0 15px; padding: 0; }
#content_footer { clear: left; width: 1000px; background-image: url('images/content_footer.png'); background-repeat: no-repeat; }
/*Footer*/



#footer { clear: both; width: 1000px; margin: -5px 0 0 0; padding: 10px 0 0 0; background-color: #003366; text-align: center; }
#footer p { color: #a79d8c; font: 11px Arial, Helvetica, Tahoma, sans-serif; text-align: center; }
#footer a { font: 11px Arial, Helvetica, Tahoma, sans-serif; color: #a79d8c; border-right: 1px solid #a79d8c; padding: 5px; text-align: center; }
#footer a:hover { color: #ffffff; }
#footer .last { border-right: 0; }
#top_bar { margin: 5px 0 0 0; background-image: url('images/footer_top.png'); background-repeat: no-repeat; width: 1000px; }
#bottom_bar { background-image: url('images/footer_bottom.png'); background-repeat: no-repeat; width: 1000px; }
