body{ font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-style: normal; font-weight:normal; color: #d7d1f8; background:url(graphics/BGCarbury2.gif)}
h1 { font-size: 28pt; color: #d7d1f8}
h2 { font-size: 22pt; color: #d7d1f8}
h3 { font-size: 15pt; color: #d7d1f8}
h4 { font-size: 12pt; color: #d7d1f8}
h5 { font-size: 10pt; color: #d7d1f8}
a { color: #d7d1f8; font-family: Arial, Helvetica, sans-serif; font-style;normal; font-weight:bold; text-decoration: underline;}
a:visited { color: #ffff33; font-family: Arial, Helvetica, sans-serif; font-style; bold;font-weight: normal: text-decoration: underline;}


#leftcolumn {float:left;width: 20%; margin-top: 20px; margin-right: 10px; background-color: #d7d1f8 align: right}

#rightcolumn {float:center;width: 80%; margin-top: 20px; margin-right: 10px; background-color: #d7d1f8 align: center}

/*  divider  */

body{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15pt; 
	font-style: normal; 
	font-weight:bold;
	color: #d7d1f8; 
	background:url('graphics/BGCarbury2.gif')
}

a { 
	color: #d7d1f8; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style;normal; 
	font-weight:bold; 
	text-decoration: none;
}

a:visited {
	color: yellow;
	font-family: Arial, Helvetica, sans-serif; 
	font-style; bold;
	/* font-weight: normal; */ 
	text-decoration: none;
}

a:hover { 
	color: crimson; 
	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}


#page-header {
	color:#d1d7f8;
        text-align: center;
        padding-bottom: 8px;
        margin-bottom: 4px;
}



#menu { 
	float: left; 
	text-align: left; 
	width: 200px;
	font-size: 20px;
	margin-top: 3px;
	padding-top: 3px;
}

#menu > ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu > ul > li {
        margin: 0 0 .8em 0;
}

#menu > ul > li > a {
	color: #d7d1f8;
	background-color: transparent;
	padding: .2em 1em;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid#036;
	border-bottom: 1px solid #036;
	display: block;
	text-decoration: none;
}

#menu > ul > li > a:hover {
	color: #d7d1f8;
	background-color: teal;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid#fff;
	border-bottom: 1px solid #fff;
}

#menu > ul > li > a:visited {
}



#menu2 { 
	float: center; 
	text-align: center; 
	width: 180px;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	width:300px;
}

#menu2 > ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu2 > ul > li {
        margin: 0 0 .7em 0;
}

#menu2 > ul > li > a {
	color: #2251a9;
	background-color: transparent;
	padding: .2em 1em;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid#036;
	border-bottom: 1px solid #036;
	display: block;
	text-decoration: none;
}

#menu2 > ul > li > a:hover {
	color: #fff;
	background-color: #2551a9;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid#fff;
	border-bottom: 1px solid #fff;
}

#menu2 > ul > li > a:visited {
}






#page-body { 
        padding-left: 4px;
        margin-top: 0px;
	margin-left: 184px;
	text-align: left;
	font-size: 17px;
	font-weight: normal;
	color: #d7d1f8;
}

#page-footer {
	clear:both; 
	width: 100%; 
	text-align: left; 
}

div {
        /* border: 1px solid black; */
}

