body {
		margin: 0;
		padding: 0;
		background-image: url(http://www.siteforless.com/templates/mackoul/images/bg.jpg);
		background-repeat: repeat-x;
		background-color: #00195a;
	}
	P,SPAN,TD {
		color: #021C59;
	}
	td img {
		display: block;
	}
	img { border: 0;}

	#container {
		width: 777px;
		margin-left: auto;
		margin-right: auto;
	}
	.headertop {
		border-bottom: solid 2px #FEFEFC;
	}
	#topmenu {
		padding-top: 8px;
		height: 22px;
		background-color: #00195a;
		border-top: solid 1px #040001;
		border-bottom: solid 1px #040001;
	}
	.maincontent {
		background-color: white;
		font-family: Tahoma;
		font-size: 12px;
		color:#021C59;
		padding: 20px;
		width:737px;
	}
	.maincontent2 {
		background-color: white;
		font-family: Tahoma;
		font-size: 12px;
		color:#021C59;
		padding: 0px;
	}
	.maintext {
		background-color: white;
		font-family: Tahoma;
		font-size: 12px;
		color:#021C59;
	}
	.maincontent a{
		color: #B09F4D;
		text-decoration: none;
	} 
	.maincontent a:hover{
		text-decoration: underline;
	}
	#pie {
		padding-top: 22px;
		width: 340px;
		margin-left: auto;
		margin-right: auto;
	}
	#copyright {
		padding-top: 10px;
		margin-bottom: 10px;
		background-color: white;
		height: 42px;
		text-align: center;
		font-family: Tahoma;
		font-size: 11px;
		line-height: 15px;
		color: #6F7680;
	}
	#copyright a{
		color: #6F7680;
		text-decoration: none;
	}
	#copyright a:hover{
		text-decoration: underline;
	}
	#pagetitle {
		text-align: center;
		color: #00195a;
		wdith:600px;
		height: 20px;
		font-size: 24px;
		font-family: verdana;
		font-weight: bold;
		padding-bottom: 10px;
	}