
/* This is where the CSS starts for NCP */

body{font-family:Times New Roman,Verdana,sans-serif,Arial;background:#fcfbc7; text-align:center;}

table{font-size:100%;font-family:Times New Roman;max-width:1024px;}

a{color:#8d5407;text-decoration:none;font: small-caps 900 10px Times New Roman;font-size:75%;}

a:hover{color:#000000;}

h1 {font-size:130%;}
h2 {font-size:120%; margin-top:10px; margin-bottom:10px;}
h3 {font-size:110%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}


table.alert
{
width: 1000px; border: 1px solid #000; color: #000;
}
a.alert
{
color:#FF0000;text-decoration:none;font: small-caps 900 20px Times New Roman;
}
p.alert
{
color: #000;
}
h3.alert
{
border: 2px solid #000;text-align:center; background:#FAA202;
}

/* This is for the menu layout */

table.menu{background:#FAA202;border: 1px solid #000000;}
table.menu{font-family:Times New Roman; font-size:16px; position:absolute; visibility:hidden;padding-left:10px;width:170px; min-width:150px; max-width:200px;}


td.menu{background:#FAA202;padding:0px 0 0px 0;}
td.menu a{ font: small-caps 900 12px Times New Roman;}

.menu_bar {padding-top: 5px; position:relative; top:-30px; width:100%; max-width:1000px; min-width:800px;text-align: moz-center;}


div{margin:0 auto;}


/* This is the special CSS */



#banner{width:1000px;}

.booklist{width:1000px;}

#pic {width:150px; padding:0 0 15px 0;}

#searchbox { width:50%; height:25px; text-align:right; line-height:60px;

position: relative; top:5px; right:-25%;}

#searchbox p { line-height:1.1em;}

#searchbox button { background-color:#000000; width:34px; background-repeat:no-repeat; background-position:center; border-style:none; }

#searchbox button span { display:block; text-indent:-100px; overflow:hidden; }

#searchbox input { border:1px solid #C6C6C6; color:#000000; font-size:12px; padding:2px; }

