<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ukwildflowers */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image: url("../Backgrounds/Index_images/background_oz2.jpg");
	background-color:#fff;
	text-align:center;
}

h1 {
	font-size:1.7em;
	padding-top:20px;
}

h2 {
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	margin-left:5px;
	margin-top:10px;
}

#newframe {
 	width: 80%;
	height:auto;
	padding:0px;
	text-align:center;
	margin:0 auto;
	background-image: url("../Backgrounds/Index_images/background_oz2.jpg");
	background-color:#fff;
}

#header {
	width:100%;
	padding:0px;
	margin:0 auto;
	text-align:center;
}

#content {
	width:80%;
	height:900px;
	float:left;
	background-color:#eee;
	color:#000000;
	margin:0;
	padding:0;
}

.maintext {
	font-size:0.9em;
	text-align:justify;
	background-color:#eee;
	color:#000000;
	margin-left:30px;
	margin-right:30px;
}

#leftnav {
	width:20%;
	height:900px;
	float:left;
	background-color:#eee;
	color:#000000;
	margin:0;
	padding:0;
}

#rightnav {
	width:15%;
	height:900px;
	float:left;
	background-color:#eee;
	color:#000000;
	border-right: solid 3px;
	border-color:#696;
	margin:0;
	padding:0;
}

#footernew {
	padding-top:10px;
	width:100%;
	background-color:#eee;
}

.leftcopyrightnew {
	font-size:0.7em;
	text-align:center;
	background-color:#eee;
}

.navheader {
	font-size:1.1em;
	text-align:left;
	margin-top:10px;
	background-color:#eee;
	color:#000000;
}

.navitems {
	font-size:0.8em;
	text-align:left;
	margin-left:5px;
	background-color:#eee;
	color:#000000;
}

contact {
	font-size:0.7em;
	text-align:right;
	background-color:#eee;
}

#imageboxleft {
	width:270px;
	height:310px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-size:0.6em;
	color:#990033;
}

#imageboxright {
	width:270px;
	height:310px;
	float:right;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-size:0.6em;
	color:#990033;
}

#imageboxcentre {
	width:710px;
	height:400px;
	margin:0 auto;
	text-align:center;
	font-size:0.6em;
	color:#990033;
}

.imagetextright em {
	display:block;
}

.imagetextleft em {
	display:block;
}

.imageprops {
	border: solid 1px;
}

.textred {
color:#FF0000;
}











/*...................................*/















a:link {color:#CC3333; text-decoration: none; background-color: transparent; }
a:visited { color:#6666FF; text-decoration: none; background-color: transparent; }
a:hover { color:#FFFF00; text-decoration: underline; background-color: transparent; }
a:active { color:#000; text-decoration: underline; background-color: transparent; }	
</pre></body></html>