a:link, a:visited{
color:#5A71B6;
}

html,body{
padding:0;
margin:0;
text-align:center;
font-family:trebuchet,arial,sans-serif;
font-size:85%;
background-color:#8B8B8B;
}

#bar{
height:218px;
width:100%;
margin-top:105px;
background-color:#B3B7B7;
border-top:22px solid #9FA4A3;
}

#contentwrap{
background-color:#D3CFCF;
background-image:url(images/fade2.gif);
background-repeat:repeat-x;
width:750px;
}

#content{
color:#424950;
width:470px;
padding:15px;
line-height:1.5em;
}

#content p{
font-size:1.1em;
}

#footer{
background-image:url(images/fade2.gif);
padding:5px;
color:#424950;
border-top:1px solid #ccc;
border-bottom:4px solid #ff0000;
margin-top:8px;
}

form{
font-weight:bold;
text-align:right;
line-height:2em;
margin-right:40px;
width:300px;
}

#header{
background-color:white;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
height:69px;
width:750px;
}

h1,h2,h3{
color:#424950;
padding:0;
margin:0;
}

h1{
font-size:1.1em;
}

h2{
font-size:1.1em;
}

#wrap{
background-color:#A0A0A0;
background-image:url(images/stripes.gif);
width:750px;
height:auto;
margin:8px auto 0px auto;
text-align:left;
border:1px solid #898787;
padding:0;
}

table ul{
margin:1em;
padding:0.5em;
line-height:1.4em;
}

table li{
font-weight:bold;
margin:0;
padding:0;
}

table{
border-collapse:collapse;
}

td{
border:1px solid #ccc;
background-color:#D4D0D1;
color:#424950;
vertical-align:top;
padding:15px 5px 5px 5px;
}

.gradient{
background-image:url(images/fade2.gif);
background-repeat:repeat-x;
}

td a{
color:#424950;
text-decoration:none;
}

td a:hover{
color:#333;
text-decoration:underline;
}

.sitka{
background-color:#ccc;
padding:0;
width:562px;
height:178px;
text-align:right;
}

a img{
border:none;
}