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

.rightimage{
position: absolute;
left: 410px;
z-index: 30;
}

.leftimage{
position: absolute;
left: -100px;
z-index: 30;
}

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

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

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


.wrap{
height: auto;
}

.ol {
position: relative;
margin-left: 70px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align: left;
width: 340px;
font-size: 11px;
line-height: 140%;
color: #b80138;
}
.olbig {
position: relative;
margin-left: 70px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align: left;
width: 450px;
font-size: 11px;
line-height: 140%;
color: #b80138;
}

.brown{
color: #663333;
}

.ul {
position: relative;
background-repeat: repeat-y;
margin-left: 70px;
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);
}
.ulbig {
position: relative;
background-repeat: repeat-y;
margin-left: 70px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align: left;
width: 500px;
font-size: 11px;
line-height: 140%;
color: #663333;
list-style-image: url(../images/bullet.gif);
list-style-position: outside;
}
.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;

}


#container{
background-image:url(images/bg_green.gif);
background-repeat: repeat-y;
height:auto;
float: left;
}

#maincontent{
	height: 721px;
	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;
height:auto;
}
.textcontainerleft{
position: relative;
width: 400px;
z-index: 50;
}
.textcontainerright{
position: relative;
width: 400px;
margin-left: 175px;
}

.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);
}


.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);
}
.maintextsmall{
	width: 300px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:11px;
	line-height: 140%;
	color: #663333;
}

.maintexttable{
	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: 775px;
	z-index: 100;
	width: 190;	
}

#photo{
position: absolute;
top: 480px;
left: 755px;
z-index: 100;
}

#flower1{
position: absolute;
top: 160px;
left: 765px;
z-index: 100;
}

#photo1{
position: absolute;
top: 250px;
left: 575px;
z-index: 100;
}

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

.footer{
clear: none;
}
.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;
}
.clear1{
clear:both;
