html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	height: 100%;
    margin-bottom: 1px;
	margin-top: 1px;
    background-color: #0B0202;
}

* html img { behavior: url(fileadmin/templates/css/iepngfix.htc); }

.main
{    
    width:1000px;
    height: 100%;
    background-image: url(../images/MR_home01.jpg);
    background-repeat: repeat-x;
    background-color: #0E1452;
}

.nav
{
    height: 23px;
    background-image: url(../images/nav_bg_04.jpg);
    background-repeat: no-repeat;
    
}

.site_link_bg
{
    height: 23px;
    background-image: url(../images/site_link_bg_05.jpg);
    background-repeat: no-repeat;
}

p.bodytext
{
	font-family: Courier;
	font-size: 10px;
	color: #3F3F3F;
	padding: 0px;
	margin: 0px;
}

p, div {
	color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px; 
}

h1 { color: #0E1353;
    font-family: Georgia;
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
}

h2 { color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;  
    font-weight: bold;
    text-align: center;
}

h3 {
     color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px;
    padding: 4px 30px 0px 45px;  
}

p, h1, h2, h3 {margin: 0px 0px 5px 0px;}

.local
{
    background-image: url(../images/local_bg_09.jpg);
    background-repeat: no-repeat;
}

h1.local_text {
    color: #D5C2C2;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px; 
    letter-spacing: .05em;
    text-align: center;
    padding-top: 12px;
}

h2.local_text{
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px; 
    text-align: center;
    padding-top: 12px;
}

ul { 
    font-family: verdana, arial;
	font-size: 11px;
    color: #FFFFFF;
}

.main_content
{
    background-color: #E9E2F4;
    color: #3F3F3F;
	font-family: Courier;
	font-size: 8pt;
	padding: 5px;
}

.content_link
{
    color: #E5D987;
    font-family: Georgia;
    font-size: 14px;
    text-align: center;
    padding: 4px 12px 4px 12px;
    text-decoration: none;
    text-align: right;
    float: right;
}

.menu_item
{
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.site_link
{
    color: #FFFFFF;
    font-family: "Trebuchet MS";
    font-weight: bold;
    letter-spacing: 0.02em;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    text-align: center;
}

.news_section
{
/*    background-image: url(../images/news_bg_13.jpg);
    background-repeat: no-repeat;
*/
}

.news_section_3
{
/*    background-image: url(../images/news_bg_13.jpg);
    background-repeat: no-repeat;*/
    background-color: #0E1453;
}

/*** news header ***/
h1.news_text
{
    color: #2B2F68;
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px 2px 10px;
    text-align: left;
}

.news_underline
{
    background-color: #2B2F68;
}

/*** news date ***/
h2.news_text 
{
    color: #999999;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px; 
    padding: 8px 10px 2px 10px;
    text-align: left;
}

/*** news text ***/
h3.news_text
{
    color: #0F0E0F;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px; 
    padding: 2px 10px 8px 10px;
    text-align: left;
}

a.news_text
{
    color: #999999;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 10px 16px 16px;
    float: right;
    text-decoration: none;
    background-image: url(../images/read_more_arrow_17.gif);
    background-repeat: no-repeat;
}

.btm_content_spacer
{
    background-image: url(../images/btm_content_spacer_16.jpg);
    background-repeat: no-repeat;    
}

.footer
{
    background-image: url(../images/footer_bg_18.jpg);
    background-repeat: no-repeat;
}

.footer_item
{
    color: #E9E2F4;
     font-family: Verdana;
    font-size: 10px;
    text-align: center;
    padding-left:4px;
    padding-right:4px;
    text-decoration: none;    
}

