html {
height : 100%;
max-height : 100%;
padding : 0;
margin : 0;
border : 0;
font-size : 78%;
font-family : trebuchet ms, tahoma, verdana, arial, sans-serif;
background : #fff;
overflow : hidden;
}
a, a:visited {
text-decoration : none;
color : #000000;
font-weight : bold;
}
a:hover {
color : #184e66;
}
.aligncenter {
display : block;
margin : 0 auto;
}
.alignleft {
float : left;
}
.alignright {
float : right;
}
.wp-caption {
border : 1px solid #666;
text-align : center;
background : #ccc;
padding : 10px;
margin : 10px;
}
h1, h2, h3, h5, h5, h6 {
font-weight : bold;
}
body {
height : 100%;
max-height : 100%;
overflow : hidden;
padding : 0;
margin : 0;
border : 0;
}
#content {
display : block;
height : 100%;
max-height : 100%;
overflow : auto;
padding-left : 200px;
position : relative;
z-index : 3;
}
#head {
position : fixed;
margin : 0;
top : 0;
right : 18px;
display : block;
width : 100%;
height : 100px;
background-color : #49ab9e;
font-size : 4em;
z-index : 5;
color : #7cd1e6;
}
#foot {
position : fixed;
margin : 0;
bottom : -1px;
right : 18px;
display : block;
width : 100%;
height : 50px;
background-color : #d86527;
color : #fff;
text-align : right;
font-size : 1em;
z-index : 4;
}
#left {
position : fixed;
left : 0;
top : 0;
height : 100%;
width : 200px;
background-color : #207a78;
background-position : 0 100px;
font-size : 1em;
color : #cfdfee;
z-index : 4;
}
* html #head, * html #foot, * html #left {
position : absolute;
}
#pad1 {
display : block;
width : 18px;
height : 100px;
float : left;
}
#pad3 {
display : block;
width : 18px;
height : 50px;
float : left;
}
.pad2 {
display : block;
height : 100px;
}
#content p {
padding : 5px;
}
.bold {
font-size : 1.2em;
font-weight : bold;
}
#wordsleft {
float : left;
top : 100px;
left : 150px;
height : 200px;
width : 150px;
background : #efd;
border : 1px solid #000;
margin : 5px;
padding : 5px;
}
#wordsright {
float : right;
top : 100px;
right : 150px;
height : 200px;
width : 150px;
background : #def;
border : 1px solid #000;
margin : 5px;
padding : 5px;
}
#wordsabsolute {
position : absolute;
top : 399px;
left : 400px;
background : #eee;
border : 1px solid #000;
margin : 5px;
padding : 5px;
font-size : 2em;
color : #c00;
}
#wordsrelative {
position : relative;
top : 10px;
left : 30px;
background : #ddd;
border : 1px solid #000;
margin : 5px;
padding : 5px;
font-size : 2em;
color : #c00;
width : 200px;
}
a.nav, a.nav:visited {
display : block;
width : 100px;
height : 25px;
text-decoration : none;
color : #fff;
font-weight : bold;
line-height : 25px;
}
a.nav:hover {
color : #fc0;
}
#maincon {
float:left;

margin-bottom:0;
padding:18px 18px 10px;
width:920px;
}
