body, html {
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


/* TOP DIV */
#top {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(/images/topBkgrnd.png);
	background-repeat: repeat-x;
	height: 300px;
	}


/* MENU DIV */
#menu {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 32px;
	background-color: #FFFF99;
	text-align: left;
	}


/* BODY DIV */
#body {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(/wp-content/themes/default/images/tableBkgrnd.gif);
	background-repeat: repeat-y;
	}


/* SUB MENU BREADCRUMBS */
#submenu {
	padding: 0px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 25px;
	}

#submenu p {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	color: #CCCCCC;
	font-weight: normal;
	text-transform: uppercase;
	}

#submenu a:link {
	color: #999999;
	text-decoration: none;
	}

#submenu a:visited {
	color: #999999;
	text-decoration: none;
	}

#submenu a:hover {
	color: #999999;
	text-decoration: underline;
	}


/* HOME RIGHT DIV */
#homeRight {
	width: 350px;
	text-align: left;
	background-color: #e6e6ff;
	margin: 0px;
	background-image: url(/images/subWorking.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#homeRight h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	line-height: 1;
	color: #006699;
	font-weight: bolder;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	}

#homeRight p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.4;
	color: #000000;
	padding: 0px;
	margin-top: 7px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	}



/* CONTENT */
#content {
	padding: 0px;
	margin: 0px;
	}

#content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.4;
	color: #000000;
	padding: 0px;
	margin-top: 7px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	}

#content p.tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: -10px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	}

#content p.more {
	font-size: 9pt;
	line-height: 9pt;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 45px;
	margin-left: 25px;
	}

#content h1 {
	font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bolder;
	color: #006699;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	}

#content h2 {
	font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
	font-size: 11pt;
	line-height: 1;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding: 0px;
	}

#content h3 {
	font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
	font-size: 13pt;
	line-height: 1.2;
	font-weight: bolder;
	color: #006699;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: -10px;
	margin-left: 25px;
	padding: 0px;
	}

#content ul {
	text-align: left;
	}

#content li {
	font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 20px;
	}

#content a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}

#content a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}

#content a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	}



/*  RIGHT DIV */
#right {
	text-align: left;
	background-color: #EEF0F2;
	margin: 0px;
	padding: 0px;
	}

#right p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.3;
	color: #003366;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	}

#right h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.3;
	color: #003366;
	margin: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	}

#right a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}

#right a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}

#right a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	}




/* SUB BODY DIV */
#subBody {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 300px;
	text-align: left;
	}

#subBody p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.3;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding: 0px;
	}

#subBody a:link {
	text-decoration: none;
	color: #99CCFF;
	font-weight: bold;
	}

#subBody a:visited {
	text-decoration: none;
	color: #99CCFF;
	font-weight: bold;
	}

#subBody a:hover {
	text-decoration: underline;
	color: #99CCFF;
	font-weight: bold;
	}
	
#sub1 {
	background-image: url(/wp-content/themes/default/images/sub/subBkgrnd1.png);
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 300px;
	float: left;
	background-position: right bottom;
	}

#sub2 {
	background-image: url(/wp-content/themes/default/images/sub/subBkgrnd2.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 300px;
	float: right;
	background-position: right bottom;
	}

#sub3 {
	background-image: url(/wp-content/themes/default/images/sub/subBkgrnd3.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 300px;
	float: right;
	background-position: right bottom;
	}


/* FOOTER DIV */
#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-color: #003366;
	background-image: url(/wp-content/themes/default/images/footerBkgrnd.png);
	background-repeat: repeat-x;
	padding: 0px;
	}

#footer p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 1;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


/* SUBSCRIBE FORM WARNING */
.warning {
	color: #FFFFFF;
	background-color: #CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #FF3333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

.warning p {
	color: #FFFFFF;
	}
