html {
	background-color: #000;
	background-image: url("images/bnone.jpg");
	background-repeat: no-repeat;
	background-position: 50% -38px;
}

body {
	text-align: center;
	color: #fff;
	font-size: 0.9em;
	font-family:  Arial, Helvetica, sans-serif; line-height: 125%;
	min-height: 575px;
	height: 575px;
	margin:  auto;
	max-width: 650px;
	width: 500px;
}

a {
	color: #aff;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

br.clear {
	clear: both; 
}

h1 {
	clear: both; 
	font-size: 20px; 
	margin-bottom: 2px;
	color: #77a4ff
}


h2 {
	font-size: 14px; 
	margin-bottom: 15px;
	color: #2b803d
}		


}


img {
	border-left: 2px solid #123 !important;
	border-right: 2px solid #123 !important;
}


li {
	clear: both;
	height: 40px;
}


ul.columns {
	clear: both;
	list-style: none;			
}

ul.columns li {
	clear: none;
	display: block;
	float: left;
	margin: 14px 7px;
	width: 130px;
}

ul.columns li a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	white-space: nowrap;
}

ul.columns li img {
	height: 280px;
	overflow: hidden;
	width: 130px;
}
ul.columns li img:hover {
	left: -130px;
}

p {
text-indent: 25px;
}


div.col 
{
	display: block;
	width: 30%;
	float: left;
	margin: 10px;
}


div.col li img{margin: 5px;}

div.col ul {list-style:none;}

div.colwide 
{
	display: block;
	width: 100%;
	float: left;
	margin: 10px;
}


div.colwide li img{margin: 5px;}


div.colwide ul {list-style:none;}

div.col li img{margin: 5px;}

div.col ul {list-style:none;}


#header ul li a {
	font-variant: small-caps;
}


div.colcenter li img{margin: 5px;}


div.colcenter ul {list-style:none;}


#header {
	font-variant: small-caps;
	border-bottom: 3px solid #678;
	height: 50px;
	text-align: center;	
	font-family: Times New Roman, Times, serif;
	width: 525px;
}

#content {
	text-align: left;
	width: 500px;
}

#content ul.columns {
	height: 280px;
					
}

#footer {
	clear:both;
	text-align: center;
	white-space: nowrap;	
}
