p {
		line-height: normal;
		font-family: "Courier New", Courier, monospace, Monaco;
		font-size: 12px;
		margin:0px;
		color: #d6d6d6;
	}
.text {
		line-height: normal;
		font-family: "Courier New", Courier, monospace, Monaco;
		font-size: 12px;
		margin:0px;
		color: #d6d6d6;
	}
	.textblacksm {
		line-height: normal;
		font-family: "Courier New", Courier, monospace, Monaco;
		font-size: 12px;
		margin:0px;
		color: black;
	}
	.textgray {
		line-height: normal;
		font-family: "Courier New", Courier, monospace, Monaco;
		font-size: 14px;
		margin:0px;
		color: #bdbdbd;
	}
	.textgray2 {
		line-height: 18px;
		font-family: "Courier New", Courier, monospace, Monaco;
		font-size: 14px;
		margin:0px;
		color: #bdbdbd;
	}

	.textwhite {
		letter-spacing: 2pt;
		font-weight: normal;
		line-height: normal;
		font-family:  Monaco, "Courier New", Courier, monospace;
		font-size: 13px;
		margin:0px;
		color: white;
	}
	.textblack2 {
		letter-spacing: 2pt;
		font-weight: normal;
		line-height: normal;
		font-family:  Monaco, "Courier New", Courier, monospace;
		font-size: 13px;
		margin:0px;
		color: black;
	}

	.textblack {
		line-height: normal;
		font-family: Monaco, "Courier New", Courier, monospace;  
		font-size: 12px;
		margin:0px;
		color: black;
	}
	.textblackbold {
		font-weight: bold;
		line-height: normal;
		font-family: Monaco, "Courier New", Courier, monospace;  
		font-size: 13px;
		margin:0px;
		color: black;
	}
	.textblackit {
		font-style: italic;
		line-height: normal;
		font-family: Monaco, "Courier New", Courier, monospace;
		font-size: 12px;
		margin:0px;
		color: black;
	}


	.smgray {
		line-height: normal;
		font-family:"Courier New", Courier, monospace, Monaco;
		font-size: 10px;
		margin:0px;
		color: #bdbdbd;
	}
	a:link {
		font-weight: bold;
		font-family:"Courier New", Courier, monospace, Monaco;
		font-size: 13px;
		margin:0px;
		color: #cccccc;
		text-decoration:none;
		}
	a:hover {
		font-family:"Courier New", Courier, monospace, Monaco;
		font-size: 13px;
		 font-weight: bold;
		margin:0px;
		color:#CCCCCC;
		text-decoration:none;
		}
	a:visited {
		font-family:"Courier New", Courier, monospace, Monaco;
		font-size: 13px;
		margin:0px;
		color:#D9EEF4;
		text-decoration:none;
		}
	a.white:link {
		letter-spacing: 2pt;
		font-weight: normal;
		line-height: normal;
		font-family:  Monaco, "Courier New", Courier, monospace;
		font-size: 13px;
		margin:0px;
		color: white;
		text-decoration:underline;
		}
	a.white:hover {
		letter-spacing: 2pt;
		font-weight: normal;
		line-height: normal;
		font-family:  Monaco, "Courier New", Courier, monospace;
		font-size: 13px;
		margin:0px;
		color: white;
		text-decoration:underline;
		}
	a.white:visited {
		letter-spacing: 2pt;
		font-weight: normal;
		line-height: normal;
		font-family:  Monaco, "Courier New", Courier, monospace;
		font-size: 13px;
		margin:0px;
		color: white;
		text-decoration:underline;
		}		
	a.sm:link {
		font-family:"Courier New", Courier, monospace, Monaco;
		font-size: 10px;
		margin:0px;
		color: #cccccc;
		text-decoration:none;
		}
		a.blk:link {
		font-family:"Courier New", Courier, monospace, Monaco;
		font-size: 12px;
		margin:0px;
		color: black;
		text-decoration:none;
		}
		a.blk:visited {
		font-family:"Courier New", Courier, monospace, Monaco;
		font-size: 12px;
		margin:0px;
		color: #a892b4;
		text-decoration:none;
		}

.main {
	margin: 50px;
	float: left;
}

#container {
margin-left: auto;
margin-right: auto;
width: 50em;
}

.footer {
		text-transform: uppercase;
		font-family:monospace, Helvetica, Arial, seriff;
		font-size: 12px;
		margin: 50px;
		color:white;
}

.mail {
		border-color: black;
		border-width: 0px;
		border-style: solid;
		bottom: 2px;
		font-family:"Courier New", Courier, monospace, Monaco;
		font-size: 12px;
		color: white;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	border-bottom: 1px solid gray;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 139px;
	top: 0;
	display: none;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #ccc
	background: black;
	padding: 5px;
	border: 1px solid gray;
	border-bottom: 0;
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { font-weight: bold; height: 1%; }
/* End */
	}

li:hover ul { display: block; }

.narrow { line-height: 11px;                    margin-left: 0px;                    margin-bottom: 0px;                    margin-top: 0px; text-align: justify; margin-right: 0px; float: right; width: 250px;
		line-height: normal;
		font-family: "Courier New", Courier, monospace, Monaco;
		font-size: 10px;
		color: #d6d6d6;
	}


.narrow2 { margin-top: 60px; text-align: justify; margin-left: 30px; float: left; width: 220px; }

.scrollborder {
	background-image: url(images/scroll2a.jpg);
	overflow: hidden; 
	height: 420px; 
	width: 580px;
	position: relative;
	}

#wrapper {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	background-color: black;
	background-image: url(images/border4.jpg);
	overflow: hidden; 
	height: 800px; 
	width: 800px;
	position: relative;
}

#wrapper2 {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	background-color: black;
	background-image: url(images/border5.jpg);
	overflow: hidden; 
	height: 800px; 
	width: 800px;
	position: relative;
}

#wrapper3 {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	background-color: black;
	background-image: url(images/border6.jpg);
	overflow: hidden; 
	height: 800px; 
	width: 900px;
	position: relative;
}

#wrapper4 {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	background-color: black;
	background-image: url(images/border3.jpg);
	overflow: hidden; 
	height: 800px; 
	width: 800px;
	position: relative;
}

#wrapper4a {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	background-color: black;
	background-image: url(images/border9.jpg);
	overflow: hidden; 
	height: 900px; 
	width: 800px;
	position: relative;
}


#wrapper5 {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	background-color: black;
	background-image: url(images/border7.jpg);
	overflow: hidden; 
	height: 800px; 
	width: 900px;
	position: relative;
}

#wrapper6 {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	background-color: black;
	background-image: url(images/border8.jpg);
	overflow: hidden; 
	height: 930px; 
	width: 900px;
	position: relative;
}


#wrapperlong {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	background-color: black;
	background-image: url(images/border_long.jpg);
	overflow: hidden; 
	height: 1500px; 
	width: 930px;
	position: relative;
}

#wrapperlong2 {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0px;
	background-color: black;
	background-image: url(images/border_long2.jpg);
	overflow: hidden; 
	height: 2000px; 
	width: 930px;
	position: relative;
}




.right {
	margin-right: -50px;
}

.top {
	margin-top: -10px;
}

#long {
	overflow: auto;
	height: 400px;
	width: 650px;
}



