/* CSS Document */
body {
text-align: center;
background-color: #f5f3e8;
}
A
{
color: #08192d;
}
H3
{
color: #08192d; 
font-weight: bold; 
font-size: 170%; 
line-height: normal;
}
BODY
{
margin:0;
padding:0;
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #787775;
}
p {
margin:0;
padding:0;
}
img {
border:none;
}
.flt{
float:left;
}
#bigblock
{
	margin:auto;
	width:800px;
	text-align: center;
}
#header
{
width: 800px;
height: 78px;
float: left;
}
#logo
{
width: 399px;
height: 78px;
float: left;
}
#headertext
{
width: 401px;
height: 78px;
float: left;
text-align: right;
}
#headertext A
{
color: #787775;
}
#menubar
{
clear: both;
}
#menutable
{
width: 100%;
}
.menutd
{
margin: 0px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
background-color: #08192d;
}
.menutd A
{
height: 33px;
line-height: 33px;
display: block;
font-size: 11px;
color: #dddddd;
font-weight: bold;
text-decoration: none;
}
.menutd A:HOVER, .menutd A.current
{
color: #ffffff;
}
#submenubar
{
clear: both;
height: 32px;
}
#submenuspace
{
float: left;
width: 171px;
height: 32px;
background-color: #a4aaa0;
}
#submenu
{
float: left;
width: 629px;
height: 32px;
line-height: 32px;
text-align: left;
color: #07192d;
}
#submenu A
{
color: #07192d;
text-decoration: none;
}
#innerblock
{
clear: both;
width: 800px;
margin: 0;
text-align: left;
}
#topblock
{
width: 800px;
height: 331px;
float: left;
}
#flashblock
{
width: 800px;
height: 331px;
float: left;
text-align: right;
position: relative;

}
#mainblock
{
clear: both;
float: left;
width: 800px;
}
#contentblock
{
float: left;
width: 629px;
}
#contentblock2
{
clear: both;
float: left;
width: 171px;
}
#editablecontent
{
margin: 20px;
line-height: 140%;
}
#editablecontent2
{
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
line-height: 140%;
}
#footer
{
width: 800px;
height: 33px;
line-height: 33px;
text-align: center;
font-size: 13px;
}
#footer A
{
color: #787775;
text-decoration:none;
padding-right: 5px;
padding-left: 5px;
}
