@charset "utf-8";
/* CSS Document */

.title {
	font-weight: bold;
	font-size: 16px;
	color:#666666;
	text-align: left;
	clear: both;
}

.floatright { float: right; 
margin: 0 0 10px 10px;
padding: 2px;
}

.padding {
	padding: 20px;
}
h2 {
	line-height: 15px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	color: #FF6600;
	background: url(images/dotted.gif) repeat-x bottom;
}
a:link img {
	background-color: transparent;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:  #FF9900;
}
a:hover {
	text-decoration: none;
	border-color:#FF6600;
	padding: 3px;
	color: #FFFFFF;
	background-color:#FF6600;
}
a:active {
	text-decoration: none;
}
body {
	background-image:url(images/bbbg.jpg);
	background-repeat:repeat-x;
	margin: 20px 140px 20px 140px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#999;
	text-align:center
}
.b1f, .b2f, .b3f, .b4f {
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1f {
	height:1px;
	background:#fff;
	margin:0 5px;
}
.b2f {
	height:1px;
	background:#fff;
	margin:0 3px;
}
.b3f {
	height:1px;
	background:#fff;
	margin:0 2px;
}
.b4f {
	height:2px;
	background:#fff;
	margin:0 1px;
}
.contentf {
	background: #fff;
}
.contentf div {
	margin-left: 5px;
}
html, body {
	margin:0;
	padding:0
}
p {
	margin:0 10px 10px
}
div#header h1 {
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B
}
div#container {
	text-align:left;
	color:#666666;
	width:660px;
	margin:0 auto
}
div#content p {
	line-height:1.4
}
div#wrapper{
width:650px;
clear:left;
}
div#footer p {
	margin:0;
	padding:5px 10px
}
div#navigation {
	float:left;
	width:280px;
	margin: 11px 5px;
}
div#footer {
	clear:both;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-align:center;
}

.picture {
text-align:center;
}

.picture img {
margin: 5px;
text-decoration: none;
border: 0px;
padding:0;
background-color:#FFFFFF;
}

.page {
text-align: center;
clear: both;
padding:10px;

}

.gototop {
text-align: right;
clear: both;
}


