body {

	background: #cbdeed url(../images/background.jpg) top left repeat-x; /* change this to change bottom colour the */
	color: #333;
	font-family: Tahoma, sans;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;

}

a {
font-size: 12px;
	color: #5fa0ce;
	font-weight: bold;
	 /* Normal Link colour */
	
}

#container {

	background: transparent url(../images/page_background.png) repeat-y;
	height: 900px;
	line-height: 0px;
	margin: 0px auto;
	text-align: center;
	width: 760px;
	
}

#header {

	text-align: left;
	width: 760px;
	
}

#header img {

	margin-left: 25px;
	
}

#content {

	line-height: 100%;
	margin-top: 10px;
	text-align: left;
	width: 760px;

}

#content #text {

	line-height: 140%;
	margin-left: 200px;
	width: 520px;

}

#content #text h1 {

	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	color: #009;

}

#content #text A {font-size: 11px;}

#content #navigation {

	display: inline;
	float: left;
	height: 600px;
	list-style: none;
	margin: 0px;
	margin-left: 35px;
	margin-right: 10px;
	padding: 0px;
	text-align: left;
	width: 150px;

}

#content #navigation li {
	
	margin: 0px;
	padding: 0px;

}

#content #navigation li a {

	color: #5fa0ce; /* MENU TEXT COLOUR */
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 10px;

	

}

#content #navigation li a:hover {

	color: #009; /* HOVER TEXT COLOUR */

}

#content #text #advertising {

	text-align: center;
	width: 520px;

}

#text td 	{vertical-align:top;width:150px}
#text		{padding-bottom:20px}