	body
	{
	margin: 0;
	padding: 0;
	font: 90% Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(Assets/bggradient.png);
	background-repeat: repeat-x;
	background-attachment: scroll;/*	background-color: #FFFFFF;*/
	}
	
h1
	{
	margin: 0;
	font-weight: bold;
	padding: 0em;
	font-size: 1.4em;
	text-align: center;
	}
	
h2{
	font-size: 1em;
	color: #333333;
}
h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 40px;
}
p {
	color: #333333;
	font-size: 90%;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	font-size: 12px;
	background-color: #6496FF;
}

a 	{
	color: #6397FD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	}

header2 {
	margin: auto;
}
navbox {
	margin: 0px;
	padding: 0px;
	width: 800px;
}	
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	border: none;
}

#nav a {
	height: 20px;
	line-height: 20px;
	color: #3e3e3e;
	text-decoration: none;
	display: block;
	width: 160px;
	text-align: center;
	background-image: none;
	background-repeat: repeat-x;
	font-weight: bold;
}

#nav a:hover {
	background-color: #6396FF;
	background-image: none;
	background-repeat: repeat-x;
}

#nav li { /* all list items */
	float: left;
	width: 160px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #B3CCFF;
}
#nav li:hover {
	position:static; /* help IE7 a bit - stops submenu sticky */
		}
	
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

}

#nav li ul a {
	text-align: center;
/*	padding-left: 5px;
	padding-right: 5px; */
	font-size: 70%;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#navbox img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}
p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 12px;
}
	
#container {
	background-position: 0;
	text-align: left;
	padding: 20px;
	color: #333333;
	clear: left;
	float: none;
	margin: 0px;
	overflow: hidden;
}/*EXISTS*/


#logobox	{
	margin: 0px;
	padding: 0px;
	clear: left;
}/*EXISTS*/

.discreet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}/*EXISTS*/

.storypic {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}/*EXISTS*/

.storytext {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
	position: relative;
	padding-left: 10px;
}/*EXISTS*/

.contentbox2	{
	height: 100%;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
} /*EXISTS*/
	
	
#footer	{
	clear: both;
	color: #FFFFFF;
	text-align: right;
	background-color: #6496FF;
	font-family: "Century Gothic", Arial, serif;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 3%;
	padding-bottom: 2px;
	padding-left: 3%;
	background-image: url(Assets/NavColour.png);
	background-repeat: repeat-x;
}/*EXISTS*/
	
#sitebox {
	width: 800px;
/*	text-align: center;*/
	position: relative;
	clear: both;
	float: none;
	margin: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}/*EXISTS*/
#header {
	width: 780px;
	padding: 10px;
	clear: both;
	float: none;
	margin: 0px;
}/*EXISTS*/
.item {
	clear: both;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}/*EXISTS*/

.itemtext img {
	float: left;
	padding-right: 20px;
}

#item1, #item2, #item3, #item4, #itemaudio {
	overflow: hidden;
	padding-top: 30px;
}
	
#item1 p, #item2 p, #item3 p, #item4p, #itemaudio{
	width: 430px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	float: right;
}
#item1 h2, #item2 h2, #item2 h3, #item4 h2, #item5 h2{
	font-size: 1em;
	text-align: left;
	width: 430px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#item1 img, #item2 img, #item3 img, #item4 img{
	margin: 0px;
	float: left;
	padding: 0px;
	}

#navpanel {
	color: #CCCCCC;
	background-color: #333333;
	overflow: hidden;
	padding-top: 10px;

}

#panel1 {
	float: left;
	width: 190px;
	padding-left: 20px;
	list-style: none;
		
}
#panel2a, #panel2b {
	float: left;
	width: 190px;
	padding-left: 10px;
	list-style: none;
}

#panel3 {
	float: right;
	width: 190px;
}

#panel1 li, #panel2a li, #panel2b li, #panel3 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#panel1 ul li a, #panel2a ul li a, #panel2b ul li a, #panel3 ul li a {
	color: #CCCCCC;
}

#panel1 h3 a, #panel2a h3 a, #panel2b h3 a {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
#panel1 li a:hover, #panel2a li a:hover, #panel2b li a:hover, #panel3 li a:hover{
	color: #FFFFFF;
}
.warning {
	color: #FF0000;
}
INPUT {
background-color: #DFDFDF} 

TEXTAREA {
	background-color: #DFDFDF;
}
.share {
	float: left;
}
#coda {
}
.black {
	background-color: #000000;
	text-align: center;
}
