<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-color:#eee;
	background-image:url(../Backgrounds/669933_to_eeeeee_gradient_790x1200.jpg);
	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: 88%;
	padding:0px;
	text-align:center;
	margin:0 auto;
	background-image:url(../Backgrounds/669933_to_eeeeee_gradient_790x1200.jpg);
	background-color:#eee;
	height:auto;
}

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

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

#firstsubnav {
	background-color:#eee;
	color:#990000;
}

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

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

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

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

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

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

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

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


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

.imagetextright em {
	display:block;
}

.imagetextleft em {
	display:block;
}

.imageprops {
	border: solid 1px;
}

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

.conact {
	text-align:right;

}

a:link {color:#CC3333; text-decoration: none; background-color: transparent; }
a:visited { color:#669933; text-decoration: none; background-color: transparent; }
a:hover { color:#000066; text-decoration: underline; background-color: transparent; }
a:active { color:#000; text-decoration: underline; background-color: transparent; }	

</pre></body></html>