
/*Ian Sights Photography cascading stylesheet
CSS by Jackie Dana, April 2009 */

body
	{ 
 	background-color: #A9ACB6;
	color: 000000;
	} 


ul 

	{
	list-style-type:square;
	}

a:link 
	{
	color: #FFFFFF; 
	text-decoration: none; 
	}

a:active 
	{
	color: #FFFFFF; 
	text-decoration: none; 
	}

a:visited 
	{
	color: #FFFFFF; 
	text-decoration: none; 
	}

a:hover 
	{
	color: #A3A3A3; 
	text-decoration: none; 
	}


 
#container 
	{
	background-color: #FFFFFF;  
	font-family: sans-serif;
 	font-size: 11px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: 60px;;
	font-style: normal;
	font-weight: normal;
	border: 1px #696969 solid;
	width:85%; 
	
	}


#header
	{
 	height: 130px;
	width: 1000px;
	margin-left: 40px;
	} 
	
#logo
	{
	overflow: visible;
	width: auto%;
	padding: 0px 0px 20px 40px;
 
	}
#content 
	{
	background-color: #000000;
	width:auto; 
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: -40px;
	margin-bottom: 25px;
	padding: 40px 75px 40px 30px;
	min-height: 270px;
	}
	
#menu-header
	{
	line-height: 9px;
	}
	
#menu
	{
	font-size: 11px;
	width: 200px;
	\width: 250px;
	w\idth: 200px;
	margin: 25;
	margin-right: 5px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 115px;
	}
	
#image
	{
	width: auto;
	margin-right: 20%;
	float: right;
	border:1px solid #000000;	
	padding: 10px;

	}
	
#image a
	{
	color: #000000;
	hover: #D3D3D3; 
	}

#gallery
	{
	border:1px solid #000000;	
	padding: 10px;
	float: center;	
	}
	
#gallery a

	{
	hover: #A3A3A3; 
	}
	

#largeGallery
	{
	float: middle;
	padding: 15px;
    margin-right: 30px;
	}

#largeGallery a
	{
	color: #000000;
	hover: #A3A3A3; 
	}	
	
p.small
	{
	line-height: 10px;
	}

p.big
	{
	line-height: 50px;
	}


#footer
	{
	height: 15px;
	width: 1000px;
	margin-left: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: 000000;
	font-size: 11px;
	word-spacing: 40px;
	} 
	
#footer a
	{
	color: #000000;
	hover: #D3D3D3; 
	}

#footer img
	{
  	float: center;
	border: none;
	}