body { 
	font: 8pt/16pt Georgia; 
	color: #555753; 
	background: #E2E0D8 no-repeat bottom right; 
	margin: 0px;
	}
p { 
	font: 10pt Georgia; 
	margin-top: 5px; 
	text-align: left;
	}
th { 
	text-align: left;
	}
td { 
	text-align: left;
	}
li { 
	font: 10pt Georgia; 
	margin-top: 5px; 
	text-align: left;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: orange;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: orange;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: red;
	}

h2{
font: italic bold 12pt Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #179CF9;
}

h4{
font: italic bold 10pt Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #179CF9;
	margin-top:5px;
}

.fire{
	color: #C40202;
}

.ice{
	color: #179CF9;
}

#tiny {
	font: bold 8pt Georgia; 
	color: #179CF9;
}

#content{
width:800px;
text-align:left;
margin-left:5px;
margin-top:10px;
}

#right{
float:right;
margin-right:5px;

}

#logo{

background: #C0BCAB url('header.jpg');width:802px;height:164px;font-size:2.5em;text-align:right;color:#E2E0D8;

}
#logo em{
margin-right:15px;color:#fff;
}

#thebox{
background-color:#fff;
}

#content p{
width:450px;
}
#content li{
width:450px;
}

#content2 p{
width:650px;
}
#content2 li{
width:650px;
}
table.store{
width:700px;

margin-left:10px;
margin-right:10px;
}

.center {text-align: center;}
.tight {
	margin: 0 0 0 0;
}