

body {
	background-color: #cfc;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #010;
	font-weight: ;
	}

p {
	text-indent: em;
	line-height: 1em;
	text-align: justify;
	}

br {
	padding: 5em;
	text-indent: -2em;
	line-height: 1em;
	}

iframe {
	width: 100%;
	height: 80%;
	border: 0px;
	display: inline;
	float: left;
	}

div#inset  {
	border: thin inset;
	width: 435px;
	}

div {
	text-align: center;
	}
div#il {
	text-align: left;
	width: 33%;
	}

div#header {
	background-image: url(images/header2.gif);
	background-color: #99cc99;
	height: 15%;
	width: 99%;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	text-align: left;
	border: ;
	}
div#butt {
	background-image: url(images/header1.gif);
	text-align: center;
	width: 5em;
	font-size:18px;
	font-family: Marker Felt, Comic Sans MS, Marker Felt, Chalkboard, sans-serif;
	font-weight: bold;
	padding: ;
	border-right: thin solid;
	float: left;
	}

div#butt1 {
	background-image: url(images/header1.gif);
	text-align: center;
	width: 3em;
	font-size:18px;
	font-family: Marker Felt, Comic Sans MS, Marker Felt, Chalkboard, sans-serif;
	font-weight: bold;
	padding: ;
	border-right: thin solid;
	float: left;
	}

div#butt2 {
	background-image: url(images/header1.gif);
	text-align: center;
	width: 7em;
	font-size:18px;
	font-family: Marker Felt, Comic Sans MS, Marker Felt, Chalkboard, sans-serif;
	font-weight: bold;
	padding: ;
	border-right: thin solid;
	float: left;
	}

div#navbar {
	background-image: url(images/header1.gif);
	width: 100%;
	text-align: center;
	border: thin inset;
	float: left;
	}

div#nav {
	background-color:#cfc;
	text-align: justify;
	width: 15%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 2.5em;
	padding-right: 1em;
	float: left;
	border: thin inset;
	display: inline;
	}

div#page {
	padding: 3em;
	border: inset thin;
	text-align: justify;
	}

div#wrapper {
	height: 98%;
	width: 100%;
	background-color: #cfc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

div#wrapperwide {
	width: 100%;
	background-color: #303;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

div#shadow {
	background-color: #666666;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	float: left;
	}

div#left {
	background-color:;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	}

div#right {
	background-color:;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: right;
	float: right;
	}

div#center {
	background-color: ;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-align: center;
	float: center;
	}

div#main {
	background-color: transparent;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
	border: ;
	float: left;
	}

div#maincntr {
	background-color: transparent;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
	border: ;
	float: center;
	}

div#footer {
	padding: 15px;
	margin: 0px;
	border-top: thick solid #000000;
	}


a:link {
	text-decoration: none;
	color: rgb(0,34,0);
	}
a:visited {
	text-decoration: none;
	color: #660066;
	}
a:hover {
	text-decoration: underline;
	color: #660000;
	}
a:active {
	text-decoration: none;
	color: #330033;
	}

div#footer ul li{
	color : #000000;
	background-color : transparent;
	display: inline;
	}

div#footer ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
	}

div#footer ul li a:hover{
	text-decoration : underline;
	}

h1 {
	font-family: Marker Felt, Comic Sans MS, Marker Felt, Chalkboard, sans-serif;
	line-height: 1em;
	}

h2 {
	font-family: Marker Felt, Comic Sans MS, Marker Felt, Chalkboard, sans-serif;
	line-height: 1em;
	}

h3 {
	font-family: Marker Felt, Comic Sans MS, Marker Felt, Chalkboard, sans-serif;
	line-height: 1em;
	color: #300;
	}

table {
	background-color: ;
	width: 100%;
	cellpadding: 0px;
	font-size: 10px;
	font-weight: bold;
	}

td {
	width: ;
	border: 1px;
	}

td#cntr {
	text-align: center;
	}

td#rt {
	width: 30%;
	text-align: right;
	}

