*{margin:0;padding;0};

body {
font-family: Arial, sans-serif; /* base font is defined in the page */
font-size: 12px; /* size font is defined in the page */
background-color: #F7EFFF;
color: #666666;
text-decoration: none;
word-spacing: normal;
letter-spacing: 0.5px;
line-height:18px;
}


html, body { 
    height: 100%; 
}
#wrapper {
text-align:center; /*puts content in centre of screen in all browsers*/
width: auto;
  min-height: 100%; 
    height: auto; 
    height: 100%; 
    margin: 0 auto -3em;
}

div.scroll { /*Main scrolling div*/
	height:400px;
	width: 950px;
    background: #F7EFFF;
	margin: 0 auto;
	border: none;
}

#logo {
	width: auto;
	height: 90px;
	background-image: url(images/logo.gif);
	background-color: #00FF33; 
	margin: 0 auto;
	background-repeat: no-repeat;
	}

#logo a{
display:block;
height: 90px;
}

#head2 {
	width: auto;
	height: 40px;
	border: none:
	margin: 0 auto;
}
p, h1, h2 {
text-align:left;

margin: 10px;
font-size: 12pt;
font-weight: lighter;

}
h1 {
	font-size: 14pt;
	color: #00A820;
	letter-spacing: -1px;
	text-align:center;
}

h2 { font-size: 12pt;
	color: #029B28;
	letter-spacing: -1px;
}

.green {
color: #00A820;
}

ul#logotext{
text-align:right;
color: #000000;
margin: 10px;
font-size: 12pt;
font-weight: lighter;
letter-spacing: 0.5px;
list-style-type: none;

}

#address{	
background: #FFFF00;
text-align: center; 
color: #000000;
font-size: 12pt; 
letter-spacing: -1px;
overflow: none;
height: 2em; 
}

.copyright{
font-size: 10pt; 
}

a:link { 
text-decoration: none; 
color: #00A820; 
}
a:visited {
text-decoration: none; 
} 
ul#normal li{
font-size: 12pt; 
text-align:left; 
color: #000000;}
				
ul#minitabs{
	list-style: none;
	font-size: 12pt;
	line-height: 14pt;
	margin: 0;
	padding: 7px 0;
	border-bottom: none;
	text-align: right;
	white-space: nowrap;
	background: #FFFF00;
	}

ul#minitabs li{
display: inline;
margin: 0 2px
}

ul#minitabs a{
	text-decoration: none;
	padding: 0 0 2px;
	border-bottom: 1px solid #FFFF00;
	color: #000000;
}

ul#minitabs a#current{
border-color: #000000;
color: #000000;
}

ul#minitabs a:hover{
border-color: #000000;
color: #000000;
} 

.floatright
{
float: right;
margin: 0 0 10px 10px;
padding: 2px;
}
.floatleft
{
float: left;
margin: 10px 10px 0 0;
padding: 2px;
}
#photo2 {
	margin: 0 5px 0 5px;
	padding:8px;
	background-color:white;
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #999999;
}

#photo3 {
margin: 0 10px 0 0;
padding:8px;
border:solid;
border-top: 1px solid #999999;
border-right: 2px solid #666666;
border-bottom: 2px solid #666666;
border-left: 1px solid #999999;
background-color:white;
}
