body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	letter-spacing: 0px;
	background-color: #fff; 
	margin-top: 0px; 
	margin-left: 10px; 
	color: #666666;
	padding: 0; 
}

html,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,blockquote,fieldset,input { margin: 0;}


h1 { 
	margin-top: 15px; 
	color: #333;
	font:3.5em "Trebuchet MS", verdana; }

h2 { 
	margin-top: 0px; 	
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px; 
	color: #0099cc;
	font-weight: bold;}
h3 { 
	margin-top: 0px; 	
	margin-bottom: 0px; 
	color: #333;
	font-weight: bold;
	font:1.5em "Trebuchet MS", verdana; }
}
	
h4 { 
	margin-top: 20px; 	
	margin-bottom: 0px;
	color: #333;
	font:1.6em "Trebuchet MS", verdana; }

	
a, a:visited {
	text-decoration: none;
	color: #0099cc;
}
a:hover {
	color: #0099cc;
	text-decoration: underline;
}
#wrap {
	width: 650px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#main {
	width: 650px;
	position: relative;
	background: #FFF;
	height: 370px;
	padding: 0;
	margin-top: 0px; 
}


#main2 {
	width: 650px;
	position: relative;
	background: #FFF top;
	padding: 0;
	margin-top: 0px; 
}

#main #article {
	width: 650px;
	position: absolute;
	text-align: left;
	text-transform: none;
	margin-top: 5px; 	
	margin-left: 0px; 
}



#mid {
	width: 650px;
	padding: 0;
	margin-top: 0px;	
	margin-bottom: 0px; 
}


