/* CSS Document */


	A:link
		{ text-decoration: none; color: #c00; }
	A:visited
		{ text-decoration: none; color: #600;}
	A:active
		{ text-decoration: none; color: #c00; }
	A:hover
		{ text-decoration: none; color: #f33; }
		
	A.menu:link
		{ text-decoration: none; color: #000000; }
	A.menu:visited
		{ text-decoration: none; color: #000000; }
	A.menu:active
		{ text-decoration: none; color: #000000; }
	A.menu:hover
		{ text-decoration: none; color: #f33; }
		
	
	
	body {
		text-align:center;
		background-image:url(images/damask2.png);
		font-family: verdana, helvetica, arial, sans-serif;
		color: #000000;
		font-size: 13px;
		}
	
	#frame {
		width:898px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:10px;
		text-align:left;
		border:none;
		background-image:url();
		}
		
	
	
	#content {
		width:560px;
		padding:0px;
		margin-right:0px;
		margin-left:5px;
		margin-top:0px;
		margin-bottom:0px;
		float:right;
		border: 0px;
		}
	
	#shoots {
		width:329px;
		padding:0px;
		margin-right:0px;
		margin-left:0px;
		margin-top:5px;
		margin-bottom:0px;
		float:left;
		}
	
	#left {
		
		width:328px;
		padding:0px;
		margin:0px;
		border:0px;
		float:left;
		}
		
	#poopy {
		width:537px;
		padding:0px;
		margin:5px;
		}
	
	#cam {
		width:320px;
		height:274px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
		margin-right:0px;
		margin-left:0px;
		margin-top:0px;
		margin-bottom:5px;
		border:solid 4px black;
		}
		
	#contentcontainer {
		margin-right:0px;
		margin-left:0px;
		margin-top:0px;
		margin-bottom:0px;
		border:0px;
		padding:0px;
	}
	
	#blog {
		width:392px;
		padding:0px;
		margin-right:0px;
		margin-left:0px;
		float:left;
		border: 0px;
		}
		
	#headscontainer {
		width: 150px;
		float:right;
		border:4px solid #000000; 
		}
	
	#headstitle {
		line-height:60%;
		margin:0px; 
		padding:0px; 
		border-bottom:4px solid #000000;  
		background-color:#ccc;
		font-family: impact, sans-serif;
		font-size: 24px;
		}
	
			
	#heads {
		padding: 7px; 
		background-color:#ffffff;
		font-family:trebuchet ms, verdana, sans-serif;
		}
				
	#title {
		line-height:110%;
		}

	#menu {
		width: 552px;
		Font-family: impact;
		font-size:26px;
		line-height:60%;
		text-align:center;
		border:4px solid #000000;
		background-color:#FFFFFF;
		padding:0px;
		margin-bottom:10px;
		}
		
	#gallery {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px; 
	margin-top:0px; 
	border:4px solid #000000; 
	width:552px; 
	background-color:#ffffff;
		}
		
	#gallerytitle {
	line-height:60%;
	margin-top:0px; 
	padding:0px; 
	border-bottom:4px solid #000000;  
	background-color:#ccc;
	font-family: impact, sans-serif;
	font-size: 24px;
	width:552px;
	margin-bottom:10px;
	}
	
	#img { 
	border: 2px solid #000000; 
	}

	#img2 { 
	border: 4px solid #000000; 
	}

	#error {
	padding:7px;
	margin-top:0px; 
	border:4px solid #000000; 
	width:392px; 
	background-color:#ffffff;
		}