#Navigation {
	padding: 10px;
	width: 200px;
	background-color: #89220F;
	border: 1px groove #152267;
}
#Navigation a {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 184px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-size: 12px;
}

#Navigation a:link, #Navigation a:visited {
	color: #FFFFFF;
}
#Navigation a:hover {
	text-decoration: underline;
}
#Navigation ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#navtop {
	height: 25px;
	width: 750px;
	list-style-type: none;
}
.navtop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navtop ul li {
	display: inline;
}
.navtop ul li a {
	float: left;
	height: 21px;
	padding: 5px 5px 0px;
	text-decoration: none;
	margin-left: 16px;
}
.navtop ul li a:link, .navtop ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navtop ul li a:hover {
	border-bottom-width: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	background-color: #6679A8;
	border-right-width: 0px;
	border-left-width: 0px;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C9D5F2;
	text-align: center;
	padding: 6px;
	line-height: 15px;
	width: 850px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #CFD6E7;
}
#bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C9D5F2;
	text-align: center;
	padding: 6px;
	line-height: 15px;
	width: 1032px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #CFD6E7;
}
#tag line {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bottom a:link, #bottom a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 3px;
	margin: 3px;
}
#bottom a:hover {
	color: #C9D5F2;
}

#bottom2 a:link, #bottom2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 3px;
	margin: 3px;
}
#bottom2 a:hover {
	color: #C9D5F2;
}

#login {
	width: 300px;
   style="display:none; 
      position:absolute; 
      left:750px; 
      top:50px; 
      border-style: solid; 
      background-color: #16327A; 
      padding: 5px;"
}
