body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/ceri_background.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin:0 auto;
	padding: 0;
	background-attachment: fixed;
}

a:link {
	color: #339579;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #339579;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #339579;
	text-decoration: none;
}

/* header tag styles */

h1{
	color: #339579;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ECCC5D;
	border-bottom-color: #ECCC5D;
	border-left-color: #ECCC5D;
	background-color: #ECCC5D;
}

h2{
	color: #339579;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #339579;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

h6 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

#break {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	background-color: #FCF4DE;
	height: 10px;
}
/* layout */

#pagecell1{
	top: 237px;
	width:760px;
	background-color: #FCF4DE;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: visible;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box_lefttop {
	color: #000000;
	width: 200px;
	font-size: 12px;
	height: auto;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
	background-color: #FCF4BB;
	margin-bottom: 10px;
	position: static;
	float: left;
}
#box_bottom {
	color: #000000;
	width: 760px;
	height: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
	position: static;
	background-color: #FCF4DE;
}
#box_maintext {
	color: #000000;
	width: 420px;
	font-size: 12px;
	height: auto;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
	background-color: #FCF4DE;
	float: none;
	position: static;
	margin-left: 210px;
}
#box_righttop {
	color: #000000;
	width: 120px;
	font-size: 12px;
	height: auto;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
	background-color: #FCF4BB;
	margin-bottom: 10px;
	position: static;
	float: right;
}

#box_righttop:link {
	font-weight: bold;
}

.style2 {
	color: #ECCC5D;
	font-weight: bold;
	font-size: 12pt;
}
.style3 {
	color: #ECCC5D;
	font-size: 170%;
}
.style4 {color: #000000}
.style6 {color: #339579}
.style7 {
	font-size: 90%;
	color: #339579;
	font-weight: bold;
}
.style8 {font-weight: bold}
.style9 {font-weight: bold; color: #ECCC5D; }

.style11 {font-size: 150%}
.style13 {font-size: 60%}
.style17 {font-size: 100%}
