body,td,th {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 1em;
}
body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-image: url(images/bg1.jpg);
}
wrapper {
	font-size: 0.9em;
	position: absolute;
	width: 960px;
	left: 0px;
	top: 0px;
	background-color: #CCCCCC;
}
#wrapper #header {
	background-color: #FFFFFF;
	position: absolute;
	height: 350px;
	width: 960px;
	margin-left: 0px;
	margin-top: 0px;
}
#wrapper #navtop {
	background-color: #666666;
	position: absolute;
	height: 27px;
	width: 960px;
	top: 360px;
	color: #FFFFFF;
	margin-left: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#wrapper #navleft {
	background-color: #FFFFFF;
	position: absolute;
	left: 12px;
	top: 368px;
	width: 180px;
	color: #FFFFFF;
	font-size: 85%;
	text-align: center;
}
#wrapper #navleft img {
}

#wrapper #header #logo {
	height: 84px;
	width: 75px;
	margin-left: 30px;
}
#wrapper #header #text {
	position: absolute;
	height: 84px;
	top: 0px;
	margin-left: 155px;
}
#wrapper #contentleft {
	position: absolute;
	width: 580px;
	left: 215px;
	top: 368px;
	background-color: #FFFFFF;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 140%;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3526;
}

#wrapper #contentright {
	
	width: 130px;
	position: absolute;
	top: 368px;
	border: 0px solid #000000;
	padding: 10px;
	color: #000000;
	font-size: 80%;
	left: 835px;
}

#wrapper #navtop li {
	display: block;
	float: left;
	width: auto;
}
#wrapper #navtop ul {
	list-style: none;
	border: none;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
#wrapper #navleft a:hover {
	color: #F1C01B;
}


#wrapper #navtop A {
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-color: #8C8C8C;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #fff;
	border-bottom-color: #333333;
}

#wrapper #navtop A:hover {
	background-color: #F1C01B;
	color: #666666;
}
#wrapper #navleft a {
	color: #FFFFFF;
	text-decoration: none;
}
.designed {
	font-size: 90%;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #navleft .designed a {
	color: #666666;
	text-decoration: underline;
}


#wrapper #navleft li {
	list-style-type: none;
}
#wrapper #navleft ul {
	margin-left: 0px;
	font-size: 90%;
	padding-left: 0px;
}
.listNoBullets {
	list-style-type: none;
	font-weight: bold;
	line-height: 1.5em;
}
#wrapper #contentleft li {
	margin-top: 10px;
}

.clearBoth {
	clear: both;
}
.floatRight {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 10px;
}
#wrapper #contentright a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FCF8EB;
}

#wrapper #contentright a:hover {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}

