body {	font-family: verdana, sans-serif; 
	color: black; 
	background-color: #F7EDB9;
	background-image: url(bgtile2.jpg);}
a:link {color: #000554;
	text-decoration: none;}
a:visited {color: #4E4AA2;
	text-decoration: none;}
a:hover {color: #4E4AA2}
a:active {color: #000554}
p {font-family: verdana, sans-serif; text-align: left}
strong {font-weight: bold}
h1 {color: #000554; font-size: large; text-align: left}
h2 {font-size: x-large; text-align: center}
h3 {font-size: large;}
h2 + h3 {line-height: 1em;}
tr + td{ border-style: solid;
	border-width: thin;
	border-color: #D6C988;
  }
img {border-style: none;}
.menu {float: left;
	padding-top: 10px;
	color:#7D80B2;}
div.header {	width: 800px;
		height: 100px;
		padding: 0px;
		margin: 0 auto;
		z-index: 1;}
.logo {float: left;}
.frame {border-style: none;
	width:500px;
	height:515px;
	float: right;
	}
div.content {	border-width: thin; 
		border-style: solid; 
		border-color: #D6C988; 
		background-color: #ffffff;
		background-image: url(tile2.jpg); 
		width: 800px; 
		height: 550px;
		padding: 10px;
		padding-top: 15px; 		
		margin: 0 auto;}

div.store {	border-width: thin; 
		border-style: solid; 
		border-color: #D6C988; 
		background-color: #ffffff;
		background-image: url(tile2.jpg); 
		width: 800px; 
		height: auto;
		padding: 10px;
		padding-top: 15px; 		
		margin: 0 auto;
		font-size: x-small;}
.alignright {position: relative; left: 40px}
label {float: left}
div.footer {position: relative; bottom: 0; font-size: x-small; text-align: center}
@media aural, braille, screen {}