html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
html {
	padding: 0px;
	margin: 0px;
}
.name {
	position: absolute;
	left: 7px;
	font-size:26px;
	color:#0099cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 2px;
	padding-left: 15px;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: white;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	top: 20px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 928px;
	position: relative;
	padding-top: 50px;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	color: white;
	width: 100%;
}
#body-top {
	background: top left url(images/body_top.gif) no-repeat;
	position: relative;
}
#body-bot {
	background: bottom left url(images/body_bot.gif) no-repeat;
	padding-bottom: 17px;
	padding-top: 12px;
}
#body-top-2 {
	position: absolute;
	top: 15px;
	left: 251px;
	width: 663px;
	height: 16px;
	background: top left url(images/body_top_2.gif) no-repeat;
}

/*#wrapper {
	position: relative;
	padding-top: 50px;
} 
*/
h1 {
	font-size: 18px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0099cc;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099cc;
	padding-top: 15px;
	font-weight: bold;
}

ul, li {
	padding-bottom: 5px;
}


#nav, #nav ul { /* all lists */
	padding: 0;
	padding-left: 15px;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 5;
}
#nav li { /* all list items */
	float: left;
	width: 200px; /* width needed or else Opera goes nuts */
	height: 25px;
	padding-top: 6px;	
}
#nav li a {
	display: block;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #000066;
}

#nav .firstlevel {
	float: left;
	background-image: url(images/menu.gif);
	width: 90px; /* width needed or else Opera goes nuts */
	height: 14px;
	padding-top: 6px;
}
#nav .firstlevel a {
	text-align: center;
	color: #ffffff;
}
#nav .firstlevel ul a {
	color: #000066;
	text-align: left;
}

#nav a.daddy {
	background: url(images/arrow.jpg) center right no-repeat;
	text-align: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-image: none;
	background: #ffffff;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px #000066 solid;
	margin-top: 2px;
}

#nav .wide {
	width: 300px;
}
#nav .wide li {
	width: 300px;
}

#nav li ul ul { /* third-and-above-level lists*/
	margin: -25px 0 0 200px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items*/
	left: auto;
}




/*#body-bot {
	padding-top: 12px;
}
*/
#welcome {
	float: left;
	width: 231px;
	padding-left: 13px;
	margin-top: 4px;
	line-height:1.5em;
}
#welcome a {
	color: #ccffff;
}
#welcome a:hover {
	color: #0099cc;
}
#welcome h1 {
	text-align: center;
	margin: 11px;
	color:#0099cc;
	font-size:24px;
}
#welcome p {
	margin: 15px 19px;
	text-align:center;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}
#welcome .button {
	text-align: center;
}

#content {
	float: right;
	width: 618px;
	padding-right: 34px;
	padding-top: 23px;
	color: #000000;
}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #000066;
}
#content a:hover {
	color: #0099cc;
}
#content ul li {
	list-style: circle;
	padding-bottom: 8px;
	padding-left: 10px;
	list-style-position:outside;
	margin-left: 20px;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #0099cc;
	margin-bottom: 12px;
}
.fineline-flat {
	border-bottom: 1px solid #0099cc;
}
.fineborder {
	border: 1px solid #0099cc;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

.bar-lit {
	padding-left: 6px;
	background: 0px 4px url(images/bar_lit.gif) no-repeat;
}
.bar-drk {
	padding-left: 6px;
	background: 0px 4px url(images/bar_drk.gif) no-repeat;
}

/* RBK - hid picture styles
#picbar {
	background: #000066;
	width: 415px;
	margin: 2px 0 19px 0;
}
#arr-left, #arr-right  {
	float: left;
	width: 15px;
}
.picbox {
	float: left;
	width: 117px;
	padding: 2px;
	border: 1px solid #0099cc;
	margin: 5px 0px 5px 4px;
}
#picbar img {
	display: block;
}
#arr-right {
	margin-left: 4px;
}
*/

#planer { /* RBK - lower-left div */
	float: left;
	width: 286px;
	border-right: 1px solid #0099cc;
	padding-right: 20px;
	padding-top: 5px;
}
#stories { /* RBK - lower-right div */
	float: right;
	width: 295px;
	padding-top: 5px;
}
#planer p, #stories p {
	margin: 4px 0px;
	padding-bottom: 5px;
}
#planer h1, #stories h1 {
	font-size: 18px;
}
#planer .more, #stories .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}

#footer {
	font: 11px arial, sans-serif;
	color: #000066;
	text-align: right;
	padding-right: 18px;
}
#footer p {
	margin-top: 0.5em;
}
#footer a {
	color: #000066;
}

/*#welcome .button {
	text-align: center;
}
*/
/*
#welcome .button a {
	background-image: url(images/button_teal.png);
	width: 90px;
	height: 22px;
	display: inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bolder;
}*/

