body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	background-color: #000000;
}
a {
	color: #6699CC;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.float_r {
	float: right;
	margin: 0px 0px 5px 5px;
}
.note {
	font-size: 10px;
}
.top {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 331px;
}
.main_index {
	background-color: #262C3C;
	background-image: url(../images/main.jpg);
	height: 214px;
	width: 517px;
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	background-color: #262C3C;
	height: 214px;
	width: 517px;
}
.content {
	padding:16px 16px 16px 16px;
}
.content_index {
	padding:40px 16px 16px 16px !important;
	padding:0px 16px 16px 16px;
}
.section {
	font-size: 13px;
	font-weight: bold;
}
.content_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px 6px 0px 16px;
	color: #336600;
}
.content_top a{
	color: #336600;
}
.section_top {
	font-size: 13px;
	font-weight: bold;
	color: #339900;
}
.section_top a{
	color: #339900;
	text-decoration: none;
}
.side {
	background-color: #1A1E2A;
	background-image: url(../images/side.jpg);
	height: 214px;
	width: 244px;
	background-repeat: no-repeat;
	background-position: left top;
}

.bot {
	background-image: url(../images/bot_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 48px;
	color:#333333;
}
.bot a {
	color:#333333;
	text-decoration: none;
}

.navside_block {
	padding:228px 18px 15px 17px;
}
.navside a {
	display:block;
	height:auto;
	width:auto;
	border-top: 1px solid #143373;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	padding:7px 15px 9px 15px;
	background-color: #17284C;
	text-decoration:none;
}
.navside a:link, .navside a:visited { color:#0033CC; }
.navside a:hover { color:#7A87A2; }
#album {
	color:#0C55E6;
}
.navtop_block {
	padding:306px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navtop a {
	height:auto;
	width:auto;
	text-decoration:none;
	text-transform: uppercase;
	padding:0px 20px 0px 20px;
}
.navtop a:link, .navtop a:visited { color:#4879DC; }
.navtop a:hover { color:#7A87A2; }

.navbot_block {
	float: right;
	padding:18px 14px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navbot a {
	height:auto;
	width:auto;
	padding: 0px 1px 0px 1px;
}
.register {
	font-size: 9px;
	float: left;
	padding: 18px 5px 5px 22px;
}
.register a {
	font-weight: bold;
	font-style: italic;
}
	
