/* CSS Document */
*
{
margin: 0;
padding: 0;
}
p
{
margin: 1em 0 1em 0;
}
body
{
background: url(../images/menu_bg.gif) repeat-y #fff;
}
a img 
{
border:none; 
}

#wrapper
{
width: 800px;
}
#top
{
background: url(../images/banner_inside.gif) no-repeat;
width: 800px;
height: 212px;
}
#factoid
{
float: right;
background-color:#005da3;
text-align: center;
width: 330px;
height: 50px;
position: relative;
top: 80px;
right: 0px;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#top_home
{
background: url(../images/banner_home.gif) no-repeat;
width: 800px;
height: 301px;
}
#menu
{
float: left;
position: relative;
width: 160px;
top: -90px;
left: 5px;

}
#menu h1.mainmenutitle 
{
font-family: "Rage Italic", "times new-roman", serif;
font-size: 26px ;
color: #af5326;
float: left;
font-weight: 600;
margin-top: 20px;
}
.tightentop
{
position: relative;
bottom: -5px;
}
.tightentop2
{
float: left;
margin-top: -10px;
}
.tightentop3
{
clear: left;
}
.tightentop4
{
position: relative;
top: -12px;
}
#menu ul
{
clear: left;
margin-top: 0px;

}
#menu li
{
list-style-type: none;
padding-left: 1px;
line-height: 26px;
}
#menu a:link, #menu a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #454fa1;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
text-decoration: underline;
}
#headers
{
float: left;
position: relative;
left: 45px;
width: 520px;
padding-top: 20px;
}
#content
{
float: left;
position: relative;
left: 50px;
top: 12px;
width: 550px;
font-family: Arial, Helvetica, sans-serif;
/*font-size: 12px;*/
font-weight: 200;
}
.medium
{
font-size: 16px;
font-weight: 200;
}
.large
{
font-size: 20px;
font-weight: 200;
}

.small
{
font-size: 12px;
font-weight: 200;
}

#content a:link, #content a:visited
{
color: #005ca3;
}
#content a:hover, #content a:active
{
background-color: #005ca3;
color: #fff;
text-decoration: none;
}
#content ol li, #content ul li
{
margin-left: 50px;
}
dt
{
margin: 2em 0 0 0;
}
dd
{
margin: 0 0 0 50px;
}
h1
{

}
h2
{

}
h3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 21px;
color: #005ca3;
font-weight: bold;
letter-spacing: -1px;
}
.coloredbold
{
color: #005ca3;
font-weight: bold;
}

.proudlyaccesshead
{
	color:#aa4826;
	font-weight:bold;
}


#footer
{
clear: left;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 180px;
}
#footer a:link, #footer a:visited
{
color: #AF5326;
text-decoration: none;
}
#footer a:hover, #footer a:active
{
background-color: #AF5326;
color: #fff;
}

#storyText img.pic{
	float:left; width:60px; height:80px;
	margin:0 10px 5px 0;
	background:#ddd;
	}
