body {
	margin: 0px;
	padding: 0px;
	background-image: url(gradPurple.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#flash{
	position: absolute;
	z-index: 10;
}

#left {
	width: 125px;
	position: absolute;
	z-index: 130;
	right: 1px;
	bottom: 25px;

}

#pic{
	width: 125px;
	top: 0px;
	right: 1px;
	position: absolute;
	z-index: 100;




}



#left div{
	padding: 3px 3px 3px 6px;
	width: 125px;
	border: 1px solid #000000;
	font-size: x-small;
	background-color: #CC0000;
	margin: 3px 12px 6px 0px;
	color: #FFFFFF;
	z-index: 125;


}

* html #left div{
	padding: 0px;
	width: 125px;
	border: 1px solid #000000;
	font-size: x-small;

	margin: 6px 0px 3px;
	color: #FFFFFF;

}

#left div a{
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	background-color: #CC0000;
	padding: 3px 3px 3px 6px;
	vertical-align: baseline;

}



#left div a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663399;

}

#left #on {
	color: #000000;
	background-color: #FF0000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;



}

#contentbox{
	position: absolute;
	z-index: 40;
	height: 100%;
	width: 100%;

}
#content{
	margin-right: 26%;
	margin-left: 300px;
	padding-top: 5%;
	height: 100%;
	font-size: 87%;
	color: #FFFFFF;
	text-align: right;
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-weight: normal;


}

#picbox {
	top: 150px;
	position: absolute;
	z-index: 99;
	width: 100%;
	text-align: right;
	padding-right: 26%;




}
#content a{
	color: #66FF00;
	text-decoration: none;

}

#content a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663399;

}

#content h1{
	color: #FFFFFF;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 190%;
	padding: 3px 5px 3px 2px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 0px solid #000000;
	line-height: 110%;






}
.label {
	font-size: 90%;
	font-style: italic;
}

.smalltext
{
font-size: 90%;
}
