
	body{
		background-image:url('img/background.gif');
		background-repeat:repeat;
	}
	
	#wrapper{
		text-align: left;
		margin: auto;
		width: 900px;
		position:relative;
		font-family: arial, "lucida console", sans-serif;
		font-size: 12px;
	}
	
	a{
	text-decoration:none;
	}
	/*************************************************************/
	
	.headerLogo{
		background-color:#FFFFFF;
		vertical-align:top;
	}
	.headerLogo a:link{
		text-decoration:none;
	}
	.headerLogo a:visited{
		text-decoration:none;
	}
	.headerLogo a:active{
		text-decoration:none;
	}
	
	.headerMenu{
		background-color:#000000;
		color:#FFFFFF;
		padding: 10px;
		vertical-align:top;
		text-decoration:none;
	}
	.headerMenu a:link{
		color:#FFFFFF;
		text-decoration:none;
	}
	.headerMenu a:visited{
		color:#FFFFFF;
		text-decoration:none;	
	}
	.headerMenu a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}


	/**************************************************************/
	
	.menuHeaderTitle{
		background-image:url('img/menuBack.jpg');
		background-repeat:no-repeat;
		color:#FFFFFF;
		padding: 5px 5px 5px 5px;
		vertical-align:top;
	}
	
	/*******************************************************************/
	.mainNews{	
		width: 400px;
		
		border:3px solid #eeeeee;
		padding:15px;
		
		background:url(img/gb2.jpg) repeat-x #cbd4e4;
		/*color:#203360;*/
		color:#000000;
		
		margin:30px auto 40px auto;
		text-align:left;

	}
	.mainNews A:link {text-decoration: none; color:#000000;}
	.mainNews A:visited {text-decoration: none; color: #000000;}
	.mainNews A:active {text-decoration: none; color: #000000;}
	.mainNews A:hover {text-decoration: underline ; color: #000000;}
	/*******************************************************************/
	
	.greenButton{
		width:auto;
		margin:10px 0 0 2px;
		padding:3px 4px 3px 4px;
		color:white;
		background-color:#589d39;
		outline:none;
		border:1px solid #006600;
		font-weight:bold;
	}
	.greenButton A:link {text-decoration: none; color:#FFFFFF;}
	.greenButton A:visited {text-decoration: none; color: #FFFFFF;}
	.greenButton A:active {text-decoration: none; color: #FFFFFF;}
	.greenButton A:hover {text-decoration: underline ; color: #FFFFFF;}
	
		#eventLink a {
			position: relative;
			padding:2px;
			text-decoration: none;
			font-size: 12px;
			color: #FFF;
			background: #000;
			
		}
		
		#eventLink a:hover {
			background: #D33431;
		}
	
		#alink a {
			position: relative;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 13px;
			color: #FFF;
			background: #000;
			
		}
		
		#alink a:hover {
			background: #D33431;
		}

	
	/********************** SLIDE PANEL *************************/
	#content {
		width: 750px;
		margin: 50px auto;
		padding: 20px;
		background: #FFF;	
		border: 1px solid #CCC;
	}
	.slider a { 
		outline-color: #888;	
	}

		div#feature_list {
			width: 100%;
			height: 400px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 320px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('img/slide/feature-tab-current.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 650px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 650px;
			height: 240px;
		}

		ul#output li a {
			position: absolute;
			bottom: -100px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}
	
	/********************** SLIDE PANEL *************************/
	
	
	/********************** SLIDE MENU *************************/

	.question A:link {text-decoration: none; color:#FFFFFF;}
	.question A:visited {text-decoration: none; color: #FFFFFF;}
	.question A:active {text-decoration: none; color: #FFFFFF;}
	.question A:hover {text-decoration: underline ; color: #FFFFFF;}
	.question{
		font-weight:bold;	/* Bold font */		
		cursor:pointer;		/* Cursor is like a hand when someone rolls the mouse over the question */
		
		/*margin:10px 0 0 2px;*/
		padding:5px;
		color:white;
		background-color:#000000;
		width:100%;
	}
		
	.answer{
		/* Layout properties - You can change these */
		
		border: 1px solid #555555;
		padding:5px;
		
		/* This one should not be changed */
		display:none;	
	}
	/********************** SLIDE MENU *************************/
	
	#page-flip { position:relative; right:0; top:0; float:right;  }
#page-flip-image { width:50px; height:52px; z-index:99; position:absolute; right:0; top:0; -ms-interpolation-mode:bicubic; }
#page-flip-message { width:50px; height:50px; overflow:hidden; position:absolute; right:0; top:0; background:url(subscribe.png) no-repeat right top; }





/******************************** Contactable *********************************/
#contactable {
	background-image:url(images/contact.png);
	color:#FFFFFF;
	background-color:#333333;
	cursor:pointer;
	height:102px;
	left:0;
	margin-left:-5px; 
	*margin-left:-5px; 
	overflow:hidden;
	position:fixed;
	*position:absolute;
	text-indent:-100000px;
	top:102px;
	*margin-top:10px;
	width:44px;
	z-index:100000;
}

#contactForm {
	background-color:#333333;
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	height:450px;
	left:0;
	margin-left:-400px;
	*margin-left:-434px;
	margin-top:-160px;
	overflow:hidden;
	padding-left:30px;
	position:fixed;
	top:200px;
	width:360px;
	*width:394px;
	z-index:99;
}

form#contactForm input, textarea {
	background:#FFFFFF none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:325px;
	padding:5px;
	border:1px solid #dfdfdf;
	font-family: georgia;
	font-size:1em;
	margin-bottom:10px;
}

form#contactForm .submit {
	background: #F5410F none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:325px;
	padding:5px;
	border:3px solid #F52D0F;
	outline-color:-moz-use-text-color;
	font-family: georgia;
	font-size:1em;
	cursor:pointer;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bolder;
	font-family:Helvetica;
	margin-top:10px;
}

form#contactForm p {
	width:325px;
	font-size:0.9em;
}

form#contactForm .disclaimer {
	*margin-left:20px;
}

#contactForm .red {
	color:	#F5410F;
}

#overlay {
	background-color:#666666;
	display:none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
} 
.error { background-color: #EDBE9C; }

#name.error { background-color: #EDBE9C; } 
#email.error { background-color: #EDBE9C; }
#comment.error { background-color: #EDBE9C; }

form#contactForm label{
	*margin-left:20px;
}

form#contactForm #loading {
	background: url(images/ajax-loader.gif) no-repeat;
	width:55px;
	height:55px;
	margin: 100px auto;
	display:none;
}

#callback {
	font-family: georgia;
	font-size:1.1em;
	color: #FFF;
	width:325px;
	margin: 100px auto;	
	display:none;
}


.holder {
	margin:0 auto;
	*margin-left:20px;
	padding-top:20px;	
}	

/******************************** Contactable *********************************/

.pressTitle{
	background-color:#000000;
	padding:5px;
	color:#FFFFFF;

}