body
 {
	width:960px;
	height: 540px;
	border: thin solid #FCEAAD;
	background-color: #090000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}



dl#photo 
{
	height: 420px;
	width: 630px;
	top: 10px;
	float: left;
	position: absolute;
	left: 245px;
	border: thin solid #333333;
}  

dl#photo dt 
{
	color: #FCEAAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	position: absolute;
	left: 30px;
	top: -20px;
}  

dl#photo dd 
{
	margin: 0;
}  

dl#photo img 
{
	border: 1px solid #333333;
}         

.fontDiv
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FCEAAD;
}


.fontBC
{
	font-family: "Tempus Sans ITC", "Lucida Handwriting", "Kristen ITC", Arial, sans-serif;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	color: #841700;
}

.fontPG
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: lighter;
	color: #FCEAAD;
	letter-spacing: 2px;
}

.fontH        /* Home*/
{
	font-family: "Tempus Sans ITC", "Lucida Handwriting", "Kristen ITC", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
	height: 18px;
	width: 50px;
}

.fontCopy        /* copyright */
{
	font-family: "Tempus Sans ITC", "Lucida Handwriting", "Kristen ITC", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-align: center;
}    
