/* ---- GLOBAL <<<-----------*/
body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #000000;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
            /* ---- LAYERS <<<---------*/
            #wrap {
	background-image: url(bg.jpg) !important ;
            position:absolute;
            width:910px;
            height:800px;
            z-index:1;
            top: 10px;
            left: 10px;
            }
            /* >> NAVBAR <<<*/
            #navwrap {
            position:absolute;
            width:910px;
            height:30px;
            z-index:1;
            top: 0px;
            left: 0px;
            border-right: 1px solid #333333;
            }
            #headerlogo {
            position:absolute;
            width:110px;
            height:30px;
            z-index:1;
            left: 0px;
            top: 0px;
            background-image: url(graphics/logo.gif);
            background-repeat: no-repeat;
            }
            #nav1 {
            position:absolute;
            width:100px;
            height:30px;
            z-index:2;
            left: 110px;
            top: 0px;
            background: url(graphics/navdiv.gif) left no-repeat;
            }
			#wrap #navwrap #newsletter .listserv-form {
			width: 190px;
			height: 15px;
			}
            #nav2 {
            position:absolute;
            width:100px;
            height:30px;
            z-index:3;
            left: 210px;
            top: 0px;
            background: url(graphics/navdiv.gif) left no-repeat;
            }
            #nav3 {
            position:absolute;
            width:100px;
            height:30px;
            z-index:4;
            left: 310px;
            top: 0px;
            background: url(graphics/navdiv.gif) left no-repeat;
            }
            #nav4 {
            position:absolute;
            width:100px;
            height:30px;
            z-index:5;
            top: 0px;
            left: 410px;
            background: url(graphics/navdiv.gif) left no-repeat;
            }
            #nav5 {
            position:absolute;
            width:100px;
            height:30px;
            z-index:6;
            left: 510px;
            top: 0px;
            background: url(graphics/navdiv.gif) left no-repeat;
            }
            #nav6 {
            position:absolute;
            width:100px;
            height:30px;
            z-index:7;
            left: 610px;
            top: 0px;
            background: url(graphics/navdiv.gif) left no-repeat;
            }
            #newsletter {
            position:absolute;
            width:200px;
            height:30px;
            z-index:8;
            left: 710px;
            top: 0px;
            background: url(graphics/navdiv.gif) left no-repeat;
            }
			#newsletterwrap {
			position:absolute;
			width:190px;
			height:15px;
			z-index:1;
			left: 10px;
			top: 10px;
			}
			#newsletter-txtarea {
			position:absolute;
			width:155px;
			height:15px;
			z-index:2;
			left: 0px;
			top: 0px;
			}
			#newsletter-addbutton {
			position:absolute;
			width:15px;
			height:15px;
			z-index:3;
			left: 165px;
			top: 0px;
			}
           		 /* >> CONTENT <<<*/
            	#contentwrap {
            	position:absolute;
            	width:910px;
            	height:770px;
            	z-index:2;
            	top: 60px;
            	left: 10px;
            	background: url(graphics/content-top-brd.gif) no-repeat;
            	}
            		/* >> SIDEBAR <<<*/
           			#sidebar {
            		position:absolute;
            		width:400px;
           			height:600px;
            		z-index:1;
            		left: 0px;
            		top: 10px;
            		}
            		#login {
					width:195px;
					height:140px;
					z-index:1;
					float: left;
            		}
            		#sidebar1 {
            		width:195px;
            		height:140px;
            		z-index:1;
            		float: right;
            		}
            			/* >> BLOG <<<*/
            			#blog {
            			position:absolute;
            			width:500px;
            			height:600px;
            			z-index:2;
						left: 410px;
            			top: 10px;
          				}
/* >> STYLES <<<*/
.nav-type {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: .5px;
	margin-top: 15px;
	text-transform: uppercase;
	margin-left: 5px;
}
#wrap #navwrap a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #navwrap a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#wrap #navwrap a:hover {
	text-decoration: none;
	color: #FF6600;
}
#wrap #navwrap a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.listserv-email {
	background: #333333;
	border: 0px transparent solid !important!important;
	width: 160px;
	border: none;
	font-size: 11px;
	height: 15px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.listserv-button {
	height: 15px;
	width: 15px;
}
#wrap #contentwrap #sidebar #logindiv .logintype {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 10px 0px;
}
.login-fields {
	background: #333333;
	border: 0px transparent solid !important!important;
	width: 175px;
	border: none;
	font-size: 11px;
	height: 15px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
