body 	{
		background-color: #f3efe0;
		margin-top: 0;
		}

h1		{
		color: #b5a58a;
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
		font-size: 36px;
		line-height: 38px;
		}
		
#wrap	{
		background: f3efe0;
		width: 800px;
		margin: 0;
		}
		
#header	{
		width: 800;
		margin-top: 50px;
		margin-left: 50px;
		height: 150px;
		}

#nav	{
		float: right;
		width: 400px;
		margin-top: -80px;
		}
		
ul.nav	{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-transform: uppercase;
		list-style-type: none;
		float: left;
		}
		
ul.nav li	{
			float: left;
			}
			
ul.nav a:link	{
			font-size: 12px;
			color: #b5a58a;
			width: 87px;
			height: 39px;
			display: block;
			text-align: center;
			text-decoration: none;
			padding-top: 25px;
			}

ul.nav a:visited	{
					font-size: 12px;
					color: black;
					width: 87px;
					height: 39px;
					display: block;
					text-align: center;
					text-decoration: none;
					padding-top: 25px;
					}
					
ul.nav a:hover		{
					font-size: 12px;
					color: #b5a58a;
					background-image: url(../images/button_87_39.jpg); 
					background-repeat: no-repeat; 
					background-position: center center;		
					}

			
#main	{
		padding-left: 50px;
		width: 300px;
		}


p	{
		color: black;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: normal;
		line-height: 17px;
		}
		
a:link	{
				color: black;
				text-decoration: underline;
				}
		
		
a:visited	{
					color: #848484;
					text-decoration: none;
					}
				
				
a:hover	{
				color: #990033;
				text-decoration: underline;
				}
				
			
		
#folio	{
		margin-left: 50px;
		width: 620px;
		padding-bottom: 30px;
		}
#montage	{
			margin-top: -20px;
			float: right;
			width: 430px;
			}
			
			
		
#footer	{
		clear: both;
		margin-left: 50px;	
		}

p.footer	{
			color: #b5a58a;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 9px;
			font-weight: normal;
			}
			
			
p.footer a:link	{
				color: #990033;
				text-decoration: none;
				}
				
p.footer a:visited	{
					color: #848484;
					text-decoration: none;
					}
p.footer a:hover	{
					color: #990033;
					text-decoration: underline;
					}

#hostfoot	{
			clear: both;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 9px;
			margin-left: 50px;			
			margin-top: -10px;
			}
			
			
.hostfoot a:link				{
					font-size: 9px;
					color: black;
					text-decoration: none;
					}
				
.hostfoot a:visited	{
					font-size: 9px;
					color: #848484;
					text-decoration: none;
					}
.hostfoot a:hover	{
					font-size: 9px;
					color: black;
					text-decoration: underline;
					}				