@charset "utf-8";
/* CSS Document */

body {  
	font: 10pt/16pt Trebuchet MS, Georgia, Times New Roman, Times, serif; 
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
}
p { 
	font: 9pt/16pt Trebuchet MS, Georgia, Times New Roman, Times, serif; 
	margin-top: 0px; 
	text-align: left;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
}
a:hover, a:active { 
	text-decoration: underline; 
}

/* LAYOUT */
#container { 
	text-align: left;
	position: relative;
	margin: 10px auto;
	padding: 0px;
	width: 760px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px;
}

html>body #container {	width: 740px; }
#intro { 
	margin-top: 30px;
	margin-right: 10px;
}
#pageHeader { 
	padding-top: 60px;
	margin-left: 370px;
}
#pageHeader h1 { 
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	width: 305px; 
	height: 65px;
}
#pageHeader h1 span { display:none }
#pageHeader h2 { 
	margin-left: 0px;
	margin-top: 0px;
	width: 372px; 
	height: 33px; 
}
#pageHeader h2 span { display:none; }

/* CONTENT */
#saying {
	position: absolute;
	top: 540px;
	left: 30px;
	width: 172px; 
}
#saying p {
	font: italic 10pt/16pt Trebuchet MS, Georgia, Times New Roman, Times, serif; 
	text-align:left;
	padding: 5px;
}
#nakita {
	position: absolute;
	top: 705px;
	left: 30px;
	width: 172px; 
}
#nakita p {
	font: italic 10pt/16pt Trebuchet MS, Georgia, Times New Roman, Times, serif; 
	text-align:center;
	padding: 5px;
}
#preamble { 
	margin: 0px 0px 0px 230px;
	padding: 0px 10px 0px 10px;
	width: 450px;
}
#preamble p{ font: 11pt/16pt Trebuchet MS, Georgia, Times New Roman, Times, serif; }

/* LINKS */	
#navbar {
	position: absolute;
	top: 260px;
	left: 35px;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 1px;
	width:160px;
	padding:0px;
	text-align:center;
	font-weight:bold;
	font-size: 1em;
}
.submenu{
	margin-bottom: 0.5em;
	font-size: 90%;
}

/* FOOTER */
#footer { 
	position: absolute;
	top: 10px;
	right: 50px;
}
#footer a:link, #footer a:visited { margin-right: 10px; }
#footbot { 
	margin-bottom: 5px;
	margin-right: 25px;
	height: 60px;
}
#footbot p {
	font: italic bold 9pt/16pt Trebuchet MS, Georgia, Times New Roman, Times, serif;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 5px;
}