body
{
	background-color: #000000;
	background-image: url('img/bg.png');
	background-repeat: repeat;
	color: white ;
	margin: auto;
	margin-top: 5px;
}

.spiffy
{
	background-image: url('img/edge.gif') ;
}

.content
{
	background-color: #180094;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: 472px 0px;
	border: 2px solid #5A698C;
	width: 610px;
	position: relative;
	padding-right: 148px;
}

.poem
{
font-style: italic;
padding-left: 10px;

}


.menu
{
	position: absolute;
	right: -2px;
	top: -2px;
	height: 100%;
	background-color:#180094;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#180094;
	border: 2px solid #5A698C;
	width: 116px;
}



.item
{
margin-left: auto;
    margin-right: auto;
}

.item img
{
padding-top: 0px;
padding-bottom: 0px;
}

a:visited {
color: #cccccc;
}

a:link img, a:visited img, a:hover img {
border: none;
}

a:link
{
color: #ffffff;
}



.border
{
margin-left: auto;
margin-right: auto;
width: 772px ;
}

.inset
{
	background-color:#150066;
	padding: 10px;
	border-top: 2px solid #000000; 
	border-right: 2px solid #5A698C;
	border-left: 2px solid #5A698C;
	border-bottom: 2px solid #5A698C;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.heading
{
padding-bottom: 10px;
text-align: left;
}

.header
{
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #5A698C;
	border-bottom: 0px solid black;
	background-color: #180094;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.nopadding
{
	padding: 0px;
}

.lilblue
{
border-top: 1px solid #66f;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
}

div#footer
{
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

div#copyright
{
	float: left;
}

div#standards
{
	float: right;
}

.centered
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

img.banner
{
	padding: 2px;
	background-color: black;
}

div.sidebar-heading
{
	color: #66f;
	background-color: #003;
	text-align: center;
	margin-bottom: 10px;
	padding: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.top
{
	margin-top: 10px;
}

.not-top
{
	margin-top: 25px;
}

