body{
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:100%;
	background-image: url(../images/body_bkg.gif);
	background-repeat: repeat;
}

#wrapper{
	width: 770px;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #fff59f;
}

#banner{
	height: 130px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
}

#banner img{
	margin-left: 72px;
	margin-top: 0px;
}
#content {
	margin-left: 197px;
	width: 570px;
	background-color: #fffacf;
}

#leftcol{
	text-align:left;
	margin-left: 10px;
	margin-top: 20px;
	width: 165px;
	margin-bottom: 20px;
	float: left;
	background-color: #fff59f;
}

#content p, #content dl {
	font-size: 90%;
	margin: 0 20px;
	color: #33338f;
	padding: 0 10px;
}

#content li {
	font-size: 90%;
	margin: 20px;
	color: #33338f;
}

#content dt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	padding: 0 0 10px 0;
}

#content dd {
	padding: 0 0 12px 0;
}

#content h1{
	font-size: 130%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #33338f;
	padding: 20px 0 0 0;
	margin: 0 20px;
}

#content h2{
	font-size: 110%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4848cc;
	padding: 0;
	margin: /*100px 0 0*/ 20px;
}

#content h3{
	font-size: 90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4848cc;
	margin: /*100px 0 0*/ 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

a:visited {
	color: #8F6E24;
}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.leftpicture{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	border: 3px outset #000000;
}

.leftimage{
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.rightpicture{
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
	border: 3px outset #000000;
}

.rightimage{
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}

.clearit{
	clear: both;
}

#footer{
	border-top: 1px solid #000000;
	color: #4848cc;
	clear: both;
	font-size: 70%;
}

#content p.right{
	float: right;
}
marquee {
	font-size: 1.0em;
	color: #FAB47C;
	background-color: #000066;
	margin: 5px 20px 0 20px;
	border-top: 5px solid #FFFFFF;
}
a marquee {
	text-decoration: none;
}

.alert {
	font-size: 130%;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.highlight {
	font-style: italic;
	color: #FF0000;
}
.attention p {
	text-align: center;
	border: solid;
	border-color: #8F6E24;
	border-width: 2px 2px 2px 20px;
	background-color: #fff59f;
	padding: 0 0.5em 0 5px;
	margin: 20px;
}
#logout p {
	background-color: #66FFFF;
	text-align: right;
	margin: 20px 20px 0 480px;
	border-width: medium;
	border-style: outset;
	border-top-color: #3399CC;
	border-right-color: #33FFFF;
	border-bottom-color: #33ffff;
	border-left-color: #3399CC;
}
/*#logout p{
	background-color: #66FFFF;
	text-align: right;
	margin: 20px 20px 0 480px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #3399CC;
	border-right-color: #33FFFF;
	border-bottom-color: #33ffff;
	border-left-color: #3399CC;
}
*/#logout a {
	text-decoration: none;
}
#logout a:hover {
	color: #FF0000;
}
