@charset "utf-8";
/* CSS Document */

body{
background-image:url(assets/background.jpg);
width:100%;
height:100%;
}

#header{
background-image:url(assets/header.jpg);
background-repeat:no-repeat;
width:986px;
height:189px;
background-position:center;
}

#topnav{
background-image:url(assets/topnav.jpg);
background-repeat:no-repeat;
width:985px;
height:69px;
background-position:center;
}

#topcontent{
background-image:url(assets/topcontent.jpg);
background-repeat:no-repeat;
width:987px;
height:27px;
background-position:center;
}

#contentbg{
background-image:url(assets/contentbg.jpg);
background-repeat:repeat-y;
width:962px;
background-position:center;
padding-right:35px;
}

#bottomcontent{
background-image:url(assets/bottomcontent.jpg);
background-repeat:no-repeat;
width:987px;
height:25px;
background-position:center;
}

#linkcontainer{
width:200px;
float:left;
padding-left:32px;
}

.link{
display:block;
width:200px;
height:25px;
float:left;
}

.link a{
display:block;
width:198px;
height:20px;
font-family:Georgia;
font-size:14px;
font-weight:bold;
color:#0032ac;
text-decoration:none;
text-transform:uppercase;
padding-left:12px;
padding-top:5px;
text-align:left;
}

.link a:hover{
display:block;
width:200px;
height:20px;
background-color:#0032ac;
font-family:Georgia;
font-size:14px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
text-transform:uppercase;
padding-left:10px;
padding-top:5px;
text-align:left;
}

.content {
font-family:Georgia;
font-size:14px;
color:#0032ac;
margin-left:255px;
text-align:left;
}

.content h1{
font-family:Georgia;
font-size:18px;
color:#0032ac;
margin-left:255px;
text-align:left;
}

.content h2{
font-family:Georgia;
font-size:16px;
color:#0032ac;
margin-left:255px;
text-align:left;
}

a{
font-family:Georgia;
font-size:14px;
text-decoration:none;
font-weight:bold;
color:#0032ac;
}

a:hover{
font-family:Georgia;
font-size:14px;
text-decoration:underline;
color:#0032ac;
}

a:visited{
font-family:Georgia;
font-size:14px;
text-decoration:none;
color:#afacac;
}

.featured{
background-image:url(assets/featured.jpg);
background-repeat:no-repeat;
background-position:right;
width:309px;
height:304px;
float:right;
margin-top:10px;
margin-right:10px;
padding-left:5px;
padding-bottom:5px;
}

.featuredframe{
width:280px;
height:210px;
padding-left:6px;
margin-top:16px;
}

.topnav{
font-family:Georgia;
font-size:16px;
padding-left:25px;
color:#0032ac;
margin-top:25px;
font-weight:bold;
float:left;
width:515px;
}

.toplink{
font-family:Georgia;
font-size:19px;
font-weight:bold;
padding-left:560px;
padding-top:26px;
text-align:left;
}

.toplink a{
font-family:Georgia;
font-size:19px;
font-weight:bold;
color:#0032ac;
text-decoration:none;
text-transform:uppercase;
}

.toplink a:hover{
font-family:Georgia;
font-size:19px;
font-weight:bold;
color:#0226fc;
text-decoration:none;
}

.toplink a:visited{
font-family:Georgia;
font-size:19px;
font-weight:bold;
color:#a4a5a8;
text-decoration:none;
}

.toplink2{
font-family:Georgia;
font-size:19px;
font-weight:bold;
padding-left:745px;
text-align:center;
margin-top:-22px;
}

.toplink2 a{
font-family:Georgia;
font-size:19px;
font-weight:bold;
color:#0032ac;
text-decoration:none;
text-transform:uppercase;
}

.toplink2 a:hover{
font-family:Georgia;
font-size:19px;
font-weight:bold;
color:#0226fc;
text-decoration:none;
}

.toplink2 a:visited{
font-family:Georgia;
font-size:19px;
font-weight:bold;
color:#a4a5a8;
text-decoration:none;
}

.footer{
font-family:Georgia;
font-size:14px;
color:#0032ac;
text-align:center;
padding-top:15px;
}
