.header {
	background-image: url(../images/header_back.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 141px;
	width: 940px;
}
#header-right {
	float: right;
}
#navbox{
	width:200px;
	background-color:#FFFFFF;
	color:#000000;
	margin: 0px;
	padding: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #363;
	border-bottom-color: #363;
	border-left-color: #363;
} 
#left-content{
	float:left;
	width:200px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
} 
#main-content{
	float:left;
	color:#000000;
	margin-top: 5px;
	margin-left: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 720px;

}
#main-content-print{
	width:100%;
	color:#000000;
	margin-top: 1px;
	margin-left: 1px;
	padding: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
#bottom-content{
	margin-top:20px;
	border-top-width: thin;
	border-bottom-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #363;
	border-bottom-color: #363;
}

/************ FOOTER ************/
#footer
{
	width: 100%;
	margin-top:75px;
	clear: both;
	font-size: 0.8em;
	line-height: 15px;
	color: #363;
	text-align: center;
}
#footer a
{
	font-weight: bold;
	color: #363;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #363;
	margin: 0px;
	padding: 0px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h2 {
	color: #363;
	font-size: 140%;

}
h3 {
	font-weight: bold;
	color: #363;
	font-size: 100%;
}
p {
	color: #003535;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003535;
}
#main-content a {
	background-color: #FFF;
	color: #363;
	padding: 0px 3px;
}

#main-content a:hover {
	background-color: #363;
	color: #FFFFFF;
	padding: 0px 3px;
	text-decoration: underline;

}
#main-content a:visited {
	background-color: #FFF;
	color: #363;
	padding: 0px 3px;
}
#bottom-content a {
	background-color: #ffffff;
}

#bottom-content a:hover {
	background-color: #ffffff;
}
#bottom-content a:visited {
	background-color: #ffffff;
	float: none;

}
table {
	margin: 0px;
	padding: 0px;
}

.menu-level-1 {
	padding-left: 0px;
	font-size: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9CCD9C;

}
.menu-level-2 {
	padding-left: 15px;
	font-size: 90%;
}
.menu-level-3 {
	padding-left:30px; 
	font-size: 95%;
}
/**************  NAVIGATION  *********************/


.navbar ul.L1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;

}
.navbar ul.L1 li {
	position: relative;
	vertical-align: middle;

}
.navbar ul.L1 li a {
	display: block;
	text-align: left;
	/*	height: 30px;  */
	padding-left: 12px;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 94%;
	margin-left: 0px; 
}

.navbar ul.L1 li:hover a,
.navbar ul.L1 li.hover a {
	color: #363;
	background-color: #F1FDA6;
	text-decoration: none;
}

.navigation li:hover ul,
.navigation li.hover ul {
	display: block;
}
.navbar ul.L1 li.menu_selected {
	color: #FFF;
	background-color: #F1FDA6;
}



.clear_float {
	clear: both;
}
.navbar a {
	color: #360;
}

.navbar ul.L2 {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;

}
.navbar ul.L2 li {
	position: relative;
	/*	width: 14%; */
	width:138px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.navbar ul.L2 li a {
	display: block;
	text-align: left;
	/*	height: 30px;  */
	padding-left: 6px;
	color: #CC6633;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.navbar ul.L2 li:hover a,
.navbar ul.L2 li.hover a {
	color: #CC6633;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #cc6633;
}

.navigation li:hover ul,
.navigation li.hover ul {
	display: block;
}
.navbar ul.L2 li.menu_selected {
	display: block;
	text-align: left;
	/*	height: 30px;  */
	padding-left: 6px;
	color: #FFFFFF;
	background-color: #B0572D;
	font-size: 95%;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-weight: bold;
	width: 135px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-variant: normal;
}
.highlight1 {
	background-image: url(http://www.vagateway.org.uk/resourcepack/images/highlight_1_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: thin solid #363;
	margin-left: 30px;
	font-weight: bold;
}
.highlight2 {
	background-image: url(http://www.vagateway.org.uk/resourcepack/images/highlight_2_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: thin solid #FF6600;
	margin-left: 30px;
	font-weight: bold;
}
.highlight3 {
	background-image: url(http://www.vagateway.org.uk/resourcepack/images/highlight_3_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: thin solid #3375FF;
	font-weight: bold;
	margin-left: 30px;
}
.highlight4 {
	background-image: url(http://www.vagateway.org.uk/resourcepack/images/highlight_4_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: thin solid #663399;
	font-weight: bold;
	margin-left: 30px;
}
.highlight5 {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: thin solid #009999;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 20px;
}
.small_text {
	font-size: 60%;
}
#content_block {
}
.reallybigtext {
	font-size: 5em;
	text-align: center;
	color: #363;
	background-repeat: no-repeat;
	background-position: center center;



}
#wrapper {
	width: 940px;
}
