body {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 11px;
	line-height:1.5em;
	color: #000;
	text-align: center;
	margin: 0;
	leftmargin: 0;
	topmargin: 0;
	marginwidt: 0;
	marginheight: 0;
	padding: 0;
	background: #ccc url(images/inner_bg_longer.gif);
	}

a {
	color: #36c;
	text-decoration: none;
}

a:visited {
	color: #36c;
	text-decoration: none;
}

a:hover {
	color: #36c;
	text-decoration: underline;
}


a.current, a.current:hover {
	color: #fc6;
	text-transform: none;
	text-decoration: none;
	}

h1, h2, h3, h4 {
	color: #036;
	font-family: helvetica, verdana, arial, sans-serif;
	line-height:0em;
	font-size: 16px;
	}
	
.Head {
	color: #036;
	font-family: helvetica, verdana, arial, sans-serif;
	line-height:0em;
	font-size: 16px;
}
	
#headLine1{
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}


#copyRight {
	padding: 10;
	line-height: 2em;
	font-size: 10px;
	}

.copyRight {

	line-height: 2em;
	font-size: 10px;
	}

/* ---( Content )------------------------------- */


#content {
	margin: 0 auto;
	text-align: left;
	z-index: 1; 
	top: 1000px; 
	left: 500px; 
	width: 623px; 
	visibility: visible;
	font-size: 12px;
	}

.content {
	line-height:1.5em;
	margin: 0 auto;
	text-align: left;
	width: 550px;
	visibility: visible;
	font-size: 12px;
	}
	
