body,
html{
	margin:0;
	padding:0;
	font-family: Verdana, Georgia, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background:#0D202E;
}

#header-0B212E-plus-navbar-top-white-line {
   width: 100%;
   position: absolute;
   top: 0px;
   left: 0;
   height: 23px;
   background: transparent url(../images/header-0B212E-plus-navbar-top-white-line.jpg) repeat-x;
} 

#navbar-bottom-white-line {
   width: 100%;
   position: absolute;
   top: 40px;
   left: 0;
   height:2px;
   background: transparent url(../images/white-nav-line.jpg) repeat-x;
} 

#content-nav-bar-item-enabled{
   width: 100%;
   height: 100%;
   position: absolute;
   top: 115px;
   z-index: 111111111;
}

/* CONTENT POSITIONING */
#middle-content {
        position: relative;
        z-index: 1;
} 

/* FOOTER */
div#footerwrap {
	position:absolute;
	bottom:0;
	left:0;
	height:90px;
	margin-bottom:-4px;
	font-size: 9px;
	background:#333333;
}
td#footer {
	font-size: 9px;
	color: #CCCCCC;
}
td#footer a {
	color:#CCCCCC;
}
div#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
}


/* LICORICE ALLSORTS */
h1 {
	font-size:18px;
	text-align:left;
	padding:0;
	padding-left:5px;
	margin-bottom:0;
	color:#3399CC;
	font-family: Verdana, Georgia, serif;
	font-style: italic;
}
h2 {
	font-size:15px;
	font-style: italic;
	font-weight: bold;
	color:#3399CC;
	padding-top:40px;
	padding-bottom:0px;
	margin:0;
}
h3 {
	font-size:12px;
	font-weight: normal;
	color:#3399CC;
	margin-top:25px;
	margin-bottom:-9px;
}
h3#contactus {
	color:#C8352D;
}
 
p {
	margin-bottom:0;
	font-size:11px;
}
table {
	margin-bottom:0;
	font-size:11px;
}
ul,ol {
	font-size:11px;
	line-height:1.4em;
}

 td#navseparator {
	font-size:11px;
	color:#ffffff;
}
 td#news {
	font-size:12px;
	color:#ffffff;
}
 td#newsheadline {
	font-style: italic;
	color: #99CC66;
	height: 25px;
}

 td#newsitem {
	font-style: normal;
	height: 15px;
}

td#innerimagetext {
	color: #99CC66;
	font-style: italic;
	font-weight: bold;
	font-size:10px;
}

td#copyfromhere {
	padding-top:10px;
}

ul,ol#reducegap {
	margin-top:5px;
}

#white_underline {
   position: relative;
   top: 0px;
   background: transparent url(../images/white-dot.jpg) repeat-x;

}

#footer-under-image {
   width: 2600px;
   height: 72px;
   position: absolute;
   bottom: 0px;
   background: #333333;
}

p#textgap {
	padding-top: 0px;
	}
	
h2#OLgap {
	margin-bottom: -5px;
	}

A { text-decoration:none;}
A:link	{color: #3399CC;font-weight: bold;}
A:visited{color: #3399CC;font-weight: bold;}
A:hover	{color: #3399CC;background-color:none; text-decoration:none;}
