
* {
padding : 0;
margin : 0;
margin-left : 0;
padding-left : 0;
}
body {
background : url(../images/back1.gif) repeat 100%;
color : #000;
text-align : center;
min-width : 860px;
font-family : lucida, arial, helvetica, sans-serif;
}
p {
margin-bottom : 10px;
line-height : 19px;
font-size : 80%;
}
a, a:link, a:visited {
color : #014e94;
text-decoration : none;
font-weight : bold;
}
a:hover {
text-decoration : underline;
}
a:active, a:focus {
text-decoration : none;
color : #014e94;
}
span a {
font-weight : bold;
text-decoration : none;
}
#container {
position : relative;
margin : 0 auto;
width : 860px;
text-align : left;
background : #b0bfd2;
padding : 20px;
border : 10px solid #8599b1;
}
#pageHeader {
background : #647d9b url(../images/back2d.jpg) center top;
height : 100px;
color : #ffffff;
}
#pageHeader h1 {
position : absolute;
width : 400px;
left : 47px;
top : 40px;
}
#pageHeader h2 {
position : absolute;
width : 400px;
left : 47px;
top : 80px;
font-size : 80%;
}
#quickSummary {
float : right;
width : 190px;
font-size : 80%;
padding : 10px;
}
#about {
float : left;
width : 450px;
margin-bottom : 30px;
padding : 20px;
background-color : #ffffff;
color : #7f92b2;
}
#about p {
background : #eff7fb;
}
#about h3 {
color : #000;
margin-bottom : 10px;
}
#supportingText {
clear : both;
}
#supportingText p {
padding : 10px;
background : #becad9;
}
#supportingText h3 {
margin-bottom : 10px;
height : 25px;
width : auto;
background-color : #d5e2e8;
color : #8097a7;
border : 5px solid #fff;
text-align : center;
}
#supportingText .p1 {
color : #000000;
}
#footer {
clear : both;
text-align : center;
font-size : 70%;
margin-top : 20px;
border-top : 1px solid #647d9b;
padding-top : 20px;
color : #fff;
}
#block {
clear : both;
padding-left : 140px;
text-align : left;
padding-top : 10px;
color : #000;
}
#lmenu {
clear : both;
height : 30px;
padding-top : 7px;
margin-bottom : 15px;
margin-top : 20px;
}
#lmenu li a:hover {
color : #fff;
background : #003366;
border : 3px solid #fff;
}
#lmenu ul {
margin : 0;
padding : 0;
list-style-type : none;
text-align : center;
}
#lmenu ul li {
display : inline;
}
#lmenu li a {
text-decoration : none;
padding : 0.2em 0.6em;
color : #fff;
background : #5f94b4;
border : 3px solid #fff;
}
#tmenu {
clear : both;
height : 20px;
padding-top : 5px;
margin-bottom : 460px;
margin-top : 10px;
}
#tmenu li a:hover {
color : #fff;
background : #003366;
border : 3px solid #fff;
}
#tmenu ul {
list-style-type : none;
text-align : left;
}
#tmenu li a {
text-decoration : none;
padding : 0.2em 0.6em;
color : #fff;
background : #5f94b4;
border : 3px solid #fff;
}

