body	
 		{
		margin: 0;
		padding: 0;									
		font-family : arial, helvetica, sans-serif;
    	font-size : 13px;
	    line-height : 16px;
		background: #000000;
		color: #FFF;  }
														
	
#main	
		{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 700px;
		background:  #000000 }
		
input,
textarea,
select
		{
		font-family : arial, helvetica, sans-serif;
    	font-size : 10px;
		padding: 2px;
		background: #7BA9B8;
		color: #091717;
		border: 1px solid #091717 }
		
#txt_email
		{
		color: #385893;
		border-width: 2px }
		
#newsletter
		{
		float: right;
		position: relative;
		bottom: 325px;
		right: 35px}

#photos td
		{
		border-width: 1px 1px 0 0;
		border-color: #4F4432;
		border-style: solid;
		text-align: center }
		
#photos td.first
		{
		border-width: 1px 1px 0 1px;
		border-color: #4F4432;
		border-style: solid;
		text-align: center }
		
#photos td.nav
		{
		border-width: 1px ;
		border-color: #4F4432;
		border-style: solid;
		text-align: center }
		
#photos td img
		{
		margin: 3px;
		border: 1px solid #000 }
		
#photos td a:hover
		{
		background: #4F4432 }
		
a
		{
		color: #8EDBEC;
		font-weight: bold; }
		
a:hover
		{
		color: #30ADC3 }
		
#inner_nav
		{
		float: right;
		position: relative;
		top: 15px;}
		
#photo_nav
		{
		background: #4F4432;
		padding: 2px; }
		
#contact
		{
		background: #4F4432;
		padding: 0px; }
