body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-top: 0px;
	background-image: url();
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#menu {
width: 100%;
background-color:#000000;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 8em;
float: left;
}
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-style: solid;
border-bottom-color:#FFFFFF;
margin: 0;

}

#menu h2 {
color: #000;
background: #000;
text-transform: uppercase;
text-align:center;
}
/*main background link color*/
#menu a {
color: #000;
background: #FFFFFF;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #FFFFCC;
}
#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
img.floatLeft { 
    float: left; 
    margin: 0px; 
}
img.floatRight { 
    float: right; 
    margin: 0px; 
}



#wrapper {
		width:900px;
		margin:0px auto;
		background-color:#FFFFFF;
		padding:0px;
		/*background: url(_images_main/scroll_body_big_main.jpg);*/
	}


#header {
		border: 0px solid #bbb;
		height:80px;
		padding:0px;
	}
	#content {
		margin-top:10px;
		padding-bottom:10px;
		
		
	}
	#content div {
		padding:0px;
		
		
		
	}
	
	#content-main {
	margin-left:0px;
	width:900px;




	}
	#content-article {
		margin-left:10px;
		width:400px;
		float:left;
		/*border-top :1px solid #000;*/
		

		 margin-bottom: 10px;
		text-align:left;
	}
	#content-right {
		margin-right:0px;
		width:450px;
		float:right;
		
		}
	#footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #bbb;
		width:900px;
	}
	#bottom {
		clear:both;
		text-align:right;
	}
	
	




 /* set background images for corners */
.scrollbox_wrapper { /*background: url(_images_main/simple_background.gif) repeat; */
background-color: #FFFFFF;

}
.scrollbox_top div  { /*background: url(_images_main/scroll_top.jpg) no-repeat top center ; */}
.scrollbox_top     { /*background: url(_images_main/simple_top_left.gif) no-repeat top center; */}
.scrollbox_bottom div  { /*background: url(_images_main/scroll_bottom.jpg) no-repeat bottom left;*/ }
.scrollbox_bottom      { /*background: url(_images_main/scroll_bottom.jpg) no-repeat bottom right; */}

LI.submit_box {
list-style-type:none;
margin-left:0px;
float:left;
} 

 /* height and width details */
.scrollbox_top div, .scrollbox_top, .scrollbox_bottom div, .scrollbox_bottom {
	width: 400px;
	/*height: 88px;*/
	font-size: 1px;

}
.scrollbox_content  { 
float:left
/*background: url(_images_main/scroll_body.jpg);*/
 }
.scrollbox_wrapper { width: 400px; margin: auto;
float:left ;
margin-bottom:5px;
/*background: url(_images_main/scroll_body.jpg);*/
	border-style: solid;
	border-width:0px;
	border-color:#000000;}
	
	legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 
fieldset
{
border: 1px solid #781351;
width: 20em
}




/* second example */




