body 	     {
	font-family: Verdana, Arial;
	background-color:#A80000;
	width: 946px;
	height: 100%;
}
a:link { color: #000080;
}
a:visited {color: #000080;
}
a:active {color: #A80000
}



img          { border-style: solid; border-width: 1px }


#Base #Top #NavBar a {
	background-image: url('images/Button.jpg');
	float: left;
	color: white;
	display: inline;
	height: 34px;
	width: 130px;
	text-decoration: none;
	padding-top: 7px;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
#Base #Top #NavBar {
	margin: 0px 0px 0px 0px;
	padding: 125px 0px 0px 100px;
}


#Base #Top #NavBar li {float: left; color: white; display: inline; height: 34px; width: 130px; text-decoration: none; background-image: url('images/Button.jpg'); background-repeat: no-repeat;}	

#Base #Top #NavBar a:hover, #Base #Top #NavBar a#active {float: left; color: white; display: inline; background: url('images/Button3.jpg'); background-repeat: no-repeat; height: 34px; width: 130px; text-decoration: none; }

#Base #ContentBase {
	background-color: #A80000;
	background-image: url(images/Background/Background%20mid.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
}

#Base #Content {
	padding: 10px 10px 10px 108px;
}
#Base #Bottom {
	background-color: #A80000;
	background-image: url(images/Background/Background%20bot.jpg);
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}


#Base #Top {
	background-color: #A80000;
	background-image: url(images/Background/Background%20top2.jpg);
	background-repeat:no-repeat;
	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}


#Base {
	background-image: url(images/Background/Background%20mid.jpg);
}


#Base #Navbar2 {
	height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 141px;
	background-color: #666666;
	white-space: nowrap;
	width: 780px;
	}

#Base #Navbar2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: inline;
	list-style-type: none;
	float: left;
	width: 110px;
	height: 20px;
	padding-top: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#Base #Navbar2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: inline;
	list-style-type: none;
	float: left;
	width: 110px;
	height: 20px;
	padding-top: 6px;
}

#Base #Navbar2 ul {
	background-color: #666666;
	display: inline;
	list-style-type: none;
}
#Base #Navbar2 li {
	display: inline;
}
