
html, * {
padding : 0;
margin : 0;
}
body {
background : #009999;
margin : 20px auto 10px auto;
font-size : 1em;
font-family : "Trebuchet MS", Verdana, Arial;
}
h1 {
color : #ffffff;
text-align : center;
font-size : 2.8em;
}
h1.h1 {
margin-top : 80px;
}
p.headline {
position : relative;
margin : 40px;
font-family : "Courier New", Courier, monospace;
padding : 10px;
border : 3px solid #0000ff;
background-color : #98fb98;
color : #0000ff;
font-size : 2em;
font-weight : bold;
text-align : center;
}
h2 {
color : #e2e2e2;
text-align : center;
}
h2.h7 {
color : #b80000;
}
h2.h8 {
background-color : #e8e8e8;
color : #000000;
margin : 40px;
}
h3 {
font-size : 1.3em;
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #b90302;
display : inline;
}
h4 {
font-size : 1.2em;
}
a, a:visited {
color : #b90302;
text-decoration : none;
font-weight : bold;
}
a:hover {
text-decoration : underline;
}
p {
margin : 6px 20px 10px 30px;
}
p.nav-txt {
color : yellow;
font-size : 0.8em;
font-style : italic;
margin-left : 2px;
margin-right : 2px;
font-weight : bold;
}
p.links-header {
color : yellow;
font-size : 1.2em;
font-weight : bold;
font-style : italic;
}
p.c8 {
margin-left : 1px;
}
p.terms {
font-style : italic;
color : blue;
font-size : 0.9em;
}
p.c1 {
color : white;
font-weight : bold;
margin-left : 50px;
}
p.b1 {
font-weight : bold;
font-size : 1.2em;
color : #b90302;
}
p.b2 {
font-weight : bold;
font-size : 1.2em;
color : red;
}
blockquote {
color : #0000ff;
background-color : #c0c0c0;
font-weight : bold;
margin : 20px;
padding : 10px;
}
p.contacts-header {
color : yellow;
font-size : 1.2em;
font-weight : bold;
font-style : italic;
}
.line {
background-color : #98fb98;
width : 728px;
height : 10px;
margin : 10px 20px 10px 20px;
}
.line2 {
background-color : #98fb98;
width : 500px;
height : 10px;
margin : 10px 20px 10px 20px;
}
.google-search-box {
background-color : #98fb98;
width : 723px;
height : 25px;
padding : 5px;
margin : 10px 20px 10px 20px;
}
.top-ad {
margin-left : 20px;
}
.image {
float : left;
margin : 10px;
}
div.image {
text-align : center;
}
div.t1 {
background-color : #fff0f5;
font-weight : bold;
line-height : 1.8em;
text-align : center;
}
ul {
list-style : square;
margin : 4px 0 4px 50px;
}
ol {
margin : 4px 0 4px 27px;
}
code {
font-family : "Courier New", Courier, monospace;
margin : 10px;
padding : 10px;
border : 1px solid #cccccc;
background-color : #e2e2e2;
display : block;
}
div#wrap {
width : 800px;
margin : 0 auto;
border : 4px solid #080808;
background-color : #ffffff;
}
div#header {
background-color : green;
padding : 20px 0;
}
div#nav {
width : 100%;
height : 50px;
background-image : url('nav_background.gif');
background-repeat : repeat-x;
background-position : center bottom;
}
div#nav ul {
margin : 0;
padding : 0;
}
div#nav ul li {
display : block;
float : left;
padding-right : 10px;
}
div#nav ul li a {
float : left;
padding : 12px 10px;
height : 26px;
font-weight : bold;
color : #ffffff;
text-decoration : none;
display : block;
}
div#nav ul li a.selected {
background-color : transparent;
background-image : url('arrow_selected.gif');
background-repeat : no-repeat;
background-position : center bottom;
}
div#nav ul li a:hover {
background-color : #e23c3c;
background-color : transparent;
background-image : url('arrow_selected.gif');
background-repeat : no-repeat;
background-position : center bottom;
}
div#content {
margin : 5px 30px;
width : 778px;
}
div#page {
width : 550px;
margin-left : 180px;
margin-right : 10px;
}
div#page-bottom {
width : 700px;
margin-left : 30px;
margin-right : 40px;
}
div#sidebar {
float : left;
width : 160px;
margin-left : -15px;
border : 1px solid #232323;
background-image : url('tile_degrade_2008.gif');
background-repeat : repeat-x;
padding : 4px;
color : #ffffff;
background-color : #323232;
}
div#sidebar ul {
list-style : none;
padding : 0;
margin : 5px 0;
border-top : 1px solid #4b4b4b;
}
div#sidebar ul li {
padding : 0;
margin : 0;
display : block !important ;
display : inline;
border-bottom : 1px solid #4b4b4b;
font-size : 0.75em;
}
div#sidebar ul li a {
display : block;
width : 100%;
padding : 4px 0 4px 1px;
color : #ffffff;
margin : 0;
font-family : Geneva, Arial, Helvetica, sans-serif;
}
div#sidebar ul li a:hover {
color : #ffffff;
background-color : #b80201;
text-decoration : none;
}
div#sidebar p, div#sidebar ul {
margin-bottom : 20px;
}
div#footer {
clear : both;
}
div#footer p {
font-size : 0.8em;
text-align : center;
}
.bold {
font-weight : bold;
}
.clear {
clear : both;
}
table.tb1 {
margin-left : 60px;
}
.td1 {
color : blue;
font-size : 1.5em;
font-weight : bold;
background-color : #c0c0c0;
}
.td2 {
color : blue;
font-weight : bold;
}
.td3 {
text-align : center;
font-weight : bold;
}
.td4 {
text-align : center;
font-weight : bold;
background-color : #c0c0c0;
}

