		body
		{
			margin: 0;
			padding: 0;
			background-color: #fff;
			font-family:  arial, helvetica,sans-serif;
			
		}
		
		#wrap	
		{width:800px;
		height:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-color: #fff;
		border: 0px #fff solid;}

		#header
		{
		background-color: #fff;
		width:200px;
		height:60px;
		float: left;
		}

		#title
		{
		background-color: #fff;
		width:400px;
		height:60px;
		text-align:right;
		float: right;
		}

		
		

		
		
		
		

		
		
		#col1
		{
			float: left;
			width: 135px;
			height: 180px;
			margin-left:10px;
			background-color: #fff;
			margin-top: 10px;
		
		}

		#col1a
		{
			float: left;
			width: 165px;
			height: 180px;
			
			background-color: #fff;
			margin-top: 10px;
		
		}

		
		
		#col2main
		{
			float: left;
			width: 400px;
			background-color: #fff;
			margin-right:10px;
			
		}
		
		#col3main
		{
			float: left;
			background-color: #fff;
			width: 280px;
			Height: 250px;
			margin-top: 0px;			
		}

		#col4
		{
			float: left;
			margin-left:10px;
			width: 320px;
			height: 180px;
			padding:0px;
			background-color: #fff;
			margin-top: 10px;
		
		}
		

		#col4a
		{
			float: left;
			margin-left:10px;
			width: 140px;
			height: 180px;
			padding:0px;
			background-color: #fff;
			margin-top: 10px;
		
		}
		#gutter
		{
		float: left;
		width: 65px;
		height: 140px;
		}
		
		#clearboth { clear: both; }
			
		#footer
		{
		background-color: #fff;
		height: 50px;
		width: 800px;
		
		}

		#footer2
		{
		background-color: #fff;
		height: 30px;
		width: 800px;
		
		}

		
		h1
		{
			font-weight:300;
			font-style:italic;
			font-family: "Times New Roman";
			margin: 0;
			padding: 5px;
			font-size: 30px;
		}

		h3
		{
			font-weight:300;
			font-style:italic;
			font-family: "Times New Roman";
			margin: 0;
			padding: 5px;
			font-size: 16px;
			text-align: right;
		}
		
		h2
		{
			color: #73695a;
			font-weight:100;
			font-family: arial,"Times New Roman";
			margin-top: 0px;
			padding: 0px;
			font-size: 12px;
			text-align: right;
		}

		h4
		{
			color: #73695a;
			font-weight:100;
			font-family: arial,"Times New Roman";
			margin-top: 0px;
			padding: 0px;
			font-size: 12px;
			text-align: center;
		}

		h5
		{
			color: #000;
			font-weight:700;
			font-family: arial,"Times New Roman";
			margin-top: 10px;
			padding: 0px;
			font-size: 14px;
			text-align: center;
		}

		h6
		{
			color: #000;
			font-weight:100;
			font-style: normal;
			font-family: arial,"Times New Roman";
			margin-top: 0px;
			padding: 0px;
			font-size: 16px;
			text-align: right;
		}
		
		
		
		
		p
		{
			margin: 0;
			padding: 0px;
		}
		
	  
		
		
		
		
		a:link
		{color: #000;
		text-decoration: none;
		
		}
		
		a:visited
		{
		color: #000;
		text-decoration: none;
		
		}
		
		a:hover
		{
		color: #9999cc;
		text-decoration: none;
		
		}
		p {
			color: #dededd;
			
			margin-top: 0px;
			padding: 0px;
			font-size: 16px;
			text-align: center;
			font-weight: bold;
		}