body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #808080;
}
a {
	color: #333333;
}
.float_r {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.float_l {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.top {
	background-image: url(../images/doubleeagle_02.jpg);
	background-repeat: no-repeat;
	height: 154px;
}
.ban {
	background-image: url(../images/doubleeagle_04.jpg);
	background-repeat: no-repeat;
	height: 204px;
	padding-right: 10px;
}
.side_left {
	background-image: url(../images/doubleeagle_05.jpg);
	background-repeat: repeat-y;
	width: 520px;
}
.side_left div{
	padding: 25px 40px 27px 51px;
}
.side_right {
	background-image: url(../images/doubleeagle_06.jpg);
	background-repeat: repeat-y;
	width: 240px;
}
.side_right div{
	padding: 32px 25px 31px 15px;
	text-align: right;
}
.bot {
	background-image: url(../images/doubleeagle_08.jpg);
	background-repeat: no-repeat;
	height: 43px;
}

.navtop_block {
	padding: 128px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navtop a {
	padding: 14px 15px 14px 15px;
	height:auto;
	width:auto;
	text-decoration:none;
	background-image: url(../images/nav_div.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.navtop a:link, .navtop a:visited { color: #000000; }
.navtop a:hover { color: #333333; }

.navbot_block {
	padding: 11px 0px 11px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.navbot a {
	padding: 0px 7px 0px 7px;
	height:auto;
	width:auto;
	text-decoration:none;
	color: #000000;
}

.register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 11px 22px 11px 0px;
	float: right;
}
.register a {
	color: #000000;
	text-decoration:none;
}
#dropmenudiv{
position:absolute;
line-height:18px;
z-index:100;
font-size: 11px;
margin: 0px 0px 0px 52px;
}

#dropmenudiv a{
width: 130px;
display: block;
text-indent: 3px;
padding: 2px;
}

#dropmenudiv a:link, #dropmenudiv a:visited { text-decoration: none; color: #000000;}
#dropmenudiv a:hover { text-decoration: underline; color: #333333;}

ol ol{
	list-style-type: lower-alpha;
}
