
body { color:#000000; background-color:#fffbde; font-family:Arial; font-size:15px; }
h1{font-family:Times;}
h2{font-family:Times;}
h3{font-family:Times;}
h4{font-family:Times;}
h5{font-family:Times;}
p {   text-align:left; }
img{border=0}

a:link {color:#663300;}      /* unvisited link */
a:visited {color:#663300;}  /* visited link */
a:hover {color:#663300;}  /* mouse over link */
a:active {color:#663300;}  /* selected link */
a.legal{color:#663300;}
#centerDiv{
	position:absolute;
	width: 600;
	top: 0px;
	left: 50% ;
}

div#titleBackground{
	position:absolute;
	top: 0px;
	left: -465px;
}
div#title{
	position:absolute;
	top: 230px;
	left: -100px;
	width: 300px;
}
div#content{
	position:absolute;
	top: 380px;
	left: -130px;
	width: 450px;
}
div#content_up{
	position:absolute;
	top: 265px;
	left: -130px;
	width: 450px;
}
div#indexLegalLinks{
	position:absolute;
	top: 100px;
	left: 350px;
	width: 150px;
	padding: 10px;
	background-color: #050505;
}
nav#mainNav{
	position:absolute;
	top: 460px;
	left: -355px;
}
div#navigationButton1{
	top:10px;
	
	position:absolute;
	width:184px;
	height:54px;
	
	text-align:center;
	font-weight: bold;
	font-family:Times;
	
	padding: 5px;
	background: #222233
		url(grafics/menu_item_background.jpg)
		center top
		repeat;	
}
div#navigationButton2{
	top:80px;
	
	position:absolute;
	width:184px;
	height:54px;
	
	text-align:center;
	font-weight: bold;
	font-family:Times;
	
	padding: 5px;
	background: #222233
		url(grafics/menu_item_background.jpg)
		center top
		repeat;	
}

