BODY {
	margin:0px;
	background-color:#999999;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000000;
}
H2 {
	font-weight:bold;
	font-size:1.3em;
	color:#25177A;
	margin-bottom:-0.8em;
}
H2 A {
	color:#25177A;
	text-decoration:none;
}
H2 A:hover {
	text-decoration:underline;
}
H3 {
	font-weight:bold;
	font-size:1.1em;
	color:#333333;
}
#frame {
	position:relative;
	margin:0px auto;
	width:952px;
	background-color:#FFFFFF;
	background-image:url(../images/frame-right.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	padding-right:3px;
}
#frame-top, #frame-bottom {
	position:relative;
	margin:0px auto;
	width:955px;
	background-repeat:no-repeat;
}
#frame-top {
	height:6px;
	background-image:url(../images/frame_top.jpg);
}
#frame-bottom {
	height:7px;
	background-image:url(../images/frame-bottom.jpg);
}
#header {
	position:relative;
	height:95px;
	background-image:url(../images/header.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
}
#strapline {
	position:absolute;
	top:52px;
	left:26px;
	font-size:0.95em;
	color:#25177A;
}
#menu {
	position:absolute;
	left:263px;
	top:66px;
	height:29px;
	width:689px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
}
#menu-left {
	position:absolute;
	left:0px;
	top:0px;
	width:24px;
	height:29px;
}
#menu-links {
	position:absolute;
	left:24px;
	top:0px;
	width:665px;
	height:21px;
	padding-top:8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1em;
}
#menu-links a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu-links a:hover {
	text-decoration:underline;
}
#frame-content {
	position:relative;
	min-height:492px;
	background-image:url(../images/right_bg.gif);
	background-repeat:repeat-y;
	background-position:top right;
}
* html #frame-content {
	height:492px;
}
#middle {
	position:relative;
	margin-left:262px;
	margin-right:183px;
	padding:1px 15px 15px 25px;
}
#footer {
	position:absolute;
	bottom:-10px;
	left:0px;
	width:300px;
	height:20px;
	padding-left:20px;
	color:#666666;
	font-size:0.8em;
}
#right {
	position:absolute;
	right:0px;
	top:0px;
	width:182px;
	height:300px;
	padding-top:10px;
}
#right H2 {
	color:#666666;
	text-align:center;
	margin-bottom:0em;
}
#boxes {
	position:absolute;
	left:20px;
	top:0px;
	width:237px;
	height:479px;
}
div.bluehr {
	background-image:url(../images/bluedots.gif);
	background-repeat:repeat-x;
	height:3px;
	width:100px;
	margin:0px auto;
}
div.bluehr hr {
  display: none;
}
