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

		#header
		{
			float: left;
			height: 55px;
			width: 35%;
			background-color: #fff;
			
		}


		
		#header2
		{
			float: left;
			height: 55px;
			width: 30%;
			background-color: #fff;
			
		}
		
		#title
		{
		float: left;
		height: 55px;
		width: 35%;
		font-style: italic;
		font-weight:100;
		background-color: #fff;
		margin-top: 0px;
		}

		#listmenu
		{
			float: left;
			height: 30px;
			width: 100%;
			background-color: #fff;
			
		}
		
				

		#cont
		{
		background-color: #fff;
		float: left;
		height: 400px;
		width: 90%;
		}

		
		#thumbnail
		{
		float: left;
		width: 60px;
		height: 90px;
		margin: 0 15px 15px 0;
		
		}
		

		#thumbnail2
		{
		float: left;
		width: 120px;
		height: 100px;
		margin-right: 15px;
		
			
		}

		#thumbnail3
		{
		float: left;
		width: 80px;
		height: 100px;
		margin: 0 15px 15px 0;
		padding: 0px;
		}

		#gutter5

		{
			float: left;
			width: 5%;
			height: 1px;
			background-color: #383431;
		}

		#gutter6

		{
			float: left;
			width: 15%;
			height: 1px;
			background-color: #fff;
		}
		
		#col1
		{
			float: left;
			width: 65%;
			height: 490px;
			background-color: #fff;
			margin-bottom: 0px;
			
		}

		
		
		#col2
		{
			float: left;
			width: 35%;
			Height: 400px;
			background-color: #fff;
			
		}
		
		#col3
		{
			float: left;
			width: 100%;
			height:80px;
			background-color: #fff;
		}
		
		#col4
		{
			float: left;
			width: 100%;
			height:370px;
			background-color: #fff;
		}
		
		
		#clearboth { clear: both; }


		#footer
		{
			
			
			float: left;
			width: 40%;
			height: 10px;
			background-color: #383431;
		}
		
		#footer2
		{
			
			
			float: left;
			width: 60%;
			height: 50px;
			background-color: #383431;
		}
		
		h1
		{
			margin: 0;
			padding: 0px;
			font-weight: 100;
			font-size: 30px;
		}
		
		h2
		{
			color: #73695a;
			font-weight:100;
			font-family: arial,"Times New Roman";
			margin-top: 0px;
			padding: 0px;
			font-size: 12px;
			text-align: right;
		}

		h3
		{
			color: #000;
			font-weight:300;
			font-family: arial,"Times New Roman";
			margin-top: 0px;
			padding: 0px;
			font-size: 16px;
			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;
		}
		
		p
		{
			color: #000;
			text-align: center;
			font-weight: 100;
			font-family: arial;
			margin: 0;
			padding: 5px;
			font-size: 12px;
		}
		
	  
		
		
		
		
		a:link
		{color: #000;
		text-decoration: none;
		
		}
		
		a:visited
		{
		color: #000;
		text-decoration: none;
		
		}
		
		a:hover
		{
		color: #9999cc;
		text-decoration: none;
		
		}

		img
		{
		border-color: #ada980;
		}


