html {
	background-color: #000;
	background-image: url("images/background.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: 900px;
	width: 900px;
}

a {
	color: #7cf;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	color:  #fd7900; #09f;
	
}
a:active {
	color: #fd7900; #ff0; #93256b;
}

a img {
	border: none;
}

br.clear {
	clear: both; 
}

h1 {
	clear: both; 
	font-size: 18px; 
	margin-bottom: 2px;
	color: #fd7900;
	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: 1px solid #123 !important;
	border-right: 1px solid #123 !important;
	border-top: 1px solid #123 !important;
	border-bottom: 1px 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: 2px; 5px;
	width: 160px;
}

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: #fd7900; #09f; 
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	white-space: nowrap;
}


ul.columns li a:active {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	white-space: nowrap;
}



}

ul.columns li img {
	height: 300px;
	overflow: hidden;
	width: 160px;
}
ul.columns li img:hover {
	left: -160px;
}












ul.columns2 {
	clear: both;
	list-style: none;			
}

ul.columns2 li {
	clear: none;
	display: block;
	float: left;
	margin: 2px 2px;
	width: 50px;
}

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: #ff0;
	font-size: 10px;
	font-weight: normal;
	font-variant: 
	white-space: nowrap;
}









ul.columns3 {
	clear: both;
	list-style: none;			
}

ul.columns3 li {
	clear: none;
	display: block;
	float: left;
	margin: 10px 7px;
	width: 150px;
}

ul.columns3 li a {
	color:  #blue;
	font-size: 14px;
	font-weight: 
	font-variant: 
	white-space: nowrap;
}


ul.columns3 li a:hover {
	color: #fd7900; 
	font-size: 14px;
	font-weight: 
	font-variant: 
	white-space: nowrap;
}


ul.columns3 li a:active {
	color: #fff;
	font-size: 14px;
	font-weight: 
	font-variant: 
	white-space: nowrap;
}



}

ul.columns3 li img {
	height: 68px;
	overflow: hidden;
	width: 121px;
}
ul.columns3 li img:hover {
	left: -121px;
}






















p {
text-indent: 15px;
}


div.col 
{
	display: block;
	width: 33%;
	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: 10px;
}


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: 33%;
	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: 40px;
	text-align: center;	
	font-family: Times New Roman, Times, serif;
 width: 900px;
}


#content {
	text-align: left;
	width: 900px;
}

#content ul.columns {
	height: 260px;
					
}







.margin {
           margin-left: 10px;
           margin-right: 10px;
        }


.breakspace {
	margin-bottom: 150px;
	margin-top: 10px;

	}
















#footer {
	border-top: 1px solid #678;	
	clear:both;
	text-align: center;
	white-space: nowrap;	
}



