body{font-size: 13px; background: #111; color: orange;}
p, ul, ol,.twoblock p,a,#footer, .menu ul li a, .menu ul ul li a, .menu ul ul ul li a,legend,input,.Correct p, .False p,label{font-size: 24px; line-height: 40px;}

#main-content > h1, .latest-news-story > h1{font-size: 40px;}
#main-content > h2, .latest-news-story > h2{font-size: 32px;}
.twoblock h3,h3{font-size: 30px;}

a,p,h1,h2,h3,.twoblock p, .twoblock h3,ul li, ol li, .archive ul li,#footer,.light-text,label{color: orange;}

.menu ul li, .menu ul li ul li,.menu ul li.double, .menu ul li.double:hover,.menu ul li.on, .menu ul ul ul li.on, .menu ul li:hover, .menu ul ul li.on, .menu ul ul li:hover, .menu ul ul ul li:hover, .on{background: none;}

.menu ul li.on[class~='double']{background: none;}

.hide, hr,.search label,.search legend{
	display: block;
	}

#container{width: 90%;}

#navigation{
	clear: both;
	overflow: hidden;
	width: 100%;
	}

.menu{
	width: 30%;
	float: left;
	clear: both;
	}

.search form {
	background:none;
	float:left;
	padding:0;
	width:500px;
	clear: both;
	}

.search .search-text, .search .submit {
	width:auto;
	height: auto;
	}

#main-content,.latest-news-story {
	float:left;
	width: 100%;
	border:0;
	padding:40px 0 40px 0;
	}

.archive{
	width: auto;
	}

.twoblock{
	float:left;
	background: none;
	width: 49%;
	}
	
.light-text {
	font-size:40px;
	padding:0 0 50px 0;
	position:relative;
	width: 100%;
	}

.strapline {
	color:#fff;
	font-size:40px;
	padding-bottom:10px;
	padding-right:20px;
	padding-top:20px;
	width: 100%;
	float:none;
	}

#header{
	border:0;
	background: none;
	height: auto;
	}

#textsize {
	padding-top: 20px;
	clear:both;
	float:left;
	height:14px;
	margin-bottom:5px;
	}

#textsize .small{
	font-size: 20px;
	}

#textsize .medium{
	font-size: 30px;
	}

#textsize .large{
	font-size: 40px;
	}

#footer,.border-top{
	border-top: 4px solid orange;
	}

a,#footer a, .menu ul li a, .menu ul ul li a, .menu ul ul ul li a,a:hover, a:visited {color: #fff;}	

hr{border: 2px solid orange;}

.success, .Correct {
	background:#C8F9D0 none repeat scroll 0 0;
	border:2px solid #A9EFB4;
	margin:10px 0;
	padding:10px;
	color: #000;
	}

.success h3, .success p, .Correct h3, .Correct p, .False h3, .False p{
	color: #000;
	}