body
{
	background-color: #FFF;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 62.5%;
	text-align: center;
}

img
{
	border-style: none;
}

a:link, a:visited
{
color: #600;
text-decoration: none
}

a:hover, a:active
{
	color: #900;
	text-decoration: underline;
}

h2
{
	font-size: 1.5 em;
	font-weight: bold;
}

h3
{
	font-size: 1.4 em;
	font-weight: bold;
	margin-bottom: 0px;
}

h4
{
	font-size: 1.4 em;
	font-weight: bold;
	margin-bottom: 0px;
	color: #C60;
}


p
{
	margin: 0 0 10px 0;
}

#wrapper
{
	margin: 0px auto;
	width: 800px;
}

#topnav
{
	background-color: #600;
	width: 800px;
	height: 44px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.2em;
	line-height: 3.0em;
	margin: 12px auto;
	color: #fff;
	text-transform: uppercase;
}

#topnav a:link, #topnav a:visited, #footer a:link, #footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#topnav a:hover, #topnav a:active, #footer a:hover, #footer a:active
{
	color: #fffacc;
	text-decoration: underline;
}

#leftcol
{
	float: left;
	width: 205px;
	text-align: left;
	margin-left: 25px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.5em;
	line-height: 1.8em;
	color: #600;
}

#quote
{
	margin-top: 100px;
}

#mainbody
{
	width: 445px;
	margin: 80px 0 0px 290px;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 1.4em;
}

#Layer1, #Layer2, #Layer3, #Layer4, #Layer5
{
	position: absolute;
	height: 500px;
	width: 445px;
}

#logo
{
	text-align: left;
	clear: both;
	margin: 0 0 0 20px;
}


#footer
{
	background-color: #600;
	width: 800px;
	height: 40px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 40px auto 0 auto;
	color: #fff;
	text-transform: uppercase;
}

#tip_number {
	float:  right;
	font-size: .85em;
	color: gray;
}

.quote {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Times;
}