/* CSS Document */
body {
text-align: center;
}
BODY, DIV, TABLE, TD
{
margin:0;
padding:0;
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #800000;
}
p {
margin:0;
padding:0;
}
img {
border:none;
}
.flt{
float:left;
}
#bigblock
{
	margin:auto;
	width:780px;
	text-align: center;
	background-color: #000000;
}
#header
{
width: 780px;
height: 111px;
float: left;
}
#logo
{
width: 193px;
height: 111px;
float: left;
}
#headertext
{
width: 587px;
height: 111px;
float: left;
line-height: 111px;
font-size: 16px;
font-weight: bold;
color: #930030;
text-align: right;
}
#headertext A
{
color: #930030;
}
#menubar
{
clear: both;
}
#menutable
{
width: 100%;
}
.menutd
{
margin: 2px;
text-align: center;
}
.menutd A
{
line-height: 30px;
display: block;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.menutd A:HOVER
{
color: #fee00a;
}
#innerblock
{
clear: both;
width: 757px;
margin: auto;
text-align: left;
}
#topblock
{
width: 757px
height: 225px;
float: left;
}
#submenublock
{
width: 166px;
height: 225px;
float: left;
}
#submenublock UL
{
margin: 0px;
padding: 0px;
margin-left: 20px;
padding-top: 5px;
}
#submenublock A
{
display: list-item;
list-style: square;
color: #930030;
line-height: 18px;
border-bottom: 2px dotted #9f1d23;
margin-bottom: 1px;
text-decoration: none;
}
#flashblock
{
width: 591px;
height: 225px;
float: left;
text-align: right;
position: relative;

}
#mainblock
{
clear: both;
float: left;
width: 757px;
}
#contentblock
{
clear: both;
float: left;
width: 558px;
}
#barblock
{
float: left;
width: 12px;
}
#contentblock2
{
float: left;
width: 187px;
}
#editablecontent
{
margin-left: 10px;
margin-right: 10px;
}
#editablecontent2
{
margin-left: 10px;
margin-right: 10px;
}
#footer
{
width: 780px;
height: 48px;
line-height: 48px;
float: left;
color: #767676;
}
