@charset "UTF-8";
/* CSS Document */

body {
background: #FFFFFF;
margin: 0;
padding: 0;
}

a:link, a:visited {
text-decoration: none;
color: #ee2e2a;
font-size: 14px;
line-height: 6px;
}

a:hover, a:active {
text-decoration: underline;
color: #f9ea2c;
font-size: 14px;
line-height: 6px;
}


#main_frame {
width: 960px;
margin: 0 auto;
}

#top_bar {

width: 960px;
height: 147px;
}

#top_nav {
font: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #ee2e2a;
display: block;
width: 300px;
height: 96px;
float: left;
padding-top: 50px;
padding-left: 35px;
}

#top_nav ul{
text-decoration: none;
font-weight: normal;

}

#top_nav ul li {
display: inline;
font-weight: normal;

}

#top_nav ul a:link, #top_nav ul a:visited {
text-decoration: none;
font-size: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
height: 146px;
border-right: 1px solid #2481c0;
text-align: right;
color: #ee2e2a;
padding-right: 10px;
padding-left: 4px;


}

#top_nav ul a:hover, #top_nav ul li a#selected2, #top_nav ul a:active {
color: #2481c0;
text-decoration:none;
font-weight: normal;
}

#top_nav ul li .lastnavitem2, #top_nav ul.menu li#resources a:link{
border: none;
}


#top_logo, #top_logo img {
float: right;
text-decoration: none;
border: none;
width: 621px;
margin: 0;
padding: 0;
}

#subnav {
width: 295px;
float: left;
text-align: right;
padding-top: 9px;
padding-left: 5px;
}

#subnav ul {
width: 290px;
list-style: none outside;
margin: 0;
padding: 0;
}

#subnav ul li {
padding: 0;
margin:0;
}

#subnav ul li a:link, #subnav ul li a:visited {
display: block;
font: Georgia, "Times New Roman", Times, serif;
color: #7a7a7a;
font-size: 14px;
line-height: 30px;
height: 30px;
width: 290px;
text-align: right;
text-decoration: none;

}

#subnav ul li a:hover, #subnav ul li a#selected4, #subnav ul li a:active {
color: #ee2e2a;
text-decoration:none;
font-weight: normal;
}

#profile ul li #lastnavitem2 {
border: none;
}

#main{
margin: 0 auto;
padding-left: 10px;
}

#main2 {
width: 100%;
margin: 0 auto;
padding: 20px 0px 0px 0;
}

#content {
float: left;
font: Georgia, "Times New Roman", Times, serif;
color: #2481c0;
font-size: 14px;
text-align: right;
line-height: 30px;
width: 290px;

}


#content_internal {
float: left;
font: Georgia, "Times New Roman", Times, serif;
color: #7a7a7a;
font-size: 14px;
text-align: left;
line-height: 20px;
width: 454px;
padding: 0;
margin-left: 36px;
}

h1 {
font: Georgia, "Times New Roman", Times, serif;
color: #333;
font-size: 24px;
font-weight:normal;
}

#mainimage {
float: left;
padding: 20px 0px 0px 36px;
}

#teamimage {
width: 154px;
float: right;
padding-top: 12px;
}

#bottom {
width: 960px;
height: 100px;
margin: 0 auto;

}

#bottom_frame {
width: 100%;
height: 100px;
background: #2481c0;
border-top: #7a7a7a 10px solid;
border-bottom: #2481c0 10px solid;
margin: 20px 0 0 0;
padding: 0;
}

#bottom_logo {
width: 300px;
float: left;
}

#bottom_info{
float: left;
font: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 14px;
line-height: 6px;
width: 230px;
text-align: left;
padding-top: 5px;
padding-right: 24px;
margin-left: 338px;
padding-bottom: 25px;

}

#bottom_info2{
float: right;
font: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 14px;
line-height: 6px;
width: 300px;
text-align: left;
padding-top: 5px;
padding-right: 42px;
padding-bottom: 25px;
}

#bottom_info2 a:link, #bottom_info2 a:visited {
text-decoration: none;
color: #f9ea2c;
font-size: 14px;
line-height: 6px;
}

#bottom_info2 a:hover, #bottom_info2 a:active {
text-decoration: underline;
color: #ee2e2a;
font-size: 14px;
line-height: 6px;
}


.clear {
clear: both;
}