@charset "UTF-8";
/* CSS Document */
<style type="text/css">
body {font: 101% verdana, arial, sans-serif;}
* {margin:0; padding:0;}
#mainwrapper #headerRight img {
	position: relative;
	top: 18px;
	right: 4px;
}

#mainwrapper {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentColumns {
	background: url(images/background2.jpg) repeat-y;
	width: 980px;
	line-height: 1.2em;
	border-top: 1px solid #999;
}
body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	behavior:url(file:///RAID Set S/Users/timo/Sites/Dreamweaver B Final/css_IE/csshover.htc);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#header {
	background: url(images/header_back_left.jpg);
	width:697px;
	height: 195px;
	float: left;
}
#headerWrap {
	height: 195px;
	width: 980px;
}
#headerRight {
	background: url(images/header_back_right2.jpg);
	height: 195px;
	width: 283px;
	float: right;
}
#nav {
	float:left;
	width:178px;
}
#nav p {
	font-size: .8em;
	margin: 1em 30px;
}
#content {
	float: left;
	width:512px;
	font-size: 0.8em;
 	}
#content p {
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 20px;
}
.imageFloatRight {
	margin: 10px 10px 6px;
	float: right;
}
.imageFloatLeft {
	margin: 10px 10px 6px;
	float: left;
}
blockquote {
	margin-left: 35px;
	margin-top: 15px;
}
.indentText {
	margin-top: 15px;
	margin-left: 35px;
}
em {
	font-style: italic;
}
#content h1 {
	margin-top: 10px;
	margin-left: 10px;
}
h1 {
	color: #6c3434;
	font: italic bold normal 2.1em Palatino, "Times New Roman", Georgia, serif;
}
.illumLogo {
	font-family: "Lucida Calligraphy", Palatino, serif;
}
h2 {
	color: #6C3434;
	font: italic bolder 1.4em Palatino, "Times New Roman", Georgia, serif;
	margin-top: 16px;
}
.rightColumnImage {
	margin: 10px 5px 0px 8px;
	float: left;
}
h3 {
	color: #6C3434;
	font: bold normal 1.3em Palatino, "Times New Roman", Georgia, serif;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
ul {
	margin-left: 25px;
	list-style: square;
}
.unorderedList {
	margin-left: 25px;
	list-style: square;
}
.numberedList {
	margin-left: 25px;
	list-style: decimal;
}
#rightcolumn {
	float:right;
	width:274px;
	text-align: left;
	font-size: 0.7em;
}
#rightcolumn p {
	margin-top:20px;
	margin-right: 16px;
	margin-bottom: 6px;
	margin-left: 8px;
}	

#footer {
	background: #CFC7A6;
	width: 980px;
	text-align: center;
	padding-top: 8px;
	font-size: 0.8em;
	color: #333333;
	padding-bottom: 8px;
}
#mainwrapper #header img {
	position: relative;
	top: 36px;
}
	/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
#Layer1 {
	position:relative;
	width:635px;
	height:23px;
	z-index:1;
	left: 18px;
	top: 55px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#menu a, #menu a:visited {
	text-align:left;
	text-decoration:none;
	color:#333333;
	display:block;
	width:6em;
	height:1.6em;
	padding: 0.8em 0px 0.3em;
	font-weight: bolder;
  }
#menu {
	font: italic 1.1em Palatino, "Times New Roman", Georgia, serif;
	position: relative;
	left: 18px;
	width: 150px;
	top: 8px;
	list-style: none;
}
#Layer1 a {
	color: #333333;
}
#Layer1 a:hover {
	color: #000000;
	text-decoration: underline;
}
#menu a:hover {
  background-color:#efe7d6;
  }
.mainHeading {
	color: #6c3434;
	font: italic bold normal 2.1em Palatino, "Times New Roman", Georgia, serif;
}
.subHeading {
	color: #6C3434;
	font: bold normal 1.3em Palatino, "Times New Roman", Georgia, serif;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.newsHeading {
	color: #6C3434;
	font: italic bolder 1.4em Palatino, "Times New Roman", Georgia, serif;
	margin-top: 16px;
}
