body
{
	background-color: #ffcc99;
	font-weight: bold; 
	font-size: 12pt;
	color: gray; 
	font-style: italic; 
	font-family: Veranda, Helvetica, sans-serif; 
}

#menuContainer
{
	position: absolute;
	left: 100px;
	top: 0px;
}

#emailContainer
{
	font-size: 10px;
	color: gray;	
	font-family: Veranda, Helvetica, sans-serif; 
	position: absolute; 
	left: 700px; 
	top: 4px; 
	width: 360px;
	height: 120px;
}

#albumContainer
{
	position: absolute; 
	left: 400px; 
	top: 200px; 
	padding-left:2px; 
	padding-top:2px;
	padding-right:2px; 
	padding-bottom:2px; 
	width:503px; 
	height:503px;
}

#albumNavigation
{
	position: absolute; 
	left: 540px;
	top: 520px; 
	width:260px; 
	height:26px;
}

#infoContainer
{
	font-weight: bold; 
	font-size: 14pt;
	color: gray; 
	font-style: italic; 
	font-family: Veranda, Helvetica, sans-serif; 
	position: absolute; 
	left: 100px; 
	top: 200px; 
	width: 300px;
	height: 320px;
}

#linkContainer
{
	position: absolute; 
	left: 560px; 
	top: 240px; 
	width:320px; 
	height:30px;
}

#imageContainer
{
	position: absolute; 
	left: 600px; 
	top: 300px; 
	width:160px; 
	height:160px;
}

#contactContainer
{
	font-weight: bold; 
	font-size: 14pt;
	color: gray; 
	font-style: italic; 
	font-family: Veranda, Helvetica, sans-serif; 
	position: absolute; 
	left: 200px; 
	top: 300px; 
	width: 500px;
	height: 300px;
}


#adSenseContainer
{
	position: absolute; 
	left: 920px; 
	top: 200px; 
	width:224px;
	height:618px;
}

#orderContainer
{
	font-weight: bold;
	font-size: 12pt;
	color: gray;
	font-style: italic;
	font-family: Veranda, Helvetica, sans-serif;
	position: absolute;
	left: 60px;
	top: 240px;
	width: 300px;
	height: 340px;
}

#videoInfoContainer
{
	font-size: 12pt;
	color: gray;	
	font-family: Veranda, Helvetica, sans-serif; 
	position: absolute; 
	left: 220px; 
	top: 280px; 
	width: 560px;
	height: 300px;
}


#videoContainer
{
	background-color: #ffffff;
	border-style:inset;
	border-width: thin;
	border-color: #000000;	
	position: absolute; 
	left: 400px; 
	top: 240px; 
	width: 368px;
	height: 268px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
}

#footerContainer
{
	font-size: 10pt;
	color: gray; 
	font-family: Veranda, Helvetica, sans-serif; 
	position: absolute; 
	left: 100px; 
	top: 720px; 
	width:800px;
	height: 40px;
}