@charset "utf-8";
/* CSS Document */

html {
background-color:#FFFFFF;
background-image:url(/images/BG.jpg);
}
p {
font-size:14px;
color:#333333;
}
h1, h2, h3, h4, h5, h6{
text-align:left;
color:#666666;
font-size:22px;
font-weight:bold;
}
h2{
font-size:18px;
color:#666666;
}
h3{
font-size:16px;
}
li{
margin:auto;
list-style:none;
text-decoration:none;
font-size:12px;
}
img, a, ul, li, td, tr, table, form, h1, h2, h3, h4, h5, h6, p, html, body{
margin:0;
padding:0;
border:0;
font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6{
margin:10px 0px 10px 0px;
}
.smalls{
font-size:10px;
text-align:center;
margin-top:3px;
}
.center{
text-align:center;
}
.rightJustify{
text-align:right;
font-size:12px;
}
.bold{
font-weight:bold;
}
.centerBold{
font-weight:bold;
text-align:center;
margin:8px 0px 8px 0px;
}
.italic{
font-size:11px;
font-style:italic;
}
#wrapper{
position:absolute;
width:902px;
top:0;
left:50%;
margin-left:-451px;
}
#frameTop{
width:900px;
height:13px;
float:left;
background-image:url(/images/frameTopBG.png);
background-repeat:no-repeat;
margin-top:20px;
}
#frameMid{
width:900px;
float:left;
background-image:url(/images/frameMidBG.png);
background-repeat:repeat-y;
}
#frameBottom{
width:900px;
height:9px;
float:left;
background-image:url(/images/frameBottomBG.png);
background-repeat:no-repeat;
margin-bottom:20px;
}
#header{
width:800px;
height:188px;
background-image:url(/images/headerBG.png);
background-repeat:no-repeat;
margin:0px 0px 0px 100px;
float:left;
}
#header h1, #header h2, #header p{
position:absolute;
left:99999;
top:99999;
visibility:hidden;
}
#content{
width:700px;
margin:0px 0px 0px 100px;
padding:0px 50px 0px 50px;
float:left;
}
#content p{
color:#999999;
}
#content h1{
color:#CCCCCC;
}
.mainNav{
text-align:right;
margin:0px -30px 30px 0px;
}
.mainNav li{
color:#FFFFFF;
display:inline;
margin:0px 3px 0px 0px;
padding:0px 0px 0px 5px;
border-left:#FFFFFF 1px solid;
font-size:11px;
font-weight:bold;
}
li.first{
border-left:none;
}
.mainNav li a{
color:#FFFFFF;
text-decoration:none;
}
.mainNav li a:hover{
text-decoration:underline;
}
.rotateBook{
width:480px;
float:left;
margin:20px 110px 0px 110px;
}
.rotateBook2{
width:480px;
float:left;
margin:20px 110px 0px 110px;
}
.bookTop{
width:480px;
height:30px;
float:left;
background-image:url(/images/bookTop.png);
background-repeat:no-repeat;
}
.bookMid{
width:480px;
float:left;
background-image:url(/images/bookMid.png);
background-repeat:repeat-y;
text-align:center;
}
.bookBottom{
width:480px;
height:32px;
float:left;
background-image:url(/images/bookBottom.png);
background-repeat:no-repeat;
}
#lowerContent{
width:800px;
margin:20px 0px 0px 100px;
float:left;
}
.lowerTop{
width:800px;
height:34px;
background-image:url(/images/lowerTop.png);
background-repeat:no-repeat;
float:left;
}
.lowerMid{
width:760px;
background-image:url(/images/lowerMid.png);
background-repeat:repeat-y;
float:left;
padding:0px 20px 0px 20px;
}
.lowerMid h3{
margin-top:0px;
color:#CC0000;
}
.lowerBottom{
width:800px;
height:39px;
background-image:url(/images/lowerBottom.png);
background-repeat:no-repeat;
float:left;
}
.lowerLeft{
width:335px;
padding:0px 20px 0px 20px;
float:left;
}
.lowerRight{
width:335px;
padding:0px 20px 0px 20px;
float:left;
}
.lowerBottom p{
margin-top:18px;
color:#999999;
}
.regBox{
width:220px;
margin:0px 60px 0px 56px;
}
/* other pages */
#whiteContent{
width:705px;
margin:0px 0px 0px 147px;
}
.contentTop{
width:705px;
height:30px;
background-image:url(/images/contentTop.png);
float:left;
}
.contentMid{
width:665px;
background-image:url(/images/contentMid.png);
background-repeat:repeat-y;
padding:0px 20px 20px 20px;
float:left;
}
.contentMid p{
color:#333333;
}
.contentMid li{
margin-left:20px;
list-style:disc;
}
.contentMid h1{
color:#000000;
}
.contentBottom{
width:705px;
height:32px;
background-image:url(/images/contentBottom.png);
float:left;
}
.contentMid2{
width:665px;
background-image:url(/images/contentMid.png);
background-repeat:repeat-y;
padding:0px 20px 20px 20px;
text-align:center;
float:left;
}

