
body
{
background: #FDFEFF url('images/') repeat-y;
font-size: 14px;
font-family: "arial", helvetica, sans-serif;
color: #000080;
line-height: 18px;
}
a
{
font-size: 12px;
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}
a.b
{
font-size: 14px;
color: #000080;
text-decoration: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg_blue.gif') no-repeat;
width: 747px;
height: 263px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/abg_blue.gif') repeat-y;
}

#inner
{
position: relative;
padding: 10px 30px 13px 30px;
z-index: 2;
}

#bigred
{
font-size: 12px;
font-weight: bold;
font-family: "arial", helvetica, sans-serif;
color: #ff0000;

}

#menu
{
position: relative;
background: #46461F url('images/a16.gif') repeat-x;
height: 29px;
padding: 0px 10px 0px 5px;
margin: 2px 0px 20px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 30px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 7px 12px 6px 12px;
font-size: 14px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/a16a.jpg') repeat-x top;
color: #FF7800;
font-size: 12px;
text-decoration: none;
}

#primarycontent .date
{
position: absolute;
top: 0px;
line-height: 38px;
color: #666666;
right: 50px;
font-weight: none;
font-size: 10px;
}

#secondarycontent
{
position: relative;
width: 180px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #000080;
letter-spacing: -1px;
background: url('images/a22_blue.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#primarycontent
{
	position: relative;
	width: 480px;
	float: left;
	height: 400px;

}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #000080;
background: url('images/a22_blue.gif') bottom repeat-x;
padding: 0px 0px 10px 20px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 20px;
margin-bottom: 10px;
}


#footer
{
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	background-image: url('images/a50_blue.gif');
	color: #000000;
}