@charset "utf-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
	color: #000066;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/presses.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #98979C;
	background-attachment: fixed;
}
p {
	margin-top: 10px;

}


#menu1 {
	width: 140px;
	position: absolute;
	top: 220px;
	left: 9px;
	margin-bottom: 0px;
}

#menu1  a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(../images/elements/button-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 12px;
	display: block;
	background-color: #262A63;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: bold;
}

.linkButton {
	background-image: url(../images/elements/button-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}



#menu1  a:link {
}

#menu1  a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#mainContent #headline p {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	color: #FFCC00;
	font-size: 150%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footerLinks p {
	margin-top: 1px;
	margin-bottom: 1px;
}



#footer a:link {
	color: #999999;
}


#footer a:visited {
	color: #666666;
}


#footer a:hover {
	color: #FFCC00;
}


#footer #copyright    {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#header h1 {
	display: none;
}
