body {
background : #fff; 
margin: 0;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000; 

} 

h1,h2,h3 {
font-family : sans-serif; 

} 

h1 {
font-size : 20px; 

} 

h2 {
font-size : 16px; 

} 

h3 {
font-size : 14px; 
color: #006633;
} 

#slogan {
	background : #dee;
	width: 100%;
	height: 10px;  						 /* Needed for Opera and Netscape in this case */
	color: #000;
	border: solid 1px;
	margin-top: 0;
	margin-left: 0;
	margin-right:0;
} 
#slogan>a:link {
background : transparent; 
text-decoration : underline; 
color : #0033FF; 

} 

#slogan>a:hover {
background : #336600; 
text-decoration : none; 
color : #FFCC99; 

} 

#slogan> a:active {
background : #663300; 
text-decoration : none; 
color : #FFCC99; 

} 

#header2 {
text-indent : -15px; 

} 
html>body #slogan {

	height: 15px; /* ie5win fudge ends */

	}

#title {
	color: #000;
	width : 350px;
	padding-left : 20px;
	position: absolute;
	left: 35px;
	z-index: 7;

} 
html>body #title {

	height: 60px; /* ie5win fudge ends */

	}

#divider {
	height: 10px;					 /* Needed for Opera and Netscape in this case */
	border: solid 1px;
	background : #090;
	margin-left : 0;
	position: absolute;
	width : 100%;
	clear : left;
	z-index : 3;
	color : #000;
	top: 50px;
	left: 0px;
	margin-left: 0;
	margin-right: 0;
} 
html>body #divider{
	height: 12px; /* ie5win fudge ends */

	}

#menu {
	background : #f0ffec;
	border : thin solid;
	width : 250px;
	padding : 10px;
	z-index : 4;
	vertical-align : middle;
	border-color : #000;
	list-style-position : outside;
	list-style-image : url(images/arr.gif);
	list-style-type : square;
	color : #006;
	position: absolute;
	left: 60%;
	top: 100px;
} 
html>body #menu {

	}
#money {
	margin-left : 0;
	margin-right : 0;
	width : 60%;
	padding : 25px;
	clear : left;
	z-index : 1;
	position: absolute;
	left: 0px;
	top: 240px;
} 
#main {
	margin-left : 0;
	margin-right : 0;
	width : 50%;
	padding : 25px;
	clear : left;
	z-index : 5;
	text-align : justify;
	
	position: absolute;
	left: 0px;
	top: 80px;
	
	vertical-align : text-top;
    background-attachment: fixed
} 


#ownership {
	height : 30px;
	border-left-style : dashed;
	border-left-color : #33ff00;
	z-index : 2;
	font-style : italic;
	font-size : 10px;
	font-family : serif;
	padding-left : 15px;
	position: absolute;
	left: 450px;
	top: 20px;
	width: 250px;
    vertical-align: bottom; 
	border-left-width: 1px
	} 
html>body #ownership {
	height: 50px; /* ie5win fudge ends */

	}
a:link {
background : transparent; 
text-decoration : underline; 
color : #234600; 

} 

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

} 

a:active {
background : #663300; 
text-decoration : none; 
color : #FFFFFF; 

} 

#header2 {
text-indent : -15px; 

} 

#byline {
text-indent : -15px; 
font-style : italic; 
font-family : serif; 

} 
