body,td,div,li,h1,h2,h3,h4,h5,h6,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	font-size: 11px;
	text-align: justify;
}

li { list-style-position: outside; }
hr { height: 1px;border: 0px;color: #426ABA;background-color: #426ABA; }

/* Turn off page margins, and padding */
body { margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px;background: #FFFFFF;}

div,span, img {padding: 0px;margin: 0px;border: 0px;vertical-align: top;}

p { font-size: 10px; text-align: justify }
h1 { font-size: 24px; font-family: "Arial Narrow"; font-weight: bold; color: #426ABA; display: inline; }
h2 { font-size: 14px; font-family: Verdana; font-weight: bold; color: #000000; display: inline; }
h3 { font-size: 9px; font-weight: normal; color: #000000; display: inline; }

a {text-decoration: none;color: #426ABA;font-weight: bold;}
a:hover {text-decoration: underline;}

.formText,.submit,.reset,.button {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-variant: normal;
  	line-height: normal;
  	font-size: 10px;
	border: 1px solid #000;
}
.formText { color: #000000; }
.submit { font-weight: bold; background-color: #fff; color: #000; }
.reset { font-weight: normal; background-color: #fff; color: #999; }
.button { font-weight: normal; background-color: #fff; color: #999; }

/*=====================*/
/* Object Specific CSS */
/*=====================*/

.centerdiv {text-align: center;margin: 0px auto 0px auto;}
.containerdiv {position: relative;width: 840px;margin: 0px auto 0px auto;background-image: url('../img/border.gif');background-repeat: repeat-y; background-position: top center;}
.header {text-align: right;width: 800px;height: 195px;position: absolute;top: 0px;left: 20px;}
.content {text-align: justify;width: 600px;margin: 180px 0px 0px 20px;}
.adverts {position: absolute;top: 205px; right: 0px;text-align: center;margin: 0px 25px 5px 0px;width: 180px;background: #81A4BA;border: 1px solid #608097;padding: 5px 0px 0px 0px;}
.footer {text-align: center;margin: 10px 20px 0px 20px;width: 800px;background: #81A4BA;clear: both;padding: 5px 0px 5px 0px;color: #FFFFFF;}

.stormTop {margin-bottom: 3px;}
.stormTitle {margin-bottom: 3px;}
.stormBottom {margin-bottom: 5px;}

.textbox {margin-top: 19px;width: 600px;background: #81A4BA;border: 1px solid #608097;}
.text {margin: 10px;}
.sotd {margin: 5px;width: 165px;border: 1px dashed #FFFFFF;text-align: center;color: #FFFFFF;}
.break {height: 2px;background-color: #81A4BA;color: #81A4BA;}


/* temp code */

#main {
	border: 1px solid #608097;
	clear: both;
	background: #81A4BA;
	padding-top: 4px; /* 2em */
}

#contents {
	padding: 1.5em;
	background: #FFFDF3;
	min-height: 360px;
}

#header {
	position: relative;
	width: 100%;
	height: 3em;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
	font-weight: normal;
}

#header ul#primary span {
	color: #FFFFFF;
	font-weight: bold;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #608097;
	border-bottom: none;
	background: #81A4BA;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #FFFAE1;
	border: 1px solid #81A4BA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #608097;
	background: #BACDD9;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 31px;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0px 5px 3px 5px;
	margin: -4px 5px;
	background: #81A4BA;
	border: 1px solid #608097;
	border-top: none;
}

#header ul#secondary li a {
	color: #000;
	width: auto;
	display: block;
	border: 1px solid #81A4BA;
	border-top: none;
	float: left;
	margin: -4px 5px;
	padding: 1px 5px 3px 5px;
	text-decoration: none;
	background: #FFFAE1;
}

#header ul#secondary li a:hover {
	color: #000;
	width: auto;
	display: block;
	border: 1px solid #81A4BA;
	border-top: none;
	float: left;
	border-color: #608097;
	background: #BACDD9;
	margin: -4px 5px;
	padding: 1px 5px 3px 5px;
}

#header ul#secondary li a:active {
	color: #000;
}