div#interact{
float:left;
position:relative;
top:120px;
font-weight:normal;
text-align:left;
padding-left:15px;
padding-bottom:15px;
width:590px;
background-color:#ffffff;
}

div#menu{
	position:relative;
	width:110px;
}
div#toprightpanel{
	position:absolute;
	top:120px;
	left:800px;
	text-align:left;
	text-valign:center;
	width:200px;
	border: 0px silver dashed;
	padding-bottom:10px;
	z-index:10;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
div#blend{
	top:0px;
	left:0px;
	position:relative;
	width:280px;
	height:180px;
	padding:5px;
	border:1px dashed white;
	background-image: url('../images/blendbg.png');
}

div#char{
	top:0px;
	left:0px;
	position:relative;
	width:152px;
	padding:1px;
	margin:1px;
	border:1px dashed #ffffff;
	background-color:#ffffff;
	filter:alpha(opacity=60);
	opacity: 0.6;
}
div#desc{
	position:relative;
	width:270px;
	padding:3px;
	color:brown;
	border:1px dashed #ffffff;
	background-color:#fffacc;
}
.headingLong{
	background-image: url(../images/contentlong.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 340px;
}
.headingText{
	padding-left:10px;
	padding-top:2px;
	font-size:9pt;
	color:#ffffff;
}
div#flashs{
position:absolute;
top:140px;
left:155px;
font-weight:normal;
text-align:left;
width:623px;
background-color:#dce4ff;
padding-left:5px;
padding-right:5px;
padding-bottom:10px;
background-image: url('../images/btm.gif');
background-repeat: no-repeat;
background-position: bottom;
}
.login{
	font-size:7pt;
	color:black;
	font-weight:bold;
	background-color:#ffffff;
	text-decoration:none;
	width:110px;
}
input.go {
	font-size: 7pt;
	color:black;
	
}
tr.alt td {
	background: #f5f5f5;
	color: #909090;
	padding:2px;
}
tr.alt2 td {
	background: #ffffff;
	color: #black;
	padding:2px;
}
.search{
	font-size:9pt;
	color:black;
	text-decoration:none;
	border-left:#cccccc dashed 1px;
	border-right:#cccccc dashed 1px;
	border-bottom:#cccccc dashed 1px;
	width: 600px;
	background-color:#ffffff;
	padding-bottom:10px;	
}

<style type="text/css">

		body { color:#000000; font-family: verdana; font-size: 8pt; }
		h1 { font-family: verdana; color:#00135d; font-size: 12pt; margin-top: 0em; margin-bottom: 0.5em;}
		h2 { font-family: verdana; color:#00135d; font-size: 11pt; text-indent: 0em; margin-bottom:.1em;}
		h3 { font-family: verdana; text-align: left; color:#939393; font-size: 10pt; margin-top: 1em; margin-bottom: .3em; margin-left: 0em;}
		h4 { font-family: verdana; color:blue; font-size: 8pt; margin-top: 0.5em; margin-bottom: .1em; margin-left: 0em;}
		h5 { font-family: century gothic; color:grey; font-size: 7pt; margin-top: 0em; margin-bottom: 0em; margin-left: 0em;}
		h6 { font-family: century gothic; color:blue; font-size: 10pt; margin-top: .5em; margin-bottom: 0.7em; margin-left: 0em;}
		p  { color:#000000; font-family: verdana; font-size: 8pt; }
		td { color:#000000; font-family: verdana; font-size: 8pt; }
		a:link {color: blue; text-decoration:none}	
		a:hover { color:blue; background-color: #ffffff;}
		a:visited { color:blue; text-decoration:none}
	</style>