html, body {
background-color: #ffffff;
margin: 0;
height:100%;
text-align:center;
}

#content {
margin:0 auto;
background-color: #ffffff;
padding-right: 15px;
padding-left: 15px;
width: 720px;
text-align: left;
height: auto;
}

#contain{
background-color: #ffffff;
border-left: solid #ffffff 2px;
border-right: solid #ffffff 2px;
margin:0 auto;
width:750px;
height:100%;
}

#faqcontain{
background-color: #ffffff;
border-left: solid #ffffff 2px;
border-right: solid #ffffff 2px;
margin:0 auto;
width:750px;
height:auto;
}


#nav {
padding-bottom: 5px;
padding-left:0px;
border-bottom: solid #333333 2px;
height: 30px;
width: 720px;
text-align:center;
}


#home-header {
height: 360px;
bottom: 10px;
border-width:thick;
border-bottom-style:double;
border-bottom-color:#333333;
}

#home-header-left{
float:left;
}

#home-header-right{
float:right;
padding-top: 290px;
font-size: 55px;
font-weight: bold;
padding-right: 0px;
}

#div-clear{
clear:both;
}

#div-clear2{
clear:both;
}

#closer-header {
height: auto;
padding-top: 20px;
}

#closer-header-left{
padding-left:20px;
float:left;
}

#closer-header-right{
padding-right:20px;
float:right;
}

#other-header {
height: 100px;
border-width:thick;
border-bottom-style:double;
border-bottom-color:#333333;
}

#other-header-left {
padding-left: 20px;
float: left;
}

#other-header-right {
font-size: 55px;
font-weight: bold;
text-align:right;
padding-top: 20px;
padding-bottom: 10px;
float: right;
}

#main-text {
width: 720px;
padding-top: 20px;
padding-bottom: 20px;
border-width:thick;
border-bottom-style:double;
border-bottom-color:#333333;
}

#main-text2 {
margin-top: 15px;
width: 720px;
padding-top: 20px;
padding-bottom: 20px;
border-width:thick;
border-top-style:double;
border-top-color:#333333;
border-bottom-style:double;
border-bottom-color:#333333;
}

#footer{
padding-top: 10px;
}

a.rollover {
font-weight: bold;
font-size: 18px;
font-family: "Times New Roman", Times, serif;
color:#333333;
text-decoration: none;
}
a.rollover:hover { 
text-decoration: none;
color: #FF0000;
}
a.rollover:active {
text-decoration: none;
color:#333333;
}

.content-intro{
font-weight: bold;
}

h1 {
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
}

p {
color: #333333;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
text-align: justify;
letter-spacing: 0px;
text-decoration: none;
line-height: 1.5em;
margin: 0 auto;
}

p.copyright {
font-size: 14px;
text-align: right;
}

p.title{
font-size: 60px;
font-weight: bold;
bottom:0;
right: 10px;
}

p.subtitle{
font-size: 60px;
font-weight: bold;
bottom:0;
right: 20px;
}

.super{
position: relative; 
right: 10px; 
top: 0px; 
z-index:10;
font-size: 28px;
color: #999999;
font-weight: bold;
border: solid #000000 1px;
}

.question{
font-size: 60px;
font-weight: bold;
}

.lead-in{
font-size: 40px;
font-weight: bold;
}

a:link {
color: #333333;
}

a:visited {
color: #333333;
}

a:hover {
color: #333333;
text-decoration: underline;
}

a:active {
color: #333333;
}