body {
	font-family:chicago,arial,geneva,terminal,system,sans-serif;
	color:#ffffff;
    background-color:#ffffff;
	scrollbar-3dlight-color: #000011;
	scrollbar-highlight-color: #ffeeee;
	scrollbar-face-color: #11112f;
	scrollbar-shadow-color: #000066;
	scrollbar-darkshadow-color: #000033;
	scrollbar-arrow-color: #cc0000;
	scrollbar-track-color: #0f0000;
	}

h1 {
	font-size:440%;
	font-family:chicago,Haettenschweiller,geneva,impact,system,arial,helvetica,sans-serif;
	margin-top:-.3em;
	margin-bottom:-.4em;
	}

a:link {color: #3300ff;}
a:visited {color: #cc0033;}
a:hover {color: #ffffff;}
a:active {color: #ffffff; background-color:#003333;}

div.white {
	position:absolute;
	top:0px;
	left:0px;
	width:50%;
	height:100%;
	background-color:#ffffff;
	z-index:2;
	}

div.logowhite {
	position:relative;
	top:30%;
	float:right;
	width:302;
	height:300;
	z-index:2;
	padding:10px;
	background-color:#ffffff;
	background-image:url(logo.gif);
	layer-background-image:url(logo.gif);
	background-repeat: no-repeat;
	}

div.green {
	position:absolute;
	top:0px;
	left:50%;
	width:50%;
	height:100%;
	background-color:#339999;
	z-index:2;
	}

div.logogreen {
	position:relative;
	top:30%;
	left:0px;
	width:300;
	height:300;
	z-index:1;
	padding:10px;
	background-color:#339999;
	background-image:url(greenpix.gif);
	layer-background-image:url(yourfilename.gif);
	}

p {
	font-size:95%;
	text-align:left;
	text-indent:0px; line-height:140%;
	margin-left:15px;
	max-width:300px;
	color: #000000; background-color:transparent;
	}

p.white_italic {
	font-size:90%;	font-style:italic;
	color: #ffffff;
	}


p.left {
	color: #999999;
	margin-left:0px;
	text-align:left;
	text-indent:10px;
	font-size:90%;
	background-color:transparent;
	}

p.quote {
	font-size:90%;	text-align:justify; line-height:140%;
	margin-left:105px; margin-right:10px; margin-top:10px;
	color: #999999;
	background-color: #333333;
	}


blockquote {
	line-height: 140%;
	margin-top:10px; margin-bottom:0px;
	color:#ffffff;
	background-color:transparent;}

tr {
	background-color: transparent;
	}

td {
	color: #000000;
	background-color: transparent;
	}


