/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f0f0f0 url(images/back.jpg) top center repeat-x;
color:#303030;
}

#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:692px;
}

#banner{
width:692px;
margin:0 auto;
background-image:url(images/banner.jpg);
background-repeat:no-repeat;
height:103px;
background-position:top center;
}

#banner a { 
width: 692px;
height: 100px; 
position: absolute;
text-decoration:none;
}

#banner a i { 
visibility: hidden; 
}

#menu{
width:692px;
height:22px;
background-color:#333333;
color:#fff;
background-image:url(images/menuback.jpg);
background-repeat:no-repeat;
}



#content{
margin:10px 230px 15px 15px;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

#content2{
margin:10px 10px 15px 15px;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

#content img, #content2 img{
padding:1px;
display:inline;
background:#fff;
color:#303030;
/* border:4px solid #f0f0f0; */
}

#rightside {
float:right;
width:215px;
padding:0;
margin:10px 10px 0 5px;
}

#announce {
padding:10px;
margin:0;
background-color:#f0f0f0;
color:#303030;
}

#question {
margin:0 0 10px 0;
padding:5px;
background-color:#FFCC33;
color:#303030;
}



h3{
font-size:1.3em;
margin:0 0 10px 0;
}

#content a, #content a:link, #content a:visited, #content a:active, #content2 a, #content2 a:link, #content2 a:visited, #content2 a:active, #footer a, #footer a:link, #footer a:visited, #footer a:active, #rightside a, #rightside a:link, #rightside a:visited, #rightside a:active{
text-decoration:none;
color:#0066cc;
background-color:#FFFFFF;
font-weight:bold;
}

#question a, #question a:link, #question a:visited, #question a:active {
text-decoration:none;
color:#0066cc;
background-color:#FFCC33;
font-weight:bold;
}

#content a:hover, #content2 a:hover, #rightside a:hover, #footer a:hover{
text-decoration:underline;
}

#footer {
clear:both;
margin:0 auto;
padding:3px 0 3px 0;
border-top:1px solid #ffcc33;
width:692px;
}

#footer p {
text-align: center;
font-size: 0.9em;

}

a img{
border:0;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

h5{
font-family: "Palatino Linotype", serif; 
color: #000099; 
background-color:#fff;
font-size: 18px; 
font-weight: bold; 
word-spacing: 2px; 
letter-spacing: 4px;
}





#printtop{
display:none;
}

#pagetitle{
display:none;
}

#pagetitle h1{
display:none;
}

#moreinfo{
display:none;
}

#printfooter{
display:none;
}