/* Body */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFF;
}


/* Wrapper */

#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 766px;
	text-align: left;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}



/*Header*/

#header {
	border-top: 3px solid #F90;
	width: 766px;
	height: 87px;
	background: #CCF url(sunset.jpg);
	color: #FFFFFF;
	margin: 5px 0 0 0;
	padding: 0;
}

h1 {
  color: #FFFFFF;
  font-size: 36px;
  padding: 0px 0px 0px 5px;
  margin: 0px;
}

.header_links {
	margin: 0px;
	padding: 24px 5px 0px 0px ;
	text-align: right;
	font-weight: bold;
}

.header_links a { 
	text-decoration: none;
	background: none;
}

.header_links a:link { 
	color: #FFFFFF;
	background: none;
}

.header_links a:visited { 
	color: #FFFFFF;
}

.header_links a:active {
	color: #F90;
	background: none;
}

.header_links a:hover {
	color: #F90;
}



/*Main content*/

#content {
	float: left;
	width: 521px;
	margin: 5px 5px 0px 105px;
	display: inline;
}

h2 {
	color: #F90;
	font-size: 19px;
	border-bottom: 2px solid #F90;
	margin: 0;
	padding: 0;
}

#conleft {
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 200px;
	float: left;
}	

#conright {
	margin: 0px 0px 0px 5px;
	padding: 0;
	width: 200px;
	float: left;
}

ul.conlist {
	list-style-type: circle;
}

#content p {
	color: #000;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content strong {
	color: #F90;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#content a {
	color: #F90;
	text-decoration: none;
	background: none;
}

#content a:link {
	color: #F90;
	text-decoration: none;
	background: none;
}

#content a:active {
	color: #F90;
	text-decoration: underline;
	background: none;
}

#content a:hover {
	color: #F90;
	text-decoration: underline;
	background: none;
}

#content a:visited {
	color: #F90;
	background: none;
}



/*Stop Press! box*/

#stoptop {
	margin: 0px 0px 0px 85px;
	padding: 0px;
	height: 4px;
	width: 355px;
	background-image: url(stoptop.png);
	background-repeat: no-repeat;
	font-size: 0px;
}

#stop {
	margin: 0px 0px 0px 85px;
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #F90;
	border-right: 1px solid #F90;
	width: 343px;
	text-align: left;
	font-size: 14px;
}

h4 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #F90;
	color: #F90;
	font-size: 14px;
}

ul.stoplist {
	margin: 10px 0px 5px 10px;
	padding: 0;
	list-style-type: none;
}

#stop p {
	margin: 1px 0px 0px 0px;
	padding: 0;
}

#stopbottom {
	margin: 0px 0px 0px 85px;
	padding: 0;
	height: 4px;
	width: 355px;
	background-image: url(stopbottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 0px;
}



/* Left bar properties */

#left_bar {
	float: left;
	margin: 3px 5px 0px -631px;
	width: 100px;
}



/* Navigation */

ul.navi {
	text-align: left;
	list-style-type: none;	
	float: left;
	padding: 0px;
	margin: 0px;
}

ul.navi a {
	display: block;
	width: 93px;
	text-decoration: none;
	border-left: 2px solid #F90;
	margin-top: 2px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	color: #FFF;
	background-color: #CCF;
	background-image: url(lilaccr.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#left_bar a:link {
	background-color: #CCF;
	background-image: url(lilaccr.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#left_bar a:hover {
	background-image: url(orangecr.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #FFF;
	background-color: #F90;
}

#left_bar a:active {
	background-image: url(orangecr.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #FFF;
	background-color: #F90;
}

#left_bar a:visited {
	color: #FFF;
}
	
	
* html ul.navi a { 
	height: 1px; 
}



/* Soundbite boxes */

ul.sound_bites {
	text-align: left;
	list-style-type: none;	
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

ul.sound_bites li {
	width: 100px;
	height: 100px;
	font-weight: bold;
	color: #FFF;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.sound_bites li.orange1 {
	background-color: #F90;
	background-image: url(orangebg.jpg);
}

ul.sound_bites li.orange1 p {
	margin: 0;
	padding: 11px 0px 0px 13px;
}

ul.sound_bites li.lilac1 {
	background-color: #CCF;
	background-image: url(lilacbg.jpg);
}

ul.sound_bites li.lilac1 p {
	margin: 0;
	padding: 29px 0px 0px 12px;
}

ul.sound_bites li.orange2 {
	background-color: #F90;
	background-image: url(orangebg.jpg);
}

ul.sound_bites li.orange2 p {
	margin: 0;
	padding: 20px 0px 0px 12px;
}

h3 {
	color: #FFF;
	font-size: 100%;
}



/* Right bar properties */

#right_bar {
	width: 135px;
	float: right;
	margin: 5px 0px 0px 0px;
	color: #FFF;
	font-weight: bold;
}



/* What is NLP list */

ul.what {
	background-color: #CCF;
	background-image: url(whatbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 21px;
	list-style-type: circle;
}

ul.what li.what_header {
	background-color: #F90;
	background-image: url(whattop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	list-style-type: none;
	margin: 0px 0px 0px -21px;
	padding: 0px 0px 0px 5px;
}

ul.what a {
	display: block;
}

#right_bar a:link {
	text-decoration: none;
	color: #FFF;
	background: none;
}

#right_bar a:active {
	text-decoration: none;
	color: #FFF;
	background: none;
}

#right_bar a:hover {
	text-decoration: none;
	color: #FFF;
	background: none;
}

#right_bar a:visited {
	text-decoration: none;
	color: #FFF;
	background: none;
}



/* Footer properties */

#footer {
	width: 766px;
	background-color: #CCF;
	background-image: url(footertop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	color: #FFF;
	border-bottom: 2px solid #F90;
	clear: both;
}



/* Contact details bar */

.contact {
	margin: 0;
	padding: 0;
	color: #FFF;
	text-align: center;
}

.contact a {
	text-decoration: none;
	font-weight: bold;
}

.contact a:link, a:visited {
	color: #FFF;
}

.contact a:hover, a:active {
	color: #F90;
}


* html #content {
    width: 542px;
    w\idth: 521px;
}
