body {
	margin: 0px;
	padding: 0px;
	background-color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;

}

#master {

    position: relative;

    width:911px;

    margin-left: auto;

    margin-right: auto;

    margin-top: 0px;

    background-color: #006600;

    text-align: left;

}

#logo {
	position: absolute;
	width:911px;
	height:174px;
	top: 0px;
	left: 0px;
	background-image: url(images/top.gif);
	background-color: #FFFFFF;
}

#navbar {
	position: absolute;
	height:15px;
	width: 666px;
	top: 112px;
	right: 135px;
	text-align: center;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
}
#navbar a {
	color: #336600;
	text-decoration: none;
}
#picture {

    position: absolute;

    height:92px;

    width: 500px;

    top: 0px;

    right: 0px;

    background-color: #0000FF;

}

#bodywrap {
	background-color: #FFFFFF;
	margin-top: 150px;
	position: absolute;
	padding: 5px;
	top: 23px;
	height: auto;
	width: 901px;
}

#sidecol {

    width:200px;

    float: left;

    background-color: #CCFFCC;

    margin-bottom: 20px;

    padding: 5px;

}

#maincol {

    margin-left: 0px;

    margin-bottom: 20px;

    padding: 5px;

}
#centercol {
	margin-bottom: 20px;
	padding: 5px;
	height: auto;
	width: 175px;
	position: relative;
	float: left;
	clear: right;
}
#calloutbox {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 5px;
	height: auto;
	width: 400px;
	position: relative;
	border: thin solid #006600;
}
#yellowbox {
	background-color: #FFFF00;
	margin-bottom: 20px;
	padding: 5px;
	height: auto;
	width: 400px;
	position: relative;
}
#rightcol {
	background-color: #CCFFCC;
	margin-bottom: 0px;
	padding: 5px;
	height: auto;
	width: 200px;
	top: 0px;
	float: right;
	clear: right;
}

#footer {
	width:75%;
	height:auto;
	clear: both;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
}
#footer a {
	color: #336600;
	text-decoration: none;

}
#Layer1 {
	position:absolute;
	width:103px;
	height:43px;
	z-index:1;
	left: 5px;
	top: 125px;
}
h2 {
	font-size : 12pt;
	font-weight : bold;
	color : #006633;
	text-align: center;
}
h1 {
	font-size : 14pt;
	align : center;
	color : #006633;
	text-align: justify;
}
.boldit  {
        font-size : 12pt;
        font-weight : bold;
        font-style:italic;

     }
.error
{
	font-color:red;
}
#shim {
	height:200px;
	width:auto;
}
