body {
font-family:Verdana;
font-size:small;
margin:0;
text-align:center;
}
#top{
border-top:1px solid #900;
border-bottom:1px solid #900;
position:relative;
top:1px;
text-align:left;
width:750px;
height:60px;
color:#000;
overflow:hidden;
background-image:url('../images/top.jpg');
background-repeat:no-repeat;
}
#top a {
color:#fff;
text-decoration:none;
}
h1{
font-size:xx-large;
font-weight:normal;
color:#fff;
padding:1px 10px 3px;
margin-top:0;
margin-bottom:0;
}
#resources{
position:relative;
color:#900;
left:-41px;
top:18px;
font-size:x-large;
}

#nav{
text-align:left;
text-indent:10px;
padding:0 0 2px;
margin:0;
width:750px;
background-color:#c00;
border-bottom:1px solid #888;
}
#nav a {
position:relative;
top:1px;
color:#fff;
padding:0 6px 1px;
border-bottom:1px solid #888;
}
.link {
position:relative;
top:1px;
background-color:#fff;
background-image:url('../images/plaid.gif');
padding:0 5px 1px;
border-left:1px solid #900;
border-top:1px solid #900;
border-right:1px solid #900;
border-bottom:1px solid #fff;
}

h2{
color:#000;
font-size:small;
text-transform:uppercase;
margin:16px 0;
padding:0;;
border-bottom:1px solid #000;
}
h3{
text-transform:lowercase;
font-size:medium;
margin-bottom:12px;
}

#content {
text-align:justify;
width:708px;
background-color:#fff;
border-left:1px solid #888;
border-right:1px solid #888;
padding:6px 20px 20px;
min-height:340px;
}

p{
margin:0 0 10px 10px;
}

a{
color:#00c;
text-decoration:none;
}
a:hover{
text-decoration:underline;
color:#009;
}

blockquote{
border:1px dashed #ccc;
background-color:#eee;
padding:10px;
}

#bottom{
text-align:left;
width:750px;
text-align:right;
}
#bottom p{
border-top:1px solid #888;
margin:0;
color:#000;
padding:0;
padding-right:1%;
font-size:x-small;
}

#side {
float:right;
width:150px;
height:280px;
background-color:#F1F0FF;
margin-left:20px;
padding:5px;
border:1px solid #ccc;
}
#side h2 {
margin:0 0 6px 0;
color:#888;
font-size:x-small;
border-bottom:1px solid #888;
}
#side p{
margin:0 0 4px 0;
font-size:x-small;
}
#side form {
margin:0;
padding:0 0 6px;
font-size:x-small;
border-bottom:1px solid #888;
}
