<style>
body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 5px;
	padding: 5px;
}

#content{
	width: 100%;
}


#header {
	background: #FFFFFF;
	width: 100%;
}

#serpbar {
	background: #D9EFA9;
	height: 20px;
}

#serpadsense {
	background: #F0FAD4;
	width: 100%;
}

#form {
	background: url(images/index_04.gif) repeat;
	width: 468px;
	height: 50px;
}


#keywords {
	background: #FFFFFF;
	font-size: 10px;
	width:800px;
}


#keywordcloud {
	background: #E7EBEE;
	font-size: 11px;
	width:468px;
	height: 210px;
}


#searchresults {
	background: url(images/index_03.gif) repeat;
	width: 100%;
}


#navcolumn{
	background: #F0FAD4;
	width: 200px;
	padding: 2px;
}

#contentcolumn{
	background: #FFFFFF;
	width: 590px;
	padding: 2px;
}


#footerbar {
	background: #D9EFA9;
	height: 60px;
}


#footer {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a {
	color: #000000;
}

a.footer {
	color: #000000;
	text-decoration: none;
}


.creative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tag_cloud {

	padding: 3px; 
	text-decoration: none;
	font-family: verdana;
}

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #475E8D;
	height: 26px;
	border: 1px;
	border-color: #242f47;
	font-weight: bold;
	background-color: #000000;
	text-align: center;
}

.tag_cloud:link {
 	color: #505d7a;
}

.tag_cloud:visited {
	color: #505d7a;
}

.tag_cloud:hover {
	color: #fff;
	background: #505d7a;
}

.tag_cloud:active  {
	color: #505d7a;
	background: #fff;
}

.formsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 22px;
	border: 1px solid #999999;
	font-weight: bold;
		background-color: #FFFFFF;
	padding: 2px;
	margin: 2px;
}
</style>