body {
	background-color: #333333;
	/*text-align: center;*/	min-width: 600px;
}

#navbar {
	/*background-image: url(Images/thin.gif);*/
	width: 864px;
	height: 72px;
	margin: 0 auto auto;
	border-style: solid;
	padding-top: 0;
}

#header {
	margin: auto;
	margin-top: 0px;
	width: 720px;
	height: 190px;
	background-image: url(images/logogrey.jpg);
}

/*
#nav{
	float: left;	width: 250px;
	border: 3px solid #000;
	margin-top: 10px;
	font-family: Verdana;}
*/

#text {
	/*float: right;*/
	margin: auto;
	font-family: Verdana;
	width: 750px;
	border-style: none;
}
/*
#container {
	padding: 20px;
  	margin: auto;
  	width: 870px;
}
*/

#round1 {
	background-image: url(images/rounded1.gif);	width: 750px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

#main{	width: 660px;
	/*height: 300px;*/
	font-family: Verdana;
	background-image: url(images/rounded2.gif);
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 1px;
	margin-left: auto;
	margin-right: auto;
}

#round3 {
	background-image: url(images/rounded3.gif);
	margin-bottom: 0px;	width: 750px;
	height: 30px;
	padding: 0px;
	font-family: Verdana;
	margin-left: auto;
	margin-right: auto;
}