body{
font-family: Verdana, Tahoma, helvetica, sans-serif;
font-size: 9pt;
text-align: center;
padding: 0px;
margin: 0px;
background: url('../images/bg.jpg') top center repeat-y;
}
#wrap{
width: 760px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
#header{
width: 100%;
height: 100px;
background: url('../images/academyheader3.jpg') top left no-repeat;
}
#main{
width: 100%;
background: #ffffff url('../images/mainbg2.jpg') top left no-repeat;
}
#links{
float: left;
width: 161px;
background: url('../images/linksbg2.jpg') top right no-repeat;
margin-bottom: 20px;
}
#links ul{
list-style: none;
padding: 0px;
margin: 15px 0 0 6px;
}
.sublinksdiv{
margin: 0 !important;
padding: 0 !important;
}
#links .sublinksdiv a{
color: #440000;
padding: 0px !important;
margin: 0 0 0 14px !important;
text-indent: 14px !important;
display: block;
height: 16px;
line-height: 16px;
font-weight: normal !important;
background-color: #ffffff;
width: 139px;
}
#links .sublinksdiv a:hover{
text-decoration: underline;
padding: 0px !important;
background-color: #ffffff;
width: 139px;
}
#links ul li{
font-weight: bold;
margin: 5px 0;
}
#links ul li a{
color: #440000;
text-decoration: none;
background: url('../images/lioff.jpg') no-repeat center left;
padding-left: 13px;
}
#links ul li a:hover{
color: #990000;
text-decoration: none;
background: url('../images/liover.jpg') no-repeat center left;
padding-left: 13px;
}
#links ul li a.js{
background: none !important;
padding-left: 0 !important;
text-decoration: none !important;
}
#links ul li a.js:hover{
background: none !important;
padding-left: 0 !important;
text-decoration: none !important;
}
#links ul li a img{
border: 0px none;
}
.hidden{
display: none;
}
#content{
float: right;
width: 590px;
margin-bottom: 20px;
}
#content h1{
font-size: 24pt;
margin: 10px 3px 10px 0px;
padding: 0;
border-bottom: 1px solid #990000;
}
#content h3{
font-size: 13pt;
padding: 0;
margin: 15px 0;
color: #660000;
}
#content td h3{
font-size: 13pt;
padding: 0;
margin: 0 0 15px 0 !important;
color:#660000;
}
#content p{
padding: 0;
margin: 8px 5px 2px 0;
line-height: 18px;
}
#content p.indent{
padding: 0;
margin: 8px 5px 2px 10px;
line-height: 18px;
}
#content li{
line-height: 16px;
margin-bottom: 8px;
}
#footer{
width: 100%;
clear: both;
background: #cccccc;
height: 25px;
}
#footer p{
padding: 0px;
margin: 0px;
line-height: 25px;
text-align: center;
}
#ad{
width: 100%;
text-align: center;
font-size: 12px;
margin: 4px 0;
}
#content a, #footer a{
color: #660000;
text-decoration: none;
font-weight: bold;
}
#content a:hover, #footer a:hover{
color: #660000;
text-decoration: none;
border-bottom: 1px dotted #660000;
font-weight: bold;
}
#content a img{
border: none;
}
#content img.left,#content img.center,#content img.right {
padding: 4px;
border: 1px solid #a0a0a0;
background-color: #ffffff;
}
#content img.left {
float: left;
margin: 0 12px 5px 0;
}
#content img.center {
display: block;
margin: 0 auto 5px auto;
}
#content img.right {
float: right;
margin: 0 5px 5px 12px;
}
#ad a{
color: #000000;
font-weight: bold;
text-decoration: none;
}
#ad a:hover{
color: #000000;
font-weight: bold;
text-decoration: underline;
}
.verseshown{
display: block;
margin: 10px 5px 10px 25px;
padding: 5px;
border: 1px solid #cccccc;
border-left: 3px solid #cccccc;
font-style: italic;
}