body {
	margin-top: 0px;
	font-family: "Lucida Sans", arial, helvetica, "Sans Serif";
	font-size: x-small;
	color: #000000;
	text-align: center;
}

p {
	margin: 0px;
	padding: 1px;
}

h1 {
	font-family: "Lucida Sans", arial, helvetica, "Sans Serif";
	font-size: large;
	font-weight: bold;
	color: #006699;
}

h2 {
	font-family: "Lucida Sans", arial, helvetica, "Sans Serif";
	font-size: medium;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-family: "Lucida Sans", arial, helvetica, "Sans Serif";
	font-size: small;
	font-style: italic;
	color: #333333;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #ff9900;
	font-style: normal;
}

.aContent {
	text-decoration: none;
	color: #ffffff;
	font-style: normal;
}

.aContent:hover {
	text-decoration: none;
	color: #ffffff;
	font-style: normal;
}
#adds
{
	width:730px;
	height:94px;
	margin-left:auto;
	margin-right:auto;	
}
#layout_frame {
	width: 960px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top {
	width: 960px;
	height: 120px;
	text-align: center;
	float: left;
}

#logo {
	border: 0px;
	width: 300px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#adds_1 {
	float: left;
	margin-top: -100px;
	visibility:hidden;
}

#logo_deco {
	border: 0px;
	float: left;
	padding-left: 30px;
}

#midwrap {
	width: 950px;
	height: 445px;
}

#left {
	width: 410px;
	height: 420px;
	float: left;
}

#tagcloud {
	width: 400px;
	height: 160px;
	text-align: center;
	overflow: hidden;
}

#content {
	width: 525px;
	height: 380px;
	float: left;
}

#content_wrap {
	width: 456px;
	height: 340px;
	float: left;
	overflow: auto;
	margin-top: 45px;
	padding-right: 5px;
	padding-left:24px;
}

img {
	border: 0px;
}

#botcon {
	height: 100px;
	float: left;
	margin-top: 10px;
	width: 470px;
}