a {
	background: transparent;
	color: Blue;
	font-weight: normal;
}

a:active {
	background: transparent;
	color: Blue;
	font-weight: normal;
}

a:visited {
	background: transparent;
	color: Blue;
	font-weight: normal;
}

a:hover {
	background: transparent;
	color: Fuchsia;
	font-weight: normal;
}

body {
	background-color: #ffe4c4;
	/*background-image: url(images/background.gif);*/
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px double Black;
	margin-top: 0px;
	width: 800px;
}

#container {
	background-color: #ffffff;
	/*background-image: url(images/background.gif);*/
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-right: 3px double Black;
	border-left: 3px double Black;
	border-bottom: 3px double Black;
	margin-top: 0px;
	width: 800px;
}

h2 {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-size: 105%;
	font-weight: normal;
	text-decoration: none;
}

h4 .special{
	color: #000000;
	font-size: 105%;
	font-weight: normal;
	text-align: center;
}

h3 {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

li {
	color: inherit;
	font-size: 80%;
	font-weight: bold;
	margin: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 0em;
	padding-top: 0em;
	list-style-type: none;
}

.dropdown {
	font-size: xx-small;
	font-weight: bold;
}

p.secondary {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: x-small;
	font-style: italic;
	padding-left: 1em;
}

span {
	color: Yellow;
	font-weight: bold;
}



.redtext {
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}

ul {
	color: inherit;
	font-weight: normal;
	margin: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 0em;
	padding-top: 0em;
}

.inset-list li {
	color: black;
	font-size: 100%;
	font-weight: bold;
	margin: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 0em;
	padding-top: 0em;
}

.clear {
	clear: both;
}

.search a {
	background: transparent;
	color: White;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 15px;
}

#content {
    background-image: none;
	 background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 180px;
	margin-right: 0;
	margin-top: 0px;
	text-align: left;
	padding-left: .75em;
	padding-right: .75em;
	width: 75%;
	background: White;
	border-left: #DAA520 1px solid;
	border-right: 1px double Black;
	border-bottom: 1px double Black;
	vertical-align: top;
	}
	
#content ul li {
	text-decoration: none;
	list-style-type: none;
	}

* html #content {
	width: 100%;
   w\idth: 80%;

	}

#header {
	background-color: Blue;
	background-image: url(images/gw08_lo1_05-2.jpg);
	background-repeat: no-repeat;
	height: 141px;
	text-align: left;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}

#navbar {
	background-image: url(images/nav-bg.jpg);
	background-color: Red;
	font-size: small;
	font-weight: bold;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 99%;
	
}

#navbar li {
	background: transparent;
	border-right: 1px solid #EEEEDD;
	color: #EEEEDD;
	display: inline;
	width: auto;
	float: left;
	font-size: medium;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 3.5px;
	padding-right: 2.5px;
	padding-top: 1px;
	text-decoration: none;
	
}


#navbar li a {
	background-color: transparent;
	color: #eeeedd;
	display: inline;
	width: auto;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 3.5px;
	padding-right: 2px;
	padding-top: 1px;
	text-decoration: none;
	font-size: small;
}

#navbar li a:hover {
	background-color: Maroon;
	color: #FDF5E6;
	height: auto;
}

#navbar a span {
	display: none;
	}

#navbar a:hover span {
	position: absolute; 
	display: block; 
	top: 96px; 
	left: 300px; 
	width: 39em; 
	color: #008000; 
	background: transparent; 
	font-size:100%; 
	text-align: right;
	z-index: 100;
	
	}

#navbar ul {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 100%;
}

#rightsidebar {
	background: none transparent scroll repeat 0% 0%;
	border-left: #DAA520 1px solid;
	color: #333333;
	float: right;
	margin-bottom: 1em;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	
	text-align: left;
	width: 188px;
}

#rightsidebar li a {
	background-color: transparent;
	color: #0000FF;
	font-size: 80%;
}

#rightsidebar li a:visited {
	background-color: transparent;
	color: #0000FF;
}

#rightsidebar li a:hover {
	background-color: transparent;
	color: #FF0000;
}

#rightsidebar ul {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
}

#sidebar {
	background: White none no-repeat scroll 0% 0%;
	
	border-right: #DAA520 1px solid;
	color: #333333;
	float: left;
	margin-bottom: 1em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	text-align: left;
	width: 180px;
	
}

#sidebar li {
	border-bottom: #999999 1px solid;
	font-size: 75%;
	float: left;
	font-weight: normal;
	margin: 0px;
	width: 170px;
}



