
body {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
background-color: #333333;
}
#container {
width : 640px;
background-color : white;
margin-left : auto;
margin-right : auto;
border-bottom: 1px solid #000000 ;
border-left : 1px solid #0000000;
border-right : 1px solid #000000;
border-top : 1px solid #000000;
padding-bottom : 0;
}
#contrainer2 {
width : 560px;
background-color : transparent;
margin-left : auto;
margin-right : auto;
}
h1 {
color : #00394d;
border-bottom-color : transparent;
border-bottom-style : none;
border-bottom-width : thin;
text-align : center;
}
h4 {
color : black;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
background-color:#FFCC33;
text-align: left;
margin-top : 1em;
font-size : 16px;
}
#title h4 {
text-align : left;
padding-left: 20px;
}
h5 {
border-bottom : 1px solid black;
font-size : 14px;
}
#menuList {
list-style : none;
margin : 0;
padding : 0.25em;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
font-size : 18px;
font:bold;
background-color:#FF9900;
text-align : center;
margin-top : 0;
}
#menuList li {
display : inline;
}
img.summary {
width : 560px;
height : 560px;
}
p#footer {
font-size : 80%;
color : #000000;
margin-top : 5em;
padding-top : 1em;
padding-bottom : 0;
border-top : 1px solid #000000;
text-align : center;
}
p#footer2 {
font-size : 80%;
color : black;
margin-top : 16em;
padding-top : 1em;
text-align : center;
}
a:link {
color : #000000;
text-decoration : none;
}
#ul2 a:link {
text-decoration : underline;
}
a:hover {
background-color:#FFFFFF;
}
#header a:link {
text-decoration : none;
}
a:visited {
color : #000000;
}
#header a:visited {
color : #ffffff;
}
a:active {
background-color : #ff9933;
}
#header a:active {
color : gray;
text-decoration : none;
}
p {
padding-left: 10px;
padding-right: 10px;
color : black;
}
p.summary {
text-align : center;
margin-top : auto;
}

