/* ------------------------------------------------------------- */
/* IDEC Website 2006, Style and Repogramming (c) jansass.com Hamburg */
/* ------------------------------------------------------------- */

#navi {
	display:none !important;
	visibility:hidden !important;
	}

/* ------------------------------------------------------------- */
.localli {
	list-style-image:url(../images/link.gif);}
.localli h4 {
	background: #FFFFFF;
	border-bottom: 1px solid #4DADD6;
	margin: 0px;
	position:relative;
	left: -17px;}

/* ------------------------------------------------------------- */
#subnavi {
	display:none !important;
	visibility:hidden !important;
	}

/* IS: colorful space below main navi */
#area {
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 16px;
	padding-bottom: 11px;
	text-indent: 15px;}
/* IS: last colored line - color needs to be adjusted to area code */
#lastline{
	display:none !important;
	visibility:hidden !important;
	}

	
/* IS: holds subname and content togehter */
#container {
	float: left; 
	width: 100%; 
	background: url(../images/bg.gif) repeat-y;}
/* IS: the gray thing at the top scoping the main menu */
#navbar {
	width: 760px; 
	height: 20px; 
	background: #3D4654;}
/* IS: the text content */
#content {
	overflow: hidden;
	width: 100%; 
	}

/* ------------------------------------------------------------- */
/* IS: some standard things*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}
.yellow {
	color:#FFCC00;}
h1	{
	margin: 0px;
	font-size: 26px;}
h2	{
	margin: 0px;
	font-size: 16px;}
h3	{
	margin: 0px;
	font-size: 12px;}
ul {
	margin-top: 0px;}
.px760 {
	width: 100%;}
#white {
	height: 15px; 
	overflow: hidden;}
a {
	text-decoration:none;}
.contentimg {
	border: 1px solid black;
	float: left;
	clear: left;
	margin: 0px 0px 15px 0px;
	}
.listimg {
	float: right;
	clear: right;
	margin: 0px 5px 0px 20px;
	height: 40px;
	position: relative;
	top: 5px;
	}

/* ------------------------------------------------------------- */
/* IS: footer line*/
.footer {
	text-align:right;
	font-size: 12px !important;
	color: #666666 !important;}
/* IS: footer links */
.footer a {
	text-decoration: none !important;
	color: #666666 !important;}
/* IS: footer links hovered */
.footer a:HOVER {
	text-decoration: underline !important;
	color:#FFCC00 !important;}
#logo {
	width: 760px; 
	height: 63px; 
	overflow: hidden;}
.header {
	width: 30px; 
	height: 30px; 
	margin-right:1px; 
	float: left;
	}
