/*css document - created by Weensyweb Designs - weensyweb.com

for Organics Australia - organicsaustralia.com.au */



/* Begin Typography & Colors */

.one {
	position: relative;
}
a.one:link,a.one:active,a.one:visited {
	color : #333333;
	text-decoration: none;
}
a.one:hover	{
	color : #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

.textimages {
	float: right;
	margin-left: 20px;
	z-index: 5;
}

.textimages2 {
	text-align: left;
	margin-left: 20px;
	z-index: 5;
}

body {
	background-image: url(images/bg1.jpg);
	margin: 0px;
	text-align: center;
}

#maintextarea {
	font-size: 10pt;
	background-image: url(images/bg3.jpg);
	margin: auto;
	width: 600px;
	color: #333333;
	line-height: 14pt;
	font-family: "Trebuchet MS", 'Times New Roman', Times, serif;
	text-align: justify;
	padding: 20px;
}

ol {
	list-style-type: square;
	text-indent: 30px;
}

ul {
	list-style-type: none;
	text-indent: 30px;
}

#image1 {
	position: absolute;
	left: 144px;
	top: 193px;
	z-index: 1;
	margin: 0;
	padding: 0;
}