/* CSS Document */

body {
	margin-left: 12px;
	margin-top: 54px;
	margin-right: 12px;
	margin-bottom: 12px;
	background-color:#000000;
	color: #FFFFFF;
	font-size:9px;
	text-transform:none;
	letter-spacing: 2px;
	font-family:Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:10px;
	}



/*  images */

#thumb {
	height:27px;
	width:27px;
	overflow:hidden;
	margin-left: 5px;
	margin-right:3px;
	margin-bottom:8px;
}

#contact {
	padding-left:55%;
	padding-top:40%; 
}
/* Links */
a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	font-weight:400;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	font-weight:400;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	font-weight:400;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	font-weight:400;
}
.menylist{
margin-top:4px;}