@charset "utf-8";
/* CSS Document */

body {
background:#000033;
width:1000px;
}

#container {
margin:50px 100px 0 200px;
background-color:#000033;
}

#header {
text-align:center;
padding:10px;
height:80px;
background:url(../Images/Site%20Images/Header-Back.jpg);
}

h1 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:26px;
color:#000033;
margin:20px 0 0 0;
}

h2 {
margin:0 0 25px 0;
font:Geneva, Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFF00;
}

h3 {
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFF00;
text-align:center;
}

h4 {
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFF00;
text-align:center;
}

#navbar {
width:675px;
height:40px;
margin:5px 0 5px 15px;
font-family:"Times New Roman", Times, serif;
font-style:normal;
color:#000033;
font-size:14px;
text-align:center;
background-image:url(../Images/Site%20Images/navbar-back.jpg);
}

#linklist {
width:185px;
height:210px;
margin:0 500px 10px 15px;
background-image:url(../Images/Site%20Images/linklist-back.jpg);
position:absolute;
left:215px;
top:233px;
}

#content {
height:300px;
margin:20px 10px 10px 225px;
padding:10px 20px;
background-color:#666666;
}

#footer {
height:50px;
width:675px;
margin:5px 0 5px 15px;
color:#000033;
text-align:center;
background-image:url(../Images/Site%20Images/FooterBack.jpg);
background-repeat:no-repeat;
padding:5px 0;
}

#footer a {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000066;
list-style:none;
}

#footer a:hover {
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#FFFF00;
}

#linklist ul {
list-style:none;
margin:0 0 0 3px;
padding:0 0 0 7px;
line-height:28px;
text-align:center;
}

#navbar ul {
list-style:none;
padding:10px 0 3px 0;
}

#navbar li {
list-style:none;
font-style:normal;
word-spacing:10px;
}

#navbar a {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#000066;
list-style:none;
}

#navbar a:hover {
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFF00;
}

#linklist a {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000066;
list-style:none;
}

#linklist a:hover {
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#FFFF00;
}

#content p.p1 {
text-align:left;
text-indent:15px;
color:#000066;
margin:5px 175px 7px 0;
}

#content p.p2 {
text-align:center;
text-indent:15px;
color:#000066;
margin:15px 160px 7px 0;
}

#content p.img1 {
margin:5px 0px 7px 225px;
}

#content a:link {
color:#FFFF00;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: none;
}

a:active {
text-decoration: none;
}
