@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 14px;
	color: #cdab51;
}
body {
	background-color: #000000;
	background-image: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #494A00;
}
a:active {
	text-decoration: none;
	color: #8A8311;
}
.picture_left {
float:left;
margin-top:7px;
margin-bottom:10px;
margin-left:0px;
margin-right:15px;
}
.picture_right {
float:right;
margin-top:2px;
margin-bottom:10px;
margin-left:15px;
margin-right:2px;
}
hr {
  border: 0;
  width: 90%;
  color: #402e0a;
  background-color: #402e0a;
  height: 7px;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #8A8311;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	width: 795px;
}

.style2 {
	color: 
	#8A8311; 
	font-size: 18px;}
	
.style13 {
	font-size: 12px}
	
.style14 {
	font-size: 11px}
	
.style15 {
	color: #cdab51}