#sidebar li a {
	/*background-color: transparent;
	color: #0000FF;
	font-size: 90%;*/
	background-color: #EEEEDD;
	border-left: #CCCCCC 5px solid;
	border-right: #CCCCCC 5px solid;
	color: #0000FF;
	display: block;
	padding-bottom: 2px;
	padding-left: 0.5em;
	padding-right: 5px;
	padding-top: 2px;
	text-decoration: none;
}
#sidebar li a:visited {
	background-color: #EEEEDD;
	color: #0000FF;
}

#sidebar li a:hover {
/*	background-color: #EEEEDD;
	color: #992200;*/
	background-color: #CCCCCC;
	border-left: #DAA520 5px solid;
	border-right: #DAA520 5px solid;
	color: #992200;
}
}

#sidebar ul {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	
}

.special3 {
	float: left;
   margin-right: auto;
	margin-left: 8px;
	margin-top: 10px;
	font-weight: normal;
	background-color: White;
   color: Black;
   width: 180px;
	
  
}

.special2 {
	float: left;
   margin-right: 20px;
	margin-left: 8px;
	margin-top: 20px;
	font-weight: normal;
	background-color: White;
   color: Black;
   width: auto;
}

.imgleft {
	float: left;
	margin-right: 20px;
	margin-left: 8px;
	margin-top: 20px;
	font-weight: normal;
	background-color: White;
   color: Black;
   width: auto;
}

.imgright {
	float: right;
	margin-right: 20px;
	margin-left: 8px;
	margin-top: 20px;
	font-weight: normal;
	background-color: White;
   color: Black;
   width: auto;
}

.middleimage {
	background: transparent;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	width: auto;
}

table {
	background: transparent;
	border: none;
	color: Black;
	width: 90%;
}

td {
	/*border-bottom: thin solid black;
	border-right: thin solid black;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	width: auto;
	
	color: Black;
	empty-cells: hide;
	border-right-style: solid;
	border-right-color: Black;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-width: thin;
	border-bottom-color: Black;
}
.title {
	background: transparent;
	border: none;
	color: Black;
	width: 90%;
}

.title2 {
	background: transparent;
	border: none;
	color: Black;
	text-align: center;
	width: 90%;
}

.title3 {
	float: left;
	background: transparent;
	border: none;
	color: #ffffff;
	text-align: left;
	padding-left: 9em;
	margin-top: 2.25em;
	/*m\argin-top: 2.5em;*/
	margin-bottom: 0;
	width: auto;
}

.title3a {
	float: left;
	background: transparent;
	border: none;
	color: #ffffff;
	text-align: left;
	padding-left: 9em;
	/*margin-top: 2.25em;
	m\argin-top: 2.5em;*/
	margin-bottom: 2em;
	width: auto;
}

.title4 {
	background: transparent;
	border: none;
	color: #DAA520;
	font-weight: bold;
	font-size: 85%;
	text-align: center;
	text-decoration: underline;
	width: 90%;
}

.title4a {
	background: transparent;
	border: none;
	color: black;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	text-decoration: underline;
	width: auto;
}

.headerimage {
	float: left;
	background: transparent;
	border: none;
	color: Navy;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	margin-top: 0.1em;
	/*m\argin-top: 2.5em;*/
	margin-bottom: 0.5em;
	width: auto;
}

.special-top {
	width: 45%;
}

.special4 {
	width: 35%;
}

.special5 {
	width: 10%;
}

.special6 {
	width: 20%;
}

.special-top2 {
	width: 70%;
}

.special4a {
	width: 40%;
}

hr.secondary {
	background-color: transparent;
	color: #00008B;
	width: 60%;
	margin: auto auto;
	text-align: center;
}

.secondary {
	background-color: transparent;
	color: #00008B;
	width: 60%;
	margin: auto auto;
	text-align: center;
}

#footer {
	background-image: url(images/foot-bg.jpg);
	background-color: Blue;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	width: 99%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: thin solid black;
	border-right: thin solid black;
	border-top: thin solid black;
	border-left: thin solid black;
	text-align: center;
	
}

#footer a {
	color: white;
	font-weight: normal;
}

#footer a:hover {
	background: transparent;
	color: Fuchsia;
	font-weight: normal;
}

.bluetext {
	background: transparent;
	color: #0000ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
}

.special {
	background: transparent;
	color: #ff0000;
}

