body {
color: #fff;
background-color: #000;
background-image: url(../images/saros136.jpg);
text-align: center;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center; }

#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#banner {
	padding: 5px;
text-align: center;
background-repeat: no-repeat;
height: 14em;
margin-right: auto;
margin-left: auto;
background-position: center center; }



#content {
	padding: 5px;
}

#footer {
	clear: both;
	padding: 5px;
text-align: center;
font-size: .65em;
border: 1px #fff solid; }

p.right {
text-align: right; }
a:link {
color: #fff; }
a:visited {
color: #fff; }
a:active {
color: #ff0000; }
a:link img{
border: 4px #fff double;
margin-bottom: 2em; }

a:visited img {border: 4px #fff double;
margin-bottom: 2em; }

p.left {
text-align: left;

p.right {
text-align: right; }
a:link {
	color: #fff;
}
a:visited {
color: #fff; }
a:active {
color: #ff0000; }
a:link img{
border: 4px #fff double;
margin-bottom: 2em; }

a:visited img {border: 4px #fff double;
margin-bottom: 2em; }
h1{
font-size: 2.5em;
letter-spacing: 20px; }

h2  {
font-size: 2em; }

ul.sublist {
display: inline;
}
ul.sublist li {
display: inline;
white-space: normal;
margin-top: 0em;
 }


