td.menu {
	color: #FFFFFF;
	background-image: url(images/menu-new.gif);
	background-repeat: no-repeat;
	display: table-cell;
	height: 370px;
	width: 168px;
	background-color: #FFFFFF;
}

#navlist{
	font-family: Impact, "Arial Narrow", Arial;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 40px;
}
#navlist ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#navlist ul li{
	display: block;
	list-style-type: none;
}

#navlist ul li a{
	color: #CCCCFF;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
	
}

#navlist ul li a:hover {
	color: #FFFFFF;
}

#contact{
	float: right;
	padding-right: 120px;
	font-weight: bold;
	color: #999999;
}

#contact a{
	text-decoration: none;
	color: #999999;
}

#contact a:hover{
	text-decoration: underline;
	color: #666666;
}

td.centre {
	background-image: url(images/centre-bg.gif);
	display: table-cell;
	height: 370px;
	width: 535px;
	background-repeat: no-repeat;
}
/*
div.centre {
	display: block;
	height: 275px;
	width: 500px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	color: #333333;
	}
	*/
#centre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/centre-bg-new.gif);
	display: table-cell;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

#right-td {
	width: 29px;
	background-image: url(images/right-td-bg-new.gif);
	
}

#left-td {
	background-image: url(images/left-bg-new.gif);
	
}

body {
	background-color: #99CCCC;
}
.head1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333366;
	font-size: 14px;
	text-align: center;
}
.head2 {
	font-weight: bold;
	color: #000000;
}
a {
	color: #60626A;
	font-weight: bold;
}
a:hover {
	color: #333333;
}
.heading {
	font-family: Impact, "Arial Narrow", Arial;
	font-size: 30px;
	color: #660066;
}


.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

#img {
	border: solid #000000 1px;
	
}
#bottom-centre {
	background-image: url(images/bottom-centre-new.gif);
	
}


#home a#home,
#about a#about,
#adverts a#adverts,
#posters a#posters,
#stat a#stat,
#brochure a#brochure,
#bus-card a#bus-card,
#contact-page a#contact-page,
#cv a#cv,
#faq a#faq,
#graphics a#graphics,
#port-f a#port-f,
#port a#port,
#process a#process,
#web-gal a#web-gal,
#other a#other {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#list {
	
	margin: 15px;
}

#list ul{
	list-style-image: url(images/li.gif);
	padding: 0px;
	margin: 0px;
}

#list ul li {
	list-style-image: url(images/li.gif);
	list-style-position: outside;
	margin-bottom: 10px;
}