html, body{
margin:0 auto;
padding:0;
text-align:center;
background:#ccc;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
height:100%;
}
#wrapper{
margin:0 auto;
padding:0;
text-align:left;
width:748px;
border-left:1px solid #666;
border-right:1px solid #666;
height:100%;
background:#fff;
}
html>body{
height:auto;
}
html>body #wrapper{
height:auto;
}
#header{
width:728px;
background:#c00;
color:#fff;
padding:0 10px 0 10px;
border-bottom:6px solid #900;
}
#main{
height:65%;
margin:0 auto;
padding:0;
background:#fff;
color:#000;
border-bottom:4px solid #903;
}
#content{
padding:20px;
}
#footer{
text-align:right;
font-size:90%;
font-weight:normal;
background:#fff;
padding:5px 10px;
color:#999;
}
#footer a{
color:#999;
}
#footer a:hover{
color:#c00;
}
h1{
font-size:180%;
color:#000;
margin:0 0 10px 0;
padding:0;
}
h2{
font-size:150%;
color:#000;
margin:4px 0 8px 0;
padding:0;
text-decoration:underline;
}
h3{
font-size:120%;
color:#000;
margin:0;
padding:0;
}
#navlist{
margin:0;
padding:5px 0 20px 10px;
border-bottom: 1px solid #666;
background:#ffff33;
color:#000;
clear:both;
}
#navlist ul, #navlist li{
margin:0;
padding:0;
display: inline;
list-style-type: none;
}
#navlist a:link, #navlist a:visited {
float: left;
line-height: 14px;
font-weight: bold;
margin:0 10px 4px 10px;
text-decoration: none;
color: #000;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
border-bottom: 4px solid #c00;
padding-bottom: 2px;
background: transparent;
color: #c00;
}
#logo{
float:left;
}
#header h1{
text-align:right;
float:right;
color:#fff;
padding:12px 0 0 0;
font-size:1.2em;
}
.clear{
clear:both;
font-size:1px;
line-height:1%;
}
.header1{
background:#ff3;
font-weight:bold;
border:1px solid black;
}
.header2{
background:#ff3;
font-weight:bold;
border:1px solid black;
}
.column1{
background:#ffc;
border:1px solid black;
border-top:0;
}
.column2{
background:#fff;
border:1px solid black;
border-top:0;
}
#m1{
width:410px;
float:left;
margin:0 0 20px 0;
padding:1em 0 0 0;
}
#m2{
width:280px;
float:right;
text-align:right;
margin:-20px 0 20px 0;
}
#m2 a:link, #m2 a:visited{
color:#c00;
text-decoration:none;
}
#m2 a:hover{
text-decoration:underline;
}
img{
border:0;
}
div{
text-align:justify;
}
