body {
	background-color: #ffffff;
	background-image:  url(gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1 {
	font: 160% "trebuchet MS", sans serif;
	font-weight: bold;
	color: #003399;
}
h2 {
	font: 150% OzHandicraft BT, trebuchet MS, sans serif;
	color: #2d210b;
}
h3 {
	font: 120% trebuchet MS, sans serif;
	color: #336699;
	margin-bottom: -10;
}
p {
	font: 10pt trebuchet MS, sans serif;
	color: #333333;
}
#logo {
	position:absolute; 
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 3;
}
.logo a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	background-color: transparent;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url(header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #003399;
	z-index: 1;
}

#content {
	margin-top: 134px;
	width: 800px;
	padding: 0 10px;
	background-image: url(tower.png);
	background-repeat: repeat-y;
}

#content a:link, a:visited {
	text-decoration: underline;
	color: #336699;	
}
#content a:hover, a:active {
	text-decoration: underline;
	color: #a5a567;
}
#tips {
	position: relative;
	top: 5px;
	left: 10px;
	width: 630px;
	padding: 10 20;
	font: 10pt trebuchet MS, sans serif;
	background-color: #ffffff;
	filter: alpha(opacity=80);
	opacity: 0.8;
	z-index: 2;
}
#footer {
	clear: both;
	font: 10pt trebuchet MS, sans serif;
	text-align: center;
	z-index: 2;
}
#next{
	position: absolute;
	top: 420px;
	left: -40px;
	z-index: 3;
}
#next2{
	position: absolute;
	top: 300px;
	left: 630px;
	z-index: 3;
}
#necklace1{
	position: absolute;
	top: 650px;
	left: -40px;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
#contentbottom{
	position: absolute;
	bottom: 0px;
}
#navigation {
	position: absolute;
	top: 150px;
	width: 100px;
	padding: 5px;
	font: 14pt "trebuchet MS", sans serif;
	Background-color: #ffffff;
	filter: alpha(opacity=90);
	opacity: 0.9;
	color: #003399;
	left: 680px;
	z-index: 3;
}
#navigation ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	font: 10pt trebuchet MS, sans serif #003399;
}
#navigation li {
	font: 10pt trebuchet MS, sans serif #003399;
}
navigation ul.submenu {
	font: 12pt trebuchet MS, sans serif;
	color: #003399;
}
#navigation a:link, a:visited {
	text-decoration: none;
	color: #003399	
}
#navigation a:hover, a:active {
	text-decoration: none;
	color: #003399;
}

.adbox {
	text-align: center;
	text-color: #000000;
	background-color: #99ff66;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.sponsortable {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 666666;
}
.sponserlinks {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 336699;
	text-decoration: none;
}
.quote {
	font-family: "trebuchet ms", trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #2d210b;
}
