body,td,th,dl {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
body {
	margin-left: 15px;
	margin-right: 12px;
	background-color: #EAEAEA;
	background-image: url(Images/bg2.gif);
	background-attachment:fixed;
	background-position:right top;
}
#siteinfo {
     text-align: center;
	 padding: 20px;	 
}
h1, h2, h3, p, dl {
    margin-left: 25px;
	margin-right: 25px;
}
h3 {
    font-size: 18px;
}
th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
table#nav {
	background-color:#F5F5F5;    
	width:700px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;	 
	margin-bottom: 10px;	 
	}
table#nav td {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	min-width: 100px;
	padding: 2px;
	border-color: #333333;	
	border: 2px outset;
}
.midd {
	width: 750px;
    margin-left: auto;
	margin-right: auto;
	text-align:center;
}
