body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	color: #000000;
	background: #96a2dc url(images/bg-body.gif) repeat-x;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #383D54;
	font-size: 1.6em;
	line-height: 1.6em;
	padding-bottom: 0px;
	text-decoration: none;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #383D54;
	line-height: 1em;
}
ul {
	text-align: left;
	list-style-type: circle;
}
h1 {
color:#383D54
}
h2 {
	color: #383D54
	}
h3 {
	color: #383D54
	}
h4 {
	color: #383D54
	}

.menutable {
	line-height: 1.4em;
	padding: 0 0 0 0;
}
.titlebg {
	background-color: #FFFFFF;
	border: 0px;
	border-style: none;
	}
.headings {
	text-decoration: underline;
	color: #0000CC;
}
.NavigationColor {
	color: #FFFFFF;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #2BADED;
	height: auto;
	}
#contentfull {
	position: relative;
	line-height: 1.5;
	background-color: #FFFFFF;
	width: 84%;
	border: 1px dotted #CCCCCC;
	padding: 1px;
	top: 20px;
	margin: 0 auto 0 auto;
}

#contentleft {
	position: static;
	left: 20px;
	line-height: 1.5;
	background-color: #FFFFFF;
	font-size: 0.9em;
	width: 25%;
	border: 2px dotted #CCCCCC;
	padding: 2px 2px 8px 2px;
}
#contentright {
	position: relative;
	right: 5%;
	line-height: 1.5;
	background-color: #FFFFFF;
	font-size: 0.9em;
	width: 34%;
	border: 2px dotted #CCCCCC;
	padding: 2px 2px 8px 2px;
}
.table {
	width: 80%;
}
.impcolor {
	color: #0000CC;
	font-weight:bold;
	text-decoration: none; 
	
}
.menuholder {
	background-color: #919DD6;
}
/*------------------------start of boxes------------------------------ */
div#liverpool{
	margin: 1% 5%;
	background: #D2E59F;
} /* Setting the background for content and color */

 b.rtop, b.rbottom{display:block;background: #FFF} /* Setting the corner color, use different color for different layout */

div#liverpool b.rtop b, div#liverpool b.rbottom b{display:block;height: 1px; overflow: hidden; background: #D2E59F}/* Setting the strip size and background

color */

b.r1{margin: 0 5px}

b.r2{margin: 0 3px}

b.r3{margin: 0 2px}

b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 1px}


div#livermenu{
	margin: 0 1%;
	background: #96a2dc
} /* Setting the background for content and color */

b.rtop, b.rbottom{display:block;background: #FFF} /* Setting the corner color, use different color for different layout */

b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #96a2dc
}/* Setting the strip size and background color */

/*------------------------end of boxes------------------------------ */
#home a, #home a:visited {
	text-align:center;
	padding: 2px 2px 2px 2px;
	border: solid  0px;
	background-color: #96A2DC;
	color: #0000CC;
	text-decoration: none;
}

#home a:hover {
	background-color: #B4BCDC;
	color: #0000CC;
}
#menubar {
	left: 0%;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background-color: #FFFFFF;
	height: 3.2em;
	text-decoration: none;
}
a, a:link, a:visited, a:hover { text-decoration:none;
color: #0000CC;
}