body {
	width: 970px;
	height: 1540px;
	margin: 20px 0px 0px 20px;
	font: normal small Arial, Helvetica, sans-serif;
	background: #008800 url(images/bg-body.gif) repeat-x;
}

#logo {
	width: 800px;
	height: 140px;
	border: 1px solid #FFF;
	border-bottom: none;
	padding-bottom: 1px;
	background-image: url("images/header.jpg");
}

#menu {
	width: 800px;
	height: 30px;
	border: 1px solid #fff;
	border-top: none;
	background-image: url("images/navigation.jpg");
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: auto;
		padding-left: 45px;
	text-decoration: none;
	color: #fff;
	font-weight: bold; 
	font-size: 11px;
}

#menu a:hover, #menu .active a {
	text-decoration: underline;
}

#image {
	width: 800px;
		height: 312px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#body {
	width: 800px;
	border: 1px solid #fff;
		border-bottom: none;
		background: #fff url(images/bg-content.jpg) repeat-y;
}

#body .story {
	padding: 30px 0px 0px 0px;
		font-size: 13px;
		border-top: 5px solid #029402;
		line-height: 16px;
			width: 800px;
				height: 640px;
}

#body a {
	color: #ff0000;
		text-decoration: underline;
}

#body a:hover {
	color: #008800;
		text-decoration: underline;
}

h3 {
	margin: 0;
	padding: 0;
	color: #aaa;
	font-size: 14px;
}

p, ul, ol, blockquote {
	margin-top: 0px;
}

#bot {
	width: 802px;
}

#bot p {
	margin: 70px 0px 0px 80px;
	padding: 0;
	text-align: left;
	font-size: 10px;
	color: #fff;
}

#bot a {
	color: #fff;
	text-decoration: none;
}

#containerbb
{
	width: 720px;
		height: 170px;
        float: left;	
		margin: 20px 0px 0px 0px;
			padding: 0 0 0 40px;
}
#outsidetop1
{
	width: 150px;
        float: right;	
		margin: -1430px auto 0px 820px;
}

