/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(/images/background.gif);
	background-position: 50%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-left: 15px;
	padding-right: 10px;
}
p a:link {
	text-decoration: underline;
	color: #666666;
}
p a:visited {
	text-decoration: none;
	color: #666666;
}
p a:hover {
	text-decoration: underline;
	color: #333333;
}
.footer {
	font-family: Courier New, Courier, monospace;
	font-size: 9px;
	color: #663300;
	text-align: center;

}

.romanfacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #CC9966;
	padding-left: 20px;
}
.historyNavigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #999933;
	padding-left: 20px;
}
.historyNavigation a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999933;
	text-decoration: none;
}
.historyNavigation a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #999933;
	text-decoration: none;
}
.historyNavigation a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}
.historyNavigation a:active {
	font-size: 12px;
	font-weight: normal;
	color: #999933;
	text-decoration: none;
}




.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 20px;
}
.logo a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.logo a:visited {
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.logo a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}
.logo a:active {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



.menu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
	
}
.menu a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
}
.menu a:visited {
	font-size: 14px;
	color: #999933;
	text-decoration: none;
}
.menu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.menu a:active {
	font-size: 14px;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #996600;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight:normal;
	color: #CC9966;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccc66;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style:italic;
	color: #99cccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99cccc;
	

}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #996633;
	padding-left: 0px;
}
td.bottomLine{
	border-bottom-style: solid; border-bottom-color: #999933; border-bottom-width: thin;
}
