BODY {
	background-color:	#5f9bcb;
	background-image:	url(../images/bgBlueRadiance.gif);
	background-repeat:	no-repeat;
	margin:				0px;
}

BODY, TD {
	font-family:		tahoma, verdana, arial, helvetica;
	font-size:			10pt;
}

LI {
	padding-bottom:		5px;
}

A:link , A:visited  {
	color:				blue;
	text-decoration:	none;
}

A:hover {
	text-decoration:	underline;
}

div#menu {
	width:				700px;
	height:				35px;
	overflow:			hidden;
}

#tdSpacer {
	width:				50px;
}

#tdHeader {
	width:				700px;
	height:				100px;
	padding-bottom:		10px;
}

#tdOuterboxDaisies{
	width:				700px;
	height:				500px;
	background-color:	white;
	border:				1px solid #426c8e;
	background-image:	url(../images/bgDaisies.jpg);
	background-repeat:	no-repeat;
	background-position:	bottom right; 
}

#tdOuterboxCandles{
	width:				700px;
	height:				500px;
	background-color:	white;
	border:				1px solid #426c8e;
	background-image:	url(../images/bgCandles.jpg);
	background-repeat:	no-repeat;
	background-position:	bottom right; 
}

#tdOuterbox{
	width:				700px;
	height:				500px;
	background-color:	white;
	border:				1px solid #426c8e;
	background-image:	url(../images/bgEagle.jpg);
	background-repeat:	no-repeat;
	background-position:	bottom right; 
}

#tdOuterboxTree{
	width:				700px;
	height:				500px;
	background-color:	#010b0c;
	border:				1px solid #426c8e;
	background-image:	url(../images/bgTree.jpg);
	background-repeat:	no-repeat;
	background-position:	bottom right; 
}

#tdCopyright {
	height:				20px;
	text-align:			right;
	color:				white;
	font-size:			8pt;
}

#tdLeft{
	vertical-align:		top;
	font-size:			xx-small;
	text-align:			center;
}

#tdRight {
	text-align:			center;
	vertical-align:		top;
	background-color:	white;
	background-image:	url(../images/bgBlueFade.gif);
	background-repeat:	no-repeat;
	background-position:	top left;
	filter:				alpha(opacity=75);
	text-align:			left;
	padding:		20px;
}

.mainImage {
	border:				1px solid #426c8e;
	margin-bottom:		5px;
}

#divContent{
	position:			relative;
	width:				400px;
	filter:				alpha(opacity=100);
}

.pQuote {
	margin-top:			25px;
	margin-bottom:		25px;
	text-align:			center;
}