body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	background-color:#336699;
	color:#666666;
}
h1{
	font-family:arial,helvetica,sans-serif;
	font-size:22px;
	color:#666666;
}
#spacer{
	background-color:#ffffff;
	height:10px;
	width:750px;
}
.red{
	color:#cc0000;
}


a:hover			{color:#336699; text-decoration:underline;}
a:link			{color:#003399; text-decoration:none;}
a:visited		{color:#4e4e4e;}

#wrapper {
		width:750px;
		margin:0px auto;
		border:0px solid #bbb;
		padding:10px;
}
#header {
		border:0px solid #bbb;
		height:10px;
		padding:0px;
}
#logo{
	background-color:#ffffff;
	width:710px;
	padding:20px;
}

#content {
		margin-top:00px;
		background-color:#ffffff;
		width:750px;
}
#content div {
		padding-top:05px;
		padding:0px;
		margin:0px;
		float:left;
		background-color:#ffffff;
}
.text2{
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	color:#666666;
	font-weight:bold
}
.text3{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#666666;
;
}

#content-main{
	border:0px solid #bbb;
	width:750px;
	padding-left:20px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-align:left;
	list-style-type : circle;
	list-style-position : outside;
}

#footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #bbb;
		width:878px;
}
#bottom {
		clear:both;
		text-align:right;
	
}

#bot{
	width:730px;
	height:10px;
}


