html {
	background-color: #000;
	background-image: url("images/bbb.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: 600px;
	margin:  auto;
	max-width: 1000px;
	width: 900px;
}

a {
	color: #7cf;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	color: #09f;
	
}
a:active {
	color: #93256b;
}

a img {
	border: none;
}

br.clear {
	clear: both; 
}

h1 {
	clear: both; 
	font-size: 18px; 
	margin-bottom: 2px;
	color:  #fd4; #f57900;
	background-color: #191919;
	background-image: url(images/fade.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

h2 {
	font-size: 10px; 
	margin-bottom: 15px;
	color: #666666
}


}


img {
	border-left: 2px solid #123 !important;
	border-right: 2px solid #123 !important;
	border-top: 2px solid #123 !important;
	border-bottom: 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: 10px 7px;
	width: 150px;
}

ul.columns li a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	white-space: nowrap;
}


ul.columns li a:hover {
	color: #abc;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	white-space: nowrap;
}


ul.columns li a:active {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	white-space: nowrap;
}



}

ul.columns li img {
	height: 280px;
	overflow: hidden;
	width: 150px;
}
ul.columns li img:hover {
	left: -150px;
}






ul.columns2 {
	clear: both;
	list-style: none;			
}

ul.columns2 li {
	clear: none;
	display: block;
	float: left;
	margin: 2px 2px;
	width: 54px;
}

ul.columns2 li a {
	color: #09f;
	font-size: 10px;
	font-weight: normal;
	font-variant: 
	white-space: nowrap;
}

ul.columns2 li a:hover {
	color: #cdf;
	font-size: 10px;
	font-weight: normal;
	font-variant: 
	white-space: nowrap;
}

ul.columns2 li a:active {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	font-variant: 
	white-space: nowrap;
}


p {
text-indent: 15px;
}

div.col 
{
	display: block;
	width: 30%;
	float: left;
	margin: 5px;
}


div.col li img{margin: 5px;}

div.col ul {list-style:none;}

div.colwide 
{
	display: block;
	width: 60%;
	float: left;
	margin: 1px;
}


div.colwide li img{margin: 5px;}


div.colwide ul {list-style:none;}


div.colwed
{
	display: block;
	width: 250px;
	float: left;
	margin: 1px;
}


div.col li img{margin: 5px;}

div.col ul {list-style:none;}

div.col
{
	display: block;
	width: 32%;
	float: left;
	margin: 1px;
}






div.colcenter
{
	display: block;
	width: 80%;
	margin: 5px;
}


#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: 1px solid #678;
	height: 50px;
	text-align: center;	
	font-family: Times New Roman, Times, serif;
 width: 900px;
}

#content {
	text-align: left;
	width: 900px;
}

#content ul.columns {
	height: 260px;
					
}

#footer {
	border-top: 1px solid #678;	
	clear:both;
	text-align: center;
	white-space: nowrap;	
}
