body {
        background-color: #FFFFFF;
  		margin: 0px;
  		padding: 0px;
		font-family: "Century Gothic", Arial, "Trebuchet MS", Tahoma;
        font-size: 12px;
        color: #000066;
}
td, th {
        font-family: "Century Gothic", Arial, "Trebuchet MS", Tahoma;
        font-size: 12px;
        color: #000066;
}
a:link {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
a:active {
        color: #FF8080;
        text-decoration: underline;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
a:visited {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
a:hover {
        color: #00CCFF;
        text-decoration: underline;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	color: #666699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	color: #993399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h5 {
	color: #660066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h6 {
	color: #333366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.price{
	color: #660066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.leader{
	color: #000066;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#header {
  	position: relative;
	top: 40;
	left: 38px;
	width: 842px;
	height: 100;
}
#flashcontent {
  	position: relative;
	left: 0px;
	width: 900px;
	height: 620;
}
#purchase {
  	position: relative;
	left: 38px;
	width: 831px;
	height: 85px;
}
#footer {
  	position: relative;
	left: 38px;
	width: 831px;
	height: 30;
}
