html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #990000;
  }
.container {
	border:2px solid #CCC;
}

.featureimage {position: absolute;
    top: 60px;
    left: 360px;
    height: 182px;
    width: 193px;
	z-index: 1;
	overflow: visible;
}

.header {
	top: 0px;
	left: 0px;
	background-color: #000066;
}
.topmenu {
	position: relative;
	height: 16px;
	width: 752px;
	font: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	background-color: #C0C0C0;
	z-index: 3;
	overflow: hidden;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	#000066
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	list-style-type: circle;
}
a:link {
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	  }

a:visited {
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	  }

a:hover, a:active, a:hover:visited {
	color: #333;
	text-decoration: underline;
	  }
	  
a.menu:link {color: #000000;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none}

a.menu:visited {color: #000000;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none}

a.menu:hover, a.menu:active {color: #FFFF99;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none}

a.bmenu:link {color: #FFFFFF;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
}

a.bmenu:visited {color: #FFFFFF;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
}

a.bmenu:hover, a.bmenu:active {color: #CCCCCC;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
}

a.cmenu:link {color: #FFFF99;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
}

a.cmenu:visited {color: #FFFF99;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
}

a.cmenu:hover, a.cmenu:active {color: #CCCCCC;
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none
}
#main_content {
	padding-right: 6px;
	padding-left: 8px;
}
#sidebar {
	width: 190px;
}
.sidebar_content {
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	height: 100%;
	padding-top: 10px;
	background-color: #C0C0C0;
}
.bottommenu {
	font: Verdana;
	font-size: 8.5pt;
	color: #FFFFFF;
	background-color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightpic   {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right
}
.callout   {
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
}
small {
	font-size: 10px;
}
.box1 {
	background-image:url(../images/box1.gif);
	background-repeat: no-repeat;
}
.box p, .box li {
	font-family:Verdana, Geneva, sans-serif;
	padding-top: 40px;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 40px;
}
.box2 {
	background-image:url(../images/box2.gif);
	background-repeat: no-repeat;
}
.box3 {
	background-image:url(../images/box3.gif);
	background-repeat: no-repeat;
}
#boxcontent {
	padding-top: 86px;
	padding-right: 4px;
	padding-left: 4px;
}