#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	text-align: center;
	background-color: #666666;
}

#mycustomscroll {
	width: 130px;
	height: 390px;
	position: relative;
	overflow: auto;
}

a:link {
	color:#999999;
	text-decoration:none;
}

a:visited {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color:#FFFFEE;
	text-decoration:none;	
}

.bodytext {     
	font-family:arial,verdana;
	font-size:14px;
	color:#eeeeee;  
}

.bodytext2 {     
	font-family:verdana,arial;
	font-size:10px;
	color:#eeeeee;  
}

.heading {     
	font-family:verdana,arial;
	font-size:20px;
	color:#eeeeee;  
}

#menu {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 100%;
	height: 50px;
	font-family:arial;
	font-size:18px;
	color:#eeeeee;  
	text-align: center;
}

#content {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	font-family:verdana,arial;
	font-size:12px;
	color:#eeeeee;
}

.menutext {     
	font-family:arial;
	font-size:14px;
	font-weight=bold;
	text-align:center;
	color:#eeeeee;
}

.button {
	border:1px solid black;
	background-color:#eeeeee;
	font-family:verdana,arial;
	font-size:10px;  
}

.smallcontact {
	text-align: center;
	font-family:arial,verdana;
	font-size:16px;
	color:#eeeeee;  
}

.smallercontact {
	text-align: center;
	font-family:arial,verdana;
	font-size:12px;
	color:#eeeeee;  
}

.tiny {
	text-align: center;
	font-family:verdana,arial;
	font-size:10px;
	color:#eeeeee;  
}
