a:link.header, a:visited.header {
color:#7AC7E1;
text-decoration:none;
font-size:12px;
}
a:hover.header {
color:#5BE545;
text-decoration:underline;
}
#current {
color:#5BE545;
}
h1 {
color:#7697A1;
font-size:30px;
font-weight:normal;
text-align:center;
margin-top:0px;
margin-bottom:50px;
}
h2 {
color:#7697A1;
font-size:20px;
font-weight:normal;
padding:20px 0px;
margin:0px;
}
body {
margin:0px;
padding:0px;
background:#20323E;
font-family:Helvetica;
}
#header {
width:776px;
margin-left:auto;
margin-right:auto;
background:url('images/menu.gif') no-repeat;
text-align:center;
}
#top {
width:776px;
height:22px;
margin-left:auto;
margin-right:auto;
background:url('images/top.gif') no-repeat
}
#content {
width:776px;
height:540px;
margin-left:auto;
margin-right:auto;
background:#293A46;
}
#bottom {
width:776px;
height:22px;
margin-left:auto;
margin-right:auto;
background:url('images/bottom.gif') no-repeat
}
#footer {
height:195px;
background:url('images/footer.gif') repeat-x;
}
#inside {
font-size:16px;
font-weight:bold;
padding-left:3px;
}
#pics {
float:left;
width:105px;
height:200px;
padding-left:50px;
}
#divider {
background:url('images/spacer.gif') repeat-y;
float:left;
height:295px;
margin-top:-20px;
}
#text {
float:left;
width:380px;
padding-left:25px;
color:#7697A1;
font-size:14px;
}
#copy {
float:left;
width:770px;
margin-top:25px;
text-align:center;
color:#7697A1;
font-size:12px;
}