body {
margin: 0;
padding: 0;

color: black;


font: small Arial, Helvetica, Verdana, sans-serif;
}/* CSS Document */

#wrapper {
	color: black;
	padding: 0;
	margin-top: 0px;
}

#header-bottom {

border-bottom: 1px solid #b9d2e3;
height: 1%;
}

#header-bottom ul {
margin: 0;
padding: 0;
}
#header-bottom li {
display: inline;
background-color: #fdf8f2;
color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
text-decoration: none;
background-color: #fdf8f2;
color: #050845;
}

#tagline {
	font-weight: bold;
	color: #050845;
	font-style: italic;
	margin: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#main {
position: relative;
top:0;
left: 0;
width: 100%;
margin-top: 0px;
}

#content {
margin: 0 0 0 170px ;
border: 1px solid #b9d2e3;
background-color: white;
color: black;
}

#mainfeature {

padding: 0px 2em 1em 1em;
height: 1%;
}

#mainfeature h2 {

font-weight: bold;
font-size: 140%;
}
#mainfeature p {
font-size: 110%;
}

#mainfeature p.more {
margin-top: 0;
text-align: right;
}



#sidebar {
position: absolute;
top: 0;
left: 0;
width: 170px;

color: white;
margin: 0;
padding: 0;
}
.glossymenu{
	padding: 0;
	width: 170px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	margin-top: 0px;
}

.glossymenu a.menuitem{
background: black url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
text-align:left;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 0px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

.glossymenu{
margin: 0px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

.style1 {color: #FFFF00}
#scroll1 {
	position:absolute;
	left:946px;
	top:440px;
	bottom:100px;
	padding-bottom:100px;
	width:126px;
	height:128px;
	z-index:1;
	font-weight:bold;
	color: #003366;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#scroll1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
#scroll1 a:hover {
	color: #C0003B;
}
#scroll1 a:visited {
	color: #003366;
	text-decoration: none;
}

