body {
	margin: 0px auto;
	padding: 0px;
	background-color:#00AEEF;  /* blue*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
}
#facebook{
	width: 182px;
	height:65px;
	align:left;
	padding-bottom:10px;}
.question {
	width:auto;
	cursor: pointer;
	cursor: hand;
	margin-left:10px;
	padding-bottom:10px;
}
.question  a:link { background-color:#ffffff;}      /* unvisited link */
.question  a:visited { background-color:#ffffff;}  /* visited link */
.question  a:hover { background-color:#999999;}  /* mouse over link */
.question  a:active { background-color:#ffffff;}  /* selected link */

.hiddenAnswer {
	width:auto;
	display: none;
	font-family: arial;
	font-size: 12px;
	padding-left:60px;
}

h1 {
color: #00AEEF; 
font-weight:bold; font-style:italic;
font-size: 2em; line-height:normal;width:900px; height:30px; text-align:left; padding-top:20px;}

h2 {
color: #00AEEF; 
font-weight: bold; 
font-style:  normal;
font-size: medium; 
line-height:normal;
width:auto;
height:10px; 
text-align:left; 
padding: 0px;
text-decoration:none;
}

p{
padding-left: 0px;}

.style1 {
	background-color: #00AEEF;font-weight: bold;}
.style2 {font-style: italic}

#email  {
	padding-left: 0px;
	padding-top:10px;
	color: #fff;
	font-weight: normal;
	font-size: medium;
	text-decoration:none;
	font-size:14px;
}
#email a:hover{
	text-decoration:underline;
}
.style4 {
	color: #fff;
	font-weight: bold;
	font-size: medium;
	text-decoration:none;
}
#container {
	background-image:url(/images/header.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#231F20;
/*--background-color:#161213;*/
	width: 100%;
	text-align:center;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#innercontainer {
	width: 100%;
	text-align:center;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #231F20;
	}
#textcontainer {
	width: 870px;
	text-align:left;
	height: auto;
	padding: 0px 15px 15px 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#231F20;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	text-decoration:none;
	line-height:25px;
	}
#textcontainer a {
	color:#FFFFFF;
	padding: 0px;
	text-decoration:none;
}
#textcontainer a:link{
	padding: 0px;
	color:#FFFFFF;
	text-decoration:none;
}

#textcontainer a:hover{
	padding:0px;
	color:#FFFFFF;
	text-decoration:underline;
}
#textcontainer .quote{
	color:#00AEEF;
	font-style:italic;}
#nav {
	width: 900px;
	background-color: #231F20;
	text-align:center;
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.a{
float:left;
}

#strapline {
	background-image:url(../images/strapline2.png);
	background-repeat:repeat-x;
	width: 100%;
	height: 120px;
	padding: 0px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
#straplinetext {
	width: 900px;
	text-align:center;
	height: 70px;
	padding-top: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	line-height: inherit;
		}
#flash {
	width: 900px;
	text-align:center;
	height: 240px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border-right: 2px;
	border-left: 2px;
	border-top: 2px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	
		}	
		
#footer {  
	width: 100%; 
	text-align: center; 
	vertical-align: top; 
	line-height: 25px; 
	margin: 0px; 
	clear: both; 
	height: 40px; 
	padding-top: 10px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	color:#333333; }
#footer ul {
	padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin: 0px; text-transform: uppercase; word-spacing: 0em; font-size: 0.7em; list-style-type: none; }
#footer li {
	display: inline; padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 0px; }
#footer a:link {
	text-decoration: none; color: #333333; }
#footer a:visited {
	color: #333333; text-decoration: none; }
#footer a:hover {
	color: #cccccc; border-top-style: none; border-right-style: none; }
	

