BODY {
	position: relative;
	background-color : #333366;
	color : #FFFFFF;
	font-family : Georgia, "Times New Roman", Times, serif;
	width: 800px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size : small;
}

#BackgroundImage { 
	margin : 0px ;
	padding : 0px ;
	text-align : center;
}

H3 {
	text-decoration : underline;
	font-weight : bold;
	font-size : small;
}

.Legal { 
	color : #9999CC;
	font-weight : bold;
	font-size : larger;
}

A:link {
	color: #EACEA7;
	text-decoration : none;
}

A:visited {
	color: #E9ADAD;
	text-decoration : none;
}

A:active {
	color: #FFFFFF;
	text-decoration : none;
}

A:hover {
	color: #FFFFFF;
	text-decoration : underline;
}

A.Menu:link {
	color: #FFFFFF;
	text-decoration : none;
}

A.Menu:visited {
	color: #FFFFFF;
	text-decoration : none;
}

A.Menu:active {
	color: #FFFFFF;
	text-decoration : none;
}

A.Menu:hover {
	color: #FFFFFF;
	text-decoration : none;
}

A.Dark:link {
	color: #000066;
	text-decoration : none;
	font-weight : bold;
}

A.Dark:visited {
	color: #000066;
	text-decoration : none;
	font-weight : bold;
}

A.Dark:active {
	color: #000066;
	text-decoration : none;
	font-weight : bold;
}

A.Dark:hover { 
	color: #000066;
	text-decoration : underline;
	font-weight : bold;
}

TABLE {
	border : 0px;
	padding : 0px;
	margin : 0px;
}

TD { font-size : small; }

TH { 
	font-size : small;
	text-align : left;
}

.MenuBar {
	background : #000066;
	color : #000066;
	width : 800px;
}

.TopMenu {
	border-width : 2px;
	border-style : solid;
	border-color : #9999CC #333366 #333366 #9999CC;
	padding : 2px;
	text-align : center;
	background : #666699;
	font-size : 12px;
	color : #FFFFFF;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.Base {
	text-align : left;
	margin-top : 5px;
	width : 800px;
	border : 1px solid #9999CC;
	height : auto;
}

.BaseWithPicture {
	background-repeat : no-repeat;
	text-align : left;
	margin-top : 5px;
	width : 800px;
	border : 1px solid #9999CC;
	height : 500px;
}

#SunsetTree {
	background-image : url(images/SunsetTree.jpg);
}

#Seascape {
	background-image : url(images/LightSeascape.jpg);
}

#TreeSilhouette {
	background-image : url(images/TreeSilhouette.jpg);
}

#Sunset {
	background-image : url(images/Sunset.jpg);
}

#Cliff {
	background-image : url(images/Cliff.jpg);
}

#Sand {
	background-image : url(images/Sand.jpg);
}

.BaseContents {
	margin : 0px 19px;
	padding : 21px 0px;
}

.BaseContentsWithPicture {
	margin-left: auto;
	margin-right: auto;
	padding : 20px;
	position: absolute;
	top: 32px;
	left: 20px;
	width: 760px;
}

.PageText { width : 440px; }

.InMemory {
	padding-bottom : 2px;
	border-bottom : 1px solid #FFFFFF;
	width : 720px;
}

.Mouse { font-size : xx-small; }

.Notes { font-size : x-small; }

.Question { 
	font-weight : bold;
	color : #9999CC;
}

.Error {
	font-weight : bold;
	color : #FF0000;
}

.BackgroundImage { border : 1px solid #FFFFFF; }

.Required {
	color : #FF6666;
	font-weight : bold;
}

.RequiredField {
	background-color : #FFCCCC;
}

.Important {
	font-weight : bold;
	font-style : italic;
	font-size : smaller;
	line-height : 1.5em;
}

.PhotoAndInfo {
	width: 400px;
	margin-top : 30px;
}

.Photograph { 
	border : 4px solid #FFFFFF;
}

.Thumbnail { 
	border : 2px solid #FFFFFF;
}

.PersonalInfo {
	width : 200px;
	text-align : center;
	font-size : small;
	padding : 5px;
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left: auto;
	margin-right: auto;
}

.PersonName {
	font-size : small;
	font-weight : bold;
}

.Author {
	text-align : right;
	font-style : italic;
	font-weight : bold;
}

.InputForms {
	background-color : #000033;
	padding : 10px;
	border : 1px solid #9999CC;
}

#AddDetailsForm {
	width : 500px;
}

#AddPhotoForm {
	margin-top : 15px;
	width : 500px;
}

#CheckOutForm {
	margin-top : 15px;
	width : 530px;
}

#ChooseBackgroundForm {
	margin-top : 15px;
	width : 650px;
}

#SmallPrint {
	font-size : smaller;
}

.Notice {
	font-style : italic;
	text-transform : uppercase;
	font-size : larger;
}

.Tributes {
	position: absolute;
	left: 400px;
	top: 96px;
	height : 350px;
	width : 300px;
	text-align : justify;
	font-size : small;
	overflow-x : hidden;
	overflow-y : auto;
	overflow : auto;
	filter : alpha(opacity=80);
	-moz-opacity : 0.9;
	opacity : 0.9;
	padding : 5px;
	padding-left : 10px;
	padding-right : 10px;
}

.TributeTable { 
	border : 1px solid #000000; 
	padding : 5px;
}

.SampleButtons {
	margin-left: auto;
	margin-right: auto;
}

.Instructions {
	position : relative;
	top: -870px;
	padding : 4px;
}

.AddTributeInstructions {
	border : 1px solid #000000; 
	padding : 10px;
	margin-top: 20px;
	width: 640px;
}

.ManageMemorialInstructions {
	position : absolute;
	top: 500px;
	left: 0px;
	background-color : #000033;
	color : #FFFFFF;
	border : 1px solid #9999CC; 
	padding : 4px;
	margin-top: 20px;
	margin-left: 40px;
	width: 640px;
}

.FDLogo {
	position : absolute;
	bottom : -20px;
	left : 15px;
}

.Emphasis { font-weight : bold; }