body 
{
	margin: 0px;
	padding: 0px;
	background: url(fall/images/vanilla_flower_pattern.gif);
	font-family: verdana;
	font-size: 9pt;
}

img
{
	border: 0;
}

a:link, a:visited
{
	color: #904A21;
	text-decoration: none;
}



a:hover
{
	text-decoration: underline;
}



/* DIVS */
#header
{
	background: url(Fall/images/page_and_diana.gif) no-repeat top left;
	height: 60px;
}

#container
{
	 width: 800px;
	 margin: 50px auto 0px auto;
	 border: 1px solid #CACACA;
	 background-color: white;
}

#outercontent
{
	width: 800px;
	height: 500px;
	background-color: gray;	
}

#content
{
	width: 800px;
	min-height: 600px;
	background: url(fall/images/photo_spread.jpg) no-repeat top right;
	background-color: White;
	
}

#footer
{
	clear: both;
	color: White;
	background-color: #904A21;
	padding: 3px;
	font-size: 8pt;
	float: left;
}

#footer .copyright
{
	float: left;
	text-align: left;
}

#footer .theme
{
	float: right;
	text-align: right;
}

#footer a:link, #footer a:visited
{
	color: White;
	text-decoration: underline;
}


#countdown
{
	color: #904A21;
	font-weight: normal;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 10px;
	float:left;
	
}

.wording
{
	margin-left: 20px;
	padding-left: 35px;
	width: 370px;
	line-height: 15px;
	background: url(fall/images/quotes.gif) no-repeat top left;
}

.headertext
{
	margin-left: 20px;
	padding-left: 35px;
	width: 370px;
	line-height: 15px;
	font-weight: bold;
	color: #904A21;
}

.headertext2
{
	line-height: 15px;
	font-weight: bold;
	color: #904A21;
}

.bodytext
{
	width: 90%;
	margin-left: 20px;
	padding-left: 35px;
}


.dots
{
	height: 10px;
	background: url(fall/images/dots.gif) no-repeat top left;
}

#links
{
	color: #904A21;
	margin-left: 0px;
	text-align: center;
	width: 400px;
	line-height: 20px;
	
}

