	html, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend {
		margin:0;
		padding:0;
		border:0;
		outline:0;
		font-weight:normal;
		font-style:normal;
		font-size:100%;
		font-family:inherit;
		vertical-align:baseline;
	}
	
	body {
		margin:0;
		padding:0;
		border:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#999;
		background-color:#000;
	}
		
	a {
		text-decoration:none;	
		font-weight:normal;
	}
	
	li {
		list-style:none;
	}
	
#header-wrapper
	{
		width:960px;
		height:400px;
		margin:0 auto;
		vertical-align:bottom;
	}

#main-header
	{
		width:960px;
		height:55px;
		background-image:url(../images/head-bg.jpg);
		background-repeat:repeat-x;
	}
	
	
#main-banner
	{
		width:960px;
		height:230px;
	}

#main-banner img
	{
		border-bottom:1px solid #6a6a6a;
		border-top:1px solid #6a6a6a;
	}

#body
	{
		background-color:#ededed;
		overflow:hidden;
		padding:15px;
		display:block;
	}
	
#home-firstrow
	{
		width:960px;
		height:316px;
	}

		#home-firstrow #gallery
			{
				background-image:url(../images/home-photogallery-bg.jpg);
				background-repeat:repeat-y;
				background-color:#91A8FF;
				height:278px;
				width:459px;
				margin-right:10px;
				float:left;
				display:block;
				padding-top:38px;
				padding-left:9px
			}
	
			#home-firstrow #gallery img
				{
					float:left;
					margin-right:8px;
					margin-bottom:8px;
				}
	
		#home-firstrow #right-ads
			{
				background-image:url(../images/right-ads-bg.jpg);
				background-repeat:no-repeat;
				background-color:#d3d3d3;
				height:316px;
				width:451px;
				display:block;
				float:left;
				text-align:center;
			}
	
		#home-firstrow #right-ads #photoshoot-ad
			{
				height:138px;
				margin-bottom:10px;
				margin-top:15px;
				
			}
	
			#home-firstrow #right-ads #website-ad
				{
					background-color:#FFF;
					height:138px;
					display:block;
					width:430px;
					text-align:center;
					margin-left:10px;
				}
	
				#home-firstrow #right-ads #website-ad img
					{
						float:left;
						padding-left:45px;
						padding-right:10px;
						text-align:center;
					}
	
#home-secondrow
	{
		height:180px;
		width:960px;
		
		
	}
	
#home-secondrow img 
	{
		float:left;
		
		
	}
	
#home-secondrow #vdothumb 
	{
		display:block;
		float:left;
		padding-left:18px;
		margin-right:18px;
		margin-top:30px;
		
	}
	
#footer
	{
		height:100px;
		width:960px;
		font-size:10px;
		color:#353535;
		padding-top:10px;
	}
	
#footer span
	{
		
		
		color:#7b7b7b;
		}
		
#footer span a
	{
		
		
		color:#7b7b7b;
		text-decoration:underline;
		}
		
	#footer span a:hover
	{
		
		
		color:#7b7b7b;
		text-decoration:none;
		}
		
	
#othergallery
{
	width:219px;
	margin-right:100px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	
}

#othergallery #othergallery-block
	{
		width:219px;
		background-color:#e4e4e4;
		border:#d4d4d4 1px solid;
		margin-top:3px;
		padding-left:0px;
		padding-top:12px;
		overflow:hidden;
		
	}
	
#othergallery #othergallery-block img
	{
		float:left;
		margin-left:15px;
		margin-bottom:12px;
	}

#thisgallery
{
	float:left;
	color:#767676;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	
}

#thisgallery #gallery-display
	{
		margin-top:10px;
		width:560px;
	}
	
#thisgallery #gallery-display img
	{
		margin-right:30px;
		margin-right:30px;
		margin-bottom:30px
	}
		
	

	

	