body{
margin: 0;
padding: 0;
border: 0;
overflow: auto;
background-image:url(../images/background4.jpg);
background-repeat: repeat-y;
}

.logo {
position: absolute;
left: 0;
right: 0;
z-index:30;
}

.prop {
height: 930px;
float: right;
width: 1px;
}

.clear{
clear:both;
height: 1px;
overflow: hidden;
}



.maintext2{
	margin-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:10px;
	line-height: 120%;
	color: #663333;
	list-style-image: url(../images/bullet.gif);
}


.wrap{
height: auto;
}

.ul {
background-repeat: repeat-y;
margin-left: 30px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align: left;
width: 340px;
font-size: 11px;
line-height: 140%;
color: #663333;
list-style-image: url(../images/bullet.gif);
}
.ulsmall {
background-repeat: repeat-y;
margin-left: 30px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align: left;
width: 350px;
font-size: 11px;
line-height: 140%;
color: #663333;
list-style-image: url(../images/bullet.gif);
}
.footnotes{
margin-left: 70px;
line-height: 140%;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-style:italic;
text-align: left;
font-size: 11px;
color: #663333;
}
#framecontent{
position: absolute;
top: 0;
bottom: 0; 
left: 0;
margin: 0;
width: 175px; /*Width of frame div*/
background-color:#99CC33;
clear: both;
}

#maincontent{
height: auto;
min-height: 100%;
position: absolute;
top: 0; 
left: 175px; /*Set left value to WidthOfFrameDiv*/
right: 0;
bottom: 0;
width: 600px;
}

.textcontainer{
width: 575px;
margin-top: 405px;
z-index: 50;
}
.textcontainerleft{
position: relative;
width: 400px;
height: auto;
z-index: 50;
}
.textcontainerright{
position: relative;
width: 400px;
height: auto;
margin-left: 175px;
z-index: 50;
}

.maintext{
	margin-left: 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:11px;
	line-height: 140%;
	color: #663333;
	list-style-image: url(../images/bullet.gif);
}
a.maintext:link, a.maintext:visited{
text-decoration:none;
color: #0066FF;
}
a.link:link, a.link:visited{
text-decoration: none;
color: #0066FF;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}
.innertubeleft {
margin-top: 150px;
}

* html body{ /*IE6 hack*/
padding: 0 0 0 200px; /*Set value to (0 0 0 WidthOfFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
width: 612px; 
}
#flower{
	position: absolute;
	top: 15px;
	left: 765px;
	z-index: 100;
}

#photo{
position: absolute;
top: 450px;
left: 755px;
z-index: 100;
}
#topbar{
position: absolute;
left: 65px;
top: 15px;
z-index: 70;
}
#fontbar{
	position: absolute;
	left: 65px;
	top: 347px;
	height: 25px;
	z-index: 70;
	width: 520px;
}

.rightimage{
position: absolute;
left: 400px;
z-index: 30;
}
.leftimage{
position: absolute;
left: 65px;
z-index: 30;
}

.form{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#CCCC66;
height: 16px;
width: 200px;
position: absolute;
top: 162px;
left: 75px;
z-index: 70;
}
.jumpmenu {
	background-color: #CC0033;
	border: 1px solid #FFFFFF;
	width: 125px;
	font-size:10px;
	color: #FFFFFF;
	position: absolute;
	top: 22px;
	left: 15px;
	z-index: 120;
	height: 16;
}
#sizer{
position: absolute;
top: -10px;
left: 500px;
z-index: 80;
}
