/* --------- BODY ------------ */
body {
	margin:20px 0px; padding:0px;
	background-image:url(/_images/background.gif);
	background-position:top center;
	background-repeat:repeat;
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	color:#000099;
	}
a:link  	{ color:#660000;text-decoration:underline; }
a:visited 	{ color:#660000;text-decoration:underline; }
a:hover 	{ color:#333300;text-decoration:underline; }
/* --------- CONTAINER ------------ */
div.top {
	margin:auto;
	width:600px;
	text-align:center;
}
div.txt {
	margin:auto;
	width:728px;
	text-align:center;
	line-height:20px;
}
div.navBot {
	margin:auto;
	width:728px;
	text-align:center;
}
div.navBotGreek {
	margin:auto;
	width:750px;
	text-align:left;
}
/* --------- CONTENT ------------ */
h1 {
	margin:10px 0px 10px 0px;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#660000;
}
h2 {
	margin:18px 0px 6px 0px;
	font-size:14px;
	font-weight:bold;
	color:#660000;
}
.txt {
	font-size:13px;
	line-height:16px;
	vertical-align:top;
}
strong {
	font-weight:bold;
	font-style:none;
}
p {
	margin:0 0 18px 0;
}
/* --------- IMAGES ------------ */
img {
	border:0px;
	line-height:0px;
}
/* --------- NAVIGATION ------------ */
.navSkip {
	margin:auto;padding:0 0 12px 0;
	width:500px;
	text-align:right;
	font-size:14px;
}
a.navSkip:link{
	text-decoration:none;
}
a.navSkip:visited{
	text-decoration:none;
}
a.navSkip:hover{
	text-decoration:underline;
}
.navBot {
	font-size:12px;
	vertical-align:top;
}
ul.navBot {	
	padding:0 0 8px 0;
	line-height:6px
}
ul.navBot li {
	display:inline;
	list-style:none;
	margin:0 8px 0 0;padding:0;
}
ul {	
	padding:0 0 8px 0;
	list-style:none;
	line-height:18px;
}
