@charset "UTF-8";
/* CSS Document */

body {
	background-color: 		#000000;
	background-image: 		url("images/bg_large.jpg");
	background-attachment: 	fixed;
	background-repeat:      no-repeat;
	margin-top: 0px;
	border: 0px;
	color: #000000;
	outline-style: none;

}

img {
	margin-left: 112px;
	margin-top:  0px;
	border: 0;
	background-color: #000000;
	border-color: #000000;
}


a.links { font-style:      italic;
          font-family:     "Times New Roman", Times, serif;
		  font-size: 12px; 
		  color: #666666; 
		  text-decoration: none}
.links:hover { font-style:      italic;
               font-family:     "Times New Roman", Times, serif;
		       font-size: 14px; 
		       color: #fffff; 
		       text-decoration: none}