body {
	font-family: tahoma;				
	font-size:small;
	letter-spacing:0.05em;
	background-color: #FFFFCC;
	color: #006633;
	font-weight: bold;
}
p{
	padding-left: 10px;
}
.pic{
	margin-right: auto;
	margin-left: 130px;
	border: medium groove #006600;
}
conent{
}
#invertedtabs{
padding: 0 0 0 0px;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0 0 1em 200px; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #006600 url(color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #009933;
}

#invertedtabs a:hover span{
background-color: #66FF00;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #669933;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 703px;
height: 1px;
line-height: 1px;
background: #006600;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}




#container {
	position:relative;
	height:auto;
	margin:auto auto 0;
	float: none;
	border-bottom: thin solid #006633;
	width: 700px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-left-color: #006633;
}
#contact{
	position: absolute;
	left: 17px;
	top: 630px;
	float: left;
	font-weight: bold;
	clip: rect(600px,auto,auto,auto);
}
#contact p{
	font-family: "Eurostile T";
	font-size: x-small;
	color: #006600;
}
