#menubar {
	background-image: url(../images/design/home/menu_bar_home.gif);
	background-repeat: no-repeat;
	width: 762px;
	height: 9px;
	}

#menu1 a {
	background-image: url(../images/design/home/menu_home.gif);
	}
	
#contentwrapper	{
	float: left;
	width: 760px;
	margin: 0px; padding: 0px;	
	}

#content	{
	padding: 0px 5px 0px 5px;
	}

h2 {
	font-size: 170%;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	}

h2 a:link {
	color: #FFFFFF;
	}

h2 a:visited {
	color: #FFFFFF;
	}

h2 a:hover {
	color: #CCCCCC;
	font-weight: bold;
	}


p {
	font-size: 95%;
	padding: 0px 5px;
	}
	
.boxitem {
	float: left;
	}

#breadcrumbs {
	margin-bottom: -18px;
	}

.welcome {
	width: 327px;
	}

.latestnews {
	clear: left;
	width: 327px;
	margin-top: 5px;
	position: relative;
	list-style: none;
	}

ul {
	list-style: none;
	padding-left: 5px;
	margin: 0px;
	}

li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

#subjectwrapper {
	float: left;
	margin-left: 12px;
	}

#welcomewrapper {
	float: left;
	}

.history {
	margin-right: 2px;
	width: 198px;
	}

.geography {
	width: 198px;
	}

.history h2 {
	background-image: url(../images/design/home/box_hist.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 188px;
	height: 26px;
	color: #FFF;
	margin-bottom: -7px;
	}

.geography h2 {
	background-image: url(../images/design/home/box_geog.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 188px;
	height: 26px;
	color: #FFF;
	margin-bottom: -7px;
	}

.welcome h2 {
	background-image: url(../images/design/home/box_main.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 317px;
	height: 26px;
	color: #333;
	font-size: 220%;
	margin-bottom: -7px;
	}

.latestnews h2 {
	background-image: url(../images/design/home/box_main.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 317px;
	height: 26px;
	color: #333;
	margin-bottom: -7px;
	}