body {
	background : #FFFFFF;
	color: black;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-left: 10px;
}

td {
	border:1px none lime;
}

div {
	border:1px none pink;
}

table#content {
	margin-top: 30px;
	width: 770px;
}

table#content td.menu {
	width: 180px;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 0px;
}

table.imgtable td {padding-right:30px;
padding-bottom:6px;
font-size: 11px;
color:#666666;
vertical-align:bottom;}

table#footer {
	width: 780px;
}

#footer td {
	color: white;
	font-size: 11px;
	text-align: center;
}

#footer td a:link {
	color: white;
	text-decoration: none;
}

#footer td a:visited {
	color: white;
	text-decoration: none;
}

#footer td a:hover {
	color: white;
	text-decoration: underline;
}

div.footermenu {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 40px;
	width: 780px;
	font-size: 11px;
}

div.footercredit {
	text-align: center;
	color: #BD0000;
	font-size: 9px;
	padding-top: 20px;
	width: 780px;
}

/* menu */

div.menuitem {
	padding-bottom: 10px;
}

h1 {
	font-size: 16px;
	margin-top: 0px;
}

h2 {
	color: #BD0000;
	font-size: 14px;
	font-weight: bold;
}



#menu {
	
	width: 150px;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 10px;
	
}

div.submenu {
	
	margin-left:10px;
}

.home, .what, .marks, 
.staff, .contact, .research, .news, .history  {
	margin:0px 0px 8px 0px;
	text-align: right;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: white;
	list-style: none;
}

div.marks_sub {
	margin:0px 0px 6px 0px;
	text-align: right;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	color: white;
	list-style: none;
	background: #BD0000;
}

div.what_sub {
	margin-bottom: 6px;
	text-align: right;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	color: white;
	list-style: none;
	background: #BF49D3;
}



.home {
	background: #00005C;
		margin-left:0px;
}

.what {
	background: #BF49D3;
}

.marks {
	background: #BD0000;
}

.staff {
	background: #808080;
}

.contact {
	background: #17C7FB;
}

.research {
	background: #71C06D;
}

.news {
	background: #307706;
}

.history {
	background: #F26300;
}


#menu a:link {
	color : white;
	text-decoration : none;
}

#menu a:active {
	color : white;
	text-decoration : none;
}

#menu a:visited {
	color : white;
	text-decoration : none;
}

#menu a:hover {
	color : white;
	text-decoration : none;
}