* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 background: url(../images/background.gif);
}
.mceContentBody {
text-align: left;
background: #FFF none;
font: normal 11px Arial, Helvetica, sans-serif;
}
img{
border: none;
}
#wrapper { 
 margin: 0 auto;
 width: 890px;
}
#header {
 width: 883px;
 color: #333;
 height: 201px;
 background: url(../images/header.gif);
 background-repeat: no-repeat;
}
#content { 
 width: 883px;
 background: url(../images/midbg.gif);
 background-repeat: repeat-y;
 height: auto;
}

p {
color: #6d6d6d;
font-size: 14px;
font-family: Arial, Helvetica, san-serif;
}
.footer p {
color: #000;
font-size: 11px;
font-family: Arial, Helvetica, san-serif;
}
#inner_content { 
 float: left;
 padding: 10px;
 width: 850px;
 color: #404040;
 background: #fff;
 height: auto;
 margin-left: 5px;
}
#footer{
width: 850px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.top {
clear: both;
width: 883px;
height: 19px;
background: url(../images/topbg.gif);
background-position: top;
background-color: transparent;
}
.bottom {
clear: both;
width: 883px;
height: 19px;
background: url(../images/botbg.gif);
background-position: bottom;
}
#logo{
 position: relative;
 width: 136px;
 height: 190px;
 top: 5px;
 left: 2px;
}
#navbar{
float: left;
width: 850px;
height: 35px;
background: url(../images/navmid.png);
background-repeat: repeat-x;
margin-left: 10px;
}
.leftnav {
width: 13px;
height: 35px;
background: url(../images/navleft.png);
background-position: left;
background-color: transparent;
}
.rightnav {
float: left;
width: 13px;
height: 35px;
background: url(../images/navright.png);
margin-right: 10px;
}
.navlinks{
margin-left: 20px;
margin-right: 20px;
padding-top: 7px;
}
.contentheading {
height: 30px;
color: #057bb7;
font-weight: bold;
font-size: 17px;
white-space: nowrap;
}
.contentpagetitle {
font-size: 13px;
font-weight: bold;
color: #cccccc;
text-align:left;
}
a:link { 
font-weight: normal; 
text-decoration: none; 
color: #404040;
font-size: 12px;
}

a:visited { 
font-weight: normal; 
text-decoration: none; 
color: #404040;
font-size: 12px;
}

a:hover, a:active { 
text-decoration: none;
color: #6d6d6d;
font-size: 12px;
}
.content a:link { 
font-weight: normal; 
text-decoration: none; 
color: #ee752f;
}

.content a:visited { 
font-weight: normal; 
text-decoration: none; 
color: #ee752f;
}

.content a:hover, a:active { 
text-decoration: none;
color: #3a3a3a;
}
li {
margin-left: 15px;
}
#frontpage_left{
float: left;
width: 400px;
height: auto;
padding: 5px;
}
#frontpage_right{
float: left;
width: 415px;
height: auto;
margin-left: 8px;
margin-top: 20px;
padding: 5px;
}

.contentpane {
background-color : transparent;
background-image : none;
border: none;
color: #fff;
}
.slideshow{
text-align: left;
}