body {
	background-image: url(media/background_new.gif);
	background-attachment: fixed;
	background-position: top; 
	background-repeat: repeat-x;
	background-color: #fcc; 
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif, verdana; 
	text-align: left;  
	padding: 0; 
	min-width: 100px;      			/* 2x (col_left fullwidth + col_center padding) + col_right fullwidth */
	width: 900px;
	height: 100%; 
	margin: auto;
}

#container {
  	background-color: #fcc;
  	padding-left: 0;   				/* col_left fullwidth */
  	padding-right: 50px;  			/* col_right fullwidth + col_center padding */
	padding-top: 185px;
}

#container .column {
  	background-color: #fcc;
	position: relative;
  	float: left;
}

#col_center {
	background-color: #fcc;
	height: 100%;
	min-height: 400px;
  	width: 100%;
	padding: 0 25px;    			/* col_center padding */
	  	
}
#col_left {
	background-color: #fcc;
  	height: 100%;
	width: 0;          				/* col_left width */
  	padding: 0;       				/* col_left padding */
  	right: 50px;          			/* col_left fullwidth + col_center padding */
  	margin-left: -100%;
}
	
#col_right {
	background-color: #fcc;
	height: 100%;
  	width: 0;          				/* col_right width */
  	padding: 0;       				/* col_right padding */
  	margin-right: 50px;  			/* col_right fullwidth + col_center padding */
}

* html #left {
  	left: 0;  						/* col_right width */
}

#header	{ 
	background-color: #fcc;
	width: 900px; 
	height: 140px;
	padding: 45px 0 0;
	position: absolute; 
	}

#footer {
	background-color: #fcc;
	text-align: center; 
  	clear: both;
	position: relative;
}

#navigation {
	background-color: #fcc;
	height: 25px;
	width: 100%;
	text-align: center;
}
	
#navigation ul {
	list-style: none;
	display: block;
}
	
#navigation li {
	list-style: none;
	display: block;
	float: left;
}
	
#navigation a {
	font-family: helvetica, arial, verdana, sans-serif;
	border: 1px solid #906; 
	font-size: 10pt; 
	line-height: 10pt;
	font-weight: 400;  
	padding: 4px 5px 3px 4px;
	margin: 0 4px 4px;
	display: block;
	float: left; 
}

#navigation a:link, a:visited { 
	color: #906;
	background-color: #ffc;  
	text-decoration: none;
}
	
#navigation a:hover {
	color: #ffc;
	background-color: #906;
	text-decoration: none;
	}
	
#navigation a:active        { 
	color: #906; 
	background-color: #ffc;
	text-decoration: none; 
}
	
#navigation #currentpage a {
	color: #ffc;
	background-color: #906;
	text-decoration: none;
}

ul.contact {
	font-weight: 500; 
	font-size: 10pt; 
	line-height: 10pt;
	font-family: helvetica, arial, verdana, sans-serif;  
	text-align: left; 
	list-style: none;
}


li.contact	{  
	text-decoration: none;
	padding: 2px;
}


#contact a:link, a:visited { 
	color: #906;
	background-color: #ffc;  
	text-decoration: none;
}
	
#contact a:hover {
	color: #ffc;
	background-color: #906;
	text-decoration: none;
	}
	
#contact a:active        { 
	color: #906; 
	background-color: #ffc;
	text-decoration: none; 
}

a:link, a:visited { 
	color: #906;
	background-color: #ffc;  
	text-decoration: none;
}
	
a:hover {
	color: #ffc;
	background-color: #906;
	text-decoration: none;
	}
	
a:active        { 
	color: #906; 
	background-color: #ffc;
	text-decoration: none; 
}

h1.left { 
	color: #000; 
	font-size: 14pt; 
	line-height: 14pt;
	font-weight: 400; 
	font-family: helvetica, arial, verdana, sans-serif; 
	text-indent: 0; 
	text-align: left; 
	width: 850px;
}


h2.left { 
	color: #000; 
	font-size: 12pt; 
	line-height: 12pt;
	font-weight: 400; 
	font-family: helvetica, arial, verdana, sans-serif;  
	text-indent: 0; 
	text-align: left; 
	width: 850px;
}

h3.left { 
	color: #000; 
	font-size: 11pt; 
	line-height: 11pt;
	font-weight: 400; 
	font-family: helvetica, arial, verdana, sans-serif;
	font-style: italic;  
	text-indent: 0; 
	text-align: left; 
	width: 850px;
}	

p 	{ 
	color: #000; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: helvetica, arial, verdana, sans-serif; 
	margin: 10px 0 0; 
	padding: 0;
	text-align: justify; 
	border-bottom: none;
}

hr { 
	margin: 5px 0; 
	padding: 0; 
	border: 0; 
	border-bottom: 1px dotted #c06; 
	height: 0;
	width: 100%;	
	clear: both;
}

.floatimgleft {
	border: 1px solid #906;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

.floatimgright {
	border: 1px solid #906;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}



p.credits	{ 
	margin: 0;
	float: right; 
	padding: 3px 0 0; 
	color: #906; 
	font-size: 9pt; 
	line-height: 10pt;
	text-align: right;
}

#footer a:link	{ 
	color: #906;
	background-color: transparent;  
}

#footer a:visited	{
	color: #906;
	background-color: transparent; 
}

#footer a:hover	{ 
	color: #ffc; 
	background-color: transparent; 
}

#footer a:active {
	color: #906; 
	background-color: transparent; 
}

img {
	border: none; 
	} 


