BODY
{
	background-image:url(images/background.jpg);
    MARGIN: 0;
    color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;

}

.divwrapper
{
background-color:#FFFFFF;
width:755px;
}

.floatright
{
float:right;
}

.floatleft
{
float:left;
}

#menu
{
width:757px;
}

#content
{
width:755px;
background-color:#FFFFFF;
text-align:left;
font-size:10pt;
}

#frontpage-r
{
width:200px;
background-color:#FFFFFF;
line-height:normal;
text-align:left;
font-size:10pt;
font-weight:bold;
margin-left:15px;
margin-right:2px;
}

#maincontent
{
float:right;
width:550px;
padding-bottom:20px;
padding-right:15px;
background-color:#FFFFFF;
}


#bottom
{
width:755px;
background-color:#000066;
height:72px;
line-height:normal;
color:#FFFFFF;
font-size:10pt;
text-align:center;
clear:both;
}

A.bcontent 
{ 
    color: #FFFFFF;
    text-decoration:none; 
} 

A.bcontent:visited
{ 
    color: #FFFFFF;
    text-decoration:none; 
} 

A.bcontent:hover
{ 
    color: white; 
    text-decoration:underline;
}

#bottomspacer
{
width:111px;
height:72px;
float:left;

}


#mouse
{
float:right;

}


A
{
    color:#FF6600;
    text-decoration:none
}

A:visited
{
    color:#FF6600;
    text-decoration:none
}


A:hover
{
    color:red;
    text-decoration:underline
}


.rss_box {
margin: 1px 2px;
margin-right:10px;
margin-bottom:5px;
padding: 1px 1px;
background-color: #194C8D;
border: 2px solid #194C8D;
width:165px;
text-align:left;
font-size:12pt;
}

.rss_title, rss_title a {
font-family: verdana, arial, sans-serif;
font-size: 70%;
font-weight:bold;
margin: 3px 3px;
padding-right: 10px;
padding-left: 5px;
letter-spacing: 0px;
background-color: #194C8D;
border-bottom-color:#7485CA;
color:#FFFFFF
}

.rss_items {
padding: 2px 3px;
background-color: #FFFFFF;
}

.rss_item {
font-family: verdana, arial, sans-serif;
font-size: 80%;
font-weight : bold; 
margin: 5px 0;
}

.rss_item a
{
target:blank;
}

.rss_item a:link, .rss_item a:visited {
text-decoration : none;
color: #88b;
}

.rss_item a:hover { 
text-decoration : underline;
color: #e0861e;
}

.rss_date {
font-size: 70%;
font-weight : normal;
color: #F60;
}