body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-repeat: repeat;
	text-align: center;
	background-color: #FFFFFF;
}
#pagecell {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	font-size: 1.2em;
	background-repeat: repeat;
	text-align: center;
	background-color: #E8FDFF;
	border: thin solid #999999;
	margin-top: 20px;
}
#pagecell a, #pagecell a:visited, #pagecell a:hover {
	color: #0000FF;
	font-size: 1em;
}
#pagecell a, #pagecell a:visited {
	text-decoration: none;
}
#pagecell a:hover {
	text-decoration: underline;
}
#header {
	background-image: url(../Images/backgrounds/header2.jpg);
	height: 200px;
	width: 850px;
}
#header table{
	width: 800px;
	text-align: center;
}
#header td.left{
	width: 250px;
}
#header td.right{

}
#header h1 {
	font-size: 4em;
	color: #999999;
	text-transform: capitalize;
	font-weight: bold;
}
#header h2 {
	font-size: 1.4em;
	color: #000066;
	font-style: italic;
	font-weight: bold;
}
#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}#content2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#leftcol {
	float: left;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #E8FDFF;
}
#rightcol {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	width: 510px;
}
#content h1 {
	font-size: 1.7em;
	color: #990000;
	text-transform: none;
	font-weight: bold;
}
#content h2 {
	font-size: 1.3em;
	color: #000066;
	text-transform: capitalize;
	font-weight: bold;
}
#content h3 {
	font-size: 1.5em;
	color: #990000;
	text-transform: capitalize;
	font-weight: bold;
}
#rightcol table{
	width: 475px;
	text-align: center;
}
#rightcol td{
	padding-top: 10px;
}
#content2 h1 {
	font-size: 1.7em;
	color: #990000;
	text-transform: none;
	font-weight: bold;
}
#content2 h2 {
	font-size: 1.3em;
	color: #000066;
	text-transform: capitalize;
	font-weight: bold;
}
#content2 h3 {
	font-size: 1.5em;
	color: #990000;
	text-transform: capitalize;
	font-weight: bold;
}
#content2 table{
	width: 800px;
	text-align: left;
}
#content2 td{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content2 td.left{
	width: 100px;
	text-align: right;
}
#content2 td.right{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*content td.right{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}*/
#clear {
	clear: both;
}
#footer {
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../Images/backgrounds/footer.jpg);
}
