/*BODY*/
BODY {background-color: #404040; font-family: Comic Sans MS; font-weight: normal; color: #ff0000; padding: 0px; margin: 0px; border: 0px;}
/*END BODY*/

/*MAIN FRAME*/
.main {position: relative; height: auto; width: 768px; left: 50%; z-index: 2; margin: 0px;margin-left: -384px; background-color: #0000ff; border: 0px solid #ff0000; border-top: 10px solid #404040; border-bottom: 10px solid #404040; top: 0px; } /*centering in ie*/
/*END MAIN FRAME*/

/*WEB ADDRESS*/
.weburl {position: relative; height: 25px; width: 100%; top: 0px; left: 0px; z-index: 3; padding-top: 3px; padding-bottom: 7px; margin: 0px; border-top: 1px solid #ff0000; border-right: 1px solid #ff0000; border-left: 1px solid #ff0000; background-color: #000000;}
/*END WEB ADDRESS*/

/*HEADER*/
.header {position: relative; top: 0px; left: 0px; height: 100px; width: 100%; background-color: #000000; z-index: 3; padding: 0px; border: 0px; margin-left: auto; margin-right: auto; padding-bottom: 10px; border-right: 1px solid #ff0000; border-left: 1px solid #ff0000;}

*html .header {margin-top: -4px; height: 110px;}/*IE ONLY*/

.leftheaderlogo {position: absolute; top: 0px; left: 0px; width: 100px; height: 100%; z-index: 4;}

.headertitle {position: absolute; top: 50%; margin-top: -28px; width: 100%; height: 100%; text-align: center; z-index: 3;}

.rightheaderlogo {position: absolute; top: 0px; right: 0px; width: 100px; height: 100%; z-index: 4;}
/*END HEADER*/

/*NAVBAR*/
.navbar {position: relative; top: 0px; left: 0px; width: 100%; height: 20px; z-index: 3; background-color: #000000; text-align: center; color: #ffffff; font-size: +14px; line-height: 20px; letter-spacing: 1px; border: 1px solid #ff0000; margin: 0px;}

*html .navbar {line-height: 10px; height: 22px;}/*IE ONLY*/

.navbar a:link {font-size: +14px; color: #ffffff; text-decoration: none;}
.navbar a:visited {font-size: +14px; color: #0000ff; text-decoration: none;}
.navbar a:hover {font-size: +14px; color: #ff0000; font-weight: bold; font-style: italic; text-decoration: none;}
.navbar a:active {font-size: +14px; color: #0000ff; text-decoration: none;}

.navbarsep {font-size: +12px; color: #808080; padding-left: 3px; padding-right: 3px; vertical-align: 1px;}
/*END NAVBAR*/

/*CONTENT*/
.content {position: relative; top: 0px; left: 0px; height: auto; background-color: #000000; z-index: 3; border-bottom: 1px solid #ff0000; border-right: 1px solid #ff0000; border-left: 1px solid #ff0000; width: 100%; color: #ffffff; font-size: +12px; clear: both;}

/*DUAL COLUMN CONTENT*/
.left {float: left; top: 0px; left: 0px; height: 100%; background-color: #000000; width: 50%; z-index: 4;}

*html .left {padding-left: 2px;}/*IE ONLY*/

.leftcontentheader {position: relative; height: 40px; width: 100%; background-color: #000000; text-align: center; padding-top: 10px; padding-bottom: 0px;}

*html .leftcontentheader {margin-bottom: -4px;}/*IE ONLY*/

.leftcontent {position: relative; height: 100%; left: 50%; margin-left: -190px; width: 378px; background-color: #000000; border: 1px solid #ff0000; margin-bottom: 2px; color: #ffffff;}

*html .leftcontent {height: auto;}/*IE ONLY*/

.right {float: left; top: 0px; left: 0px; height: 100%; background-color: #000000; width: 50%; z-index: 4;}

*html .right {padding-left: 1px;}/*IE ONLY*/

.rightcontentheader {position: relative; height: 40px; width: 100%; background-color: #000000; text-align: center; padding-top: 10px; padding-bottom: 0px;}

*html .rightcontentheader {margin-bottom: -4px;}/*IE ONLY*/

.rightcontent {position: relative; height: 100%; left: 50%; margin-left: -190px; width: 378px; background-color: #000000; border: 1px solid #ff0000; margin-bottom: 2px; color: #ffffff;}

*html .rightcontent {height: auto;}/*IE ONLY*/
/*END DUAL COLUMN CONTENT*/


/*SINGLE COLUMN CONTENT*/
.single {position: relative; top: 0px; left: 0px; width: 100%; height: 100%; font-size: 135%; background-color: #000000; z-index: 4;}

*html .single {padding-left: 1px;}/*IE ONLY*/

.singlecontentheader {position: relative; height: 40px; width: 100%; background-color: #000000; text-align: center; padding-top: 10px; padding-bottom: 0px;}

*html .singlecontentheader {margin-bottom: -4px;}/*IE ONLY*/

.singlecontent {position: relative; height: 100%; left: 50%; margin-left: -382px; width: 762px; background-color: #000000; border: 1px solid #ff0000; margin-bottom: 2px; text-align: center; color}

*html .singlecontent {height: auto;}/*IE ONLY*/

.singlelist {position: relative; height: 100%; left: 50%; margin-left: -378px; width: 758px; background-color: #000000; border: 0px solid #ff0000; margin-bottom: 2px; text-align: left; color}

*html .singlelist {height: auto;}/*IE ONLY*/

.singlelisthead {position: relative; text-align: left; color: #ff0000;}

*html .singlelisthead {height: auto;}/*IE ONLY*/

.indent {padding-left:50px}

.icon {position: absolute; left: 10px;}

.singletext {font-size: 120%; position: relative; top: 0px; left: 25px; margin-right: 50; height: auto; background-color: #000000; border-bottom: 0px solid #ff0000; border-right: 0px solid #ff0000; border-left: 0px solid #ff0000; width: 90%; color: #ffffff; font-size: +12px; clear: both;}

*html .singletext {height: auto;}/*IE ONLY*/

.singletext a:link {font-size: +14px; color: #0000ff; text-decoration: none;}
.singletext a:visited {font-size: +14px; color: #0000ff; text-decoration: none;}
.singletext a:hover {font-size: +14px; color: #ff0000; font-weight: bold; font-style: italic; text-decoration: none;}
.singletext a:active {font-size: +14px; color: #0000ff; text-decoration: none;}


/*END SINGLE CONTENT*/
/*END CONTENT*/

/*SPACE*/ /*USED TO FORCE FLOATS TO TAKE UP SPACE IN DUAL COLUMN LAYOUT*/
.space {clear: both;}
/*END SPACE*/

TD {text-align: center;}