body {
	margin-top: 0px; 
	padding-top: 0px; 
	margin-left; 0px; 
	margin-right: 5%; 
	
	font-family: Georgia, "Times New Roman"; 
	color: #333333; 

	letter-spacing: 1px; 
	font-size: 14px;
	line-height: 15px; 
}

p {
	padding-top: 0px; 
	margin-top: 0px; 
	padding-bottom: 0px; 
	margin-bottom: 1em; 
}

.box {	
	position: absolute; 
	top: 0px; 
	height: 100%;
	left: 4%; 
	width: 25%; 

	padding-left: 0.9em;
	padding-right: 0.8em;
	padding-top: 3em;

	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #666666; 
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.text,.slogan,h2 {
	margin-left: 38%; 
	padding-left: 0px; 
	font-weight: normal;
	font-size: 1em;
	line-height: 2em; 
	letter-spacing: 0.1em;
}

.slogan,h2 {text-align: center; font-style: italic }

h1 {
	text-align: center;
	margin-left: 38%; 
	margin-top: 1.5em; 
	margin-bottom: 0.5em; 
	padding-top: 0; 
	padding-bottom: 0px; 		

	font-size: 1.5em; 
	line-height: 2em; 
	font-family: Georgia; 
	font-weight: bold;
	letter-spacing: 3px; 
	color: #BB0000;
}

a:link,a:visited,a { color: #BB0000; text-decoration: none; }

a:hover { color: black; text-decoration: underline; }

.box.a {text-align: center }

#description, #hiddenbutton {visibility:hidden; margin: 0; padding: 0;}
#hiddenbutton {	
	margin-top: -8em; 
	margin-bottom: 1em;
	padding-top: 0;
}

li {list-style-type: circle; text-indent: 0em; }
ul {text-indent: 0em; margin-left: 0; padding-left: 1em;}
