body {
	background-color: black;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
}

#container {
	position: absolute;
	left: 50%;
	width: 500px;
	margin-left: -250px;
}

#global {
	margin-top: 225px;

}

div#global img {
	margin-left: 20px;
}

div#global a img{
	background-color: black;	
}

div#gloval a:visited img {
	background-color: black;	
}

div#global a:hover img{
	background-color: #0E1826;	
}

div#subnav a img{
	background-color: black;	
}

div#subnav a:visited img {
	background-color: black;	
}

div#subnav a:hover img{
	background-color: #323940;	
}

p a:link {
	color: white;
	text-decoration: none;	
}

p a:visited {
	color: white;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;	
}

div#browsefamily a img{
	background-color: black;	
}

div#browsefamily a:visited img {
	background-color: black;	
}

div#browsefamily a:hover img{
	background-color: #0E1826;	
}

div#browseindex a img{
	background-color: black;	
}

div#browseindex a:visited img {
	background-color: black;	
}

div#browseindex a:hover img{
	background-color: #323940;	
}

#subnav {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 120px;
}

div#subnav img {
	margin-left: 20px;	
}

#mainbody {
	border: 1px solid white;	
	margin-top: 40px;
	padding: 0px 20px;
	padding-bottom: 20px;
}

#browse p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#local p {
	font-family: "Courier New", monospace;
	color: white;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

#local a:link {
	color: white;
	text-decoration: none;	
}

#local a:visited {
	color: silver;
	text-decoration: none;
}

#local a:hover {
	text-decoration: underline;
}

div.profilemain img {
	float: left;
	padding-right: 20px;
}

.profilerange img {
	background-color: black;
	border: 1px solid white;
	margin-left: 15px;	
}

div.profilemain {
	display: block;
	height: 200px;
}

div.profilesub {
	margin-top: 20px;	
}

div.profilesub img{
	vertical-align: middle;	
}

.profile {
	padding: 20px;
	margin: 60px 0;	
	background: url(images/profilebg.jpg) no-repeat;
	border: 1px solid white;
}

.profilelinks {
	font-family: "Verdana", "Century Gothic", sans-serif;
	color: white;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
}

.profilelinks a:link {
	color: white;
	text-decoration: none;	
}

.profilelinks a:visited {
	color: white;
	text-decoration: none;
}

.profilelinks a:hover {
	text-decoration: underline;	
}

.profile ul {
	font-family: "Verdana", "Century Gothic", sans-serif;
	color: white;
	font-size: 10px;
}

.profilemain p {
	font-family: "Verdana", "Century Gothic", sans-serif;
	color: white;
	font-size: 10px;
}

#alphabet {
	font-family: "Verdana", "Century Gothic", sans-serif;
	color: white;
	font-size: 12px;
	text-align: center;
	word-spacing: 0.2em;
	line-height: 2;
}

#alphabet a:link {
	color: white;
	text-decoration: none;	
}

#alphabet a:visited {
	color: white;
	text-decoration: none;
}

#alphabet a:hover {
	text-decoration: underline;	
}

div#indexlist h2 {
	margin-top: 40px;
}

#indexlist a:link {
	color: white;
	text-decoration: none;	
}

#indexlist a:visited {
	color: white;
	text-decoration: none;
}

#indexlist a:hover {
	text-decoration: underline;	
}

.alphalink {
	padding-left: 30px;
	font-family: "Verdana", "Century Gothic", sans-serif;
	color: white;
	font-size: 12px;
	line-height: 1.5;
}

.backtotop {
	font-family: "Verdana", "Century Gothic", sans-serif;
	color: white;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
}

.backtotop a:link {
	color: white;
	text-decoration: none;	
}

.backtotop a:visited {
	color: white;
	text-decoration: none;
}

.backtotop a:hover {
	text-decoration: underline;	
}

#helppic img {
	border: 1px solid white;
		
}

#references ul {
	font-family: "Verdana", "Century Gothic", sans-serif;
	color: white;
	font-size: 10px;
}

h1	{
	font-family: "Courier New", monospace;
	color: white;
	font-size: 24px;
	margin-bottom: 8px;
	
}

h2 {
	font-family: "Courier New", monospace;
	color: white;
	font-size: 18px;
	margin-bottom: 12px;
	margin-top: 0;
}

p {
	font-family: "Verdana", "Century Gothic", sans-serif;
	color: white;
	font-size: 10px;
	line-height: 1.5;
	text-align: justify;
	margin-top: 0px;
}



#footer {
	font-family: "Verdana", "Century Gothic", sans-serif;
	color: white;
	font-size: 9px;
	text-align: center;
	margin: 10px 0;
}
