/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background: url(../images/container_bg.jpg) repeat;
}

#container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* this overrides the text-align: center on the body element. */	
	}

#header {
	margin:0;
	padding:0;
	height: 230px;
	width: 1000px;
	background: url(../images/banner_bg.jpg) no-repeat;
		}
		
#navlinks {
	padding: 0.6em 4em;
	margin-left: 2em;
	background: url(../images/menu_background.png) no-repeat;
	color: #FFF;
	position: relative;
	margin-top:-60px;
}

#navlinks li {
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	border-right: 1px solid #99C;
	font-weight: bold;
	
}

#navlinks li.last {
	border-right: 0;
}

#navlinks a {
	color: #fff;
}

#navlinks a:hover {
	color: #000;
}

#main1 {
		margin:0; padding:0;
		
		}
#main2 {
		margin:0; padding:0;
		
		}		
#left {
	float:left;
	width:149px;
	margin:0;
	padding:0;
	background: url(../images/left_column_bg.jpg) repeat-y;
		}
#left p {
	padding-left: 1em;
}

#space{
	margin: 1em 1em;
}
		
#logo {
	position:absolute;
	left:20px;
	top:15px;
	width:397px;
	height:50px;
	z-index:1;
}

#newsletter {
	margin:0;
	padding:0;
	position:relative;
	left:580px;
	top: -150px;
	width:350px;
	height:100px;
	z-index:1;	
	background-image: url(../images/newsletter_bg.jpg); /
}	

#newsletter p{
	color:#222;
	font-size: 1em;
	line-height:1.25em;
	padding: 0.5em .5em 0.5em 2.25em;

}

#today {
	margin-top: -1.66em; padding: 0 2em 0 0;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	line-height: 1;
}


#headlines{
}

#features{
}
		
#right {
	float:right;
	width:149px;
	margin: 0.5em 1em;
	background: url(../images/left_column_bg.jpg) repeat-y;
	padding: 0;
		}
		
#right p,h4 {
	padding-left: 1.25em;
	text-align: left;
}
		
#middle div{
	clear: inherit;
}
		

#news{
	width:auto;
	margin:0;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 155px;
	position: fixed;
	overflow: visible;		
		}
				
#productInfo{
	width:auto;
	margin:0;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 155px;
	position: fixed;
	overflow: visible;		
		}		
		
#shop {
	position:absolute;
	left:592px;
	top:3px;
	width:253px;
	height:58px;
	z-index:2;
}


		
#general{
	width:auto;
	margin:0;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 50px;
	position: fixed;
	overflow: visible;		
		}			
	
#newsList{
	width:auto;
	padding:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 105px;
	position: fixed;
	overflow: visible;		
		}	
		
			
#titlesList{
	width:auto;
	padding:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 105px;
	position: fixed;
	overflow: visible;		
		}		
			
			
#newsheadlines{
	width:auto;
	padding:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 105px;
	position: fixed;
	overflow: visible;		
		}
		
#featuredTitles{
	width:auto;
	margin:0;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 155px;
	position: fixed;
	overflow: visible;		
		}
		
#middle {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 5px;
	padding-left: 5px;	
		}
		
.column-in {
		margin:0; padding:0em 0.5em;
		}
		
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
h1 {
	margin: 1em 0;
	font-weight: bold;
	font-size: 1.8em;
}

h2{
	margin: 0.2em  0;
	font-weight: bold;
	font-size: 1.6em;
}

h3 {
	margin: 0.2em 0;
	font-weight: bolder;
	font-size: 1.4em;
}

h4,h5,h6 {
	margin: 0.2em 0;
	font-weight: bold;
	font-size: 1.2em;
}


#middle h1 {
	padding: 0.5em 1em 0em 0em;
	color: #0B0301;
	font-size: 1.8em;
}


p {
	
	margin-top: 0.75em;
	margin-right: 0;
	margin-bottom: 0.75em;
	margin-left: 0;
	
}

hr {
	size: 1px;
	color: #333;
	width:99%;
}

#middle p 
{
	line-height:1.3em;
	padding: 0.5em 1em;
	margin-top: 0em;
	font-size: 1em;
	font-weight:bold;
}
#middle li{
	font-weight: bold;
}


.halfsize{
	font-size: 0.5em;
}

.smaller {
	font-size: 0.8em;
}

.smallest {
	font-size: 0.8em;
}

.9 {
	font-size: .9em;
}
#middle p a:link {
	text-decoration: underline;
}
	
a:link {
	color: #0B0301;
	text-decoration: none;
	font-weight:bold;
	}
	
a:visited {
	color: #0B0301;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	background-color: #fff;
	text-decoration: underline;
}

a:active {color: #333333;
	
}
	
.copy { text-align:center; font-size:80% }
li {
	padding: 0.1em;
	line-height: 1em;
	border-left: 0em;
	list-style-position: outside;	
}

.larger {
font-size: 1.5em;
}


.red {
	color: #FF0000
}

.illusRight{
	float:right;
	margin: .5em 1.5em .5em .5em;
	
}

.illusLeft {
	float: left;
	margin: 0.5em 1.5em 0.5em 0.5em;
	padding: 0px;
}


.center{
	text-align:center;
}

.right{
	text-align:right;
}

.highlight{
	background: #fff333; color: #333;
}

.underline{
text-decoration:underline;
}

.italics{
font-style:italic;
font-weight:bold;
color:#000000;
}

.blue{
	background:#F0F8FF;
	padding:1em;
	border: 1px grey solid;
}


.divBorder {
	border:#666;
	margin:5px 2px;
	/* background-color:#F8FDFE; */
	padding:10px 15px;
	border-top: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
}
	
.divTabbed {
	margin:5px 2px;
	padding:10px 15px;
	
	}
.text_larger{
	font-size:1.25em;
}
