img
{
    border: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;

	}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin: 50px 0px 0px 0px;
	color: #339999;
	}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 0px 0px 10px 0px;
	color: #006666;
	}


hr {
    display: none;
}

hr.divisor {
    clear: both; 
    height: 1px; color: #999; 
    background-color: #999; 
    margin: 10px 0px 10px 0px;
    }

#container {
	width: 948px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	}

#top {
    position: relative;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("graphics/header.jpg");
    background-repeat : no-repeat;
    height: 148px;
	}

.hidden4graphics {
    display: none;
}

#top table {
    position: absolute;
    top: 96px;
    left: 294px;
	margin: 0;
	padding: 0;
	width: 510px;
	} 
		
#leftnav {
	float: left;
	width: 286px;
    padding: 30px 0px 30px 0px;
	background-color: #4496A4;
	}

#content {
	margin-left: 294px !important;
	margin-left: 291px;
	border: 1px solid #0097A4;
	padding: 10px 60px 10px 60px;
	background-image: url("graphics/backcontent.jpg");
    background-repeat : no-repeat;
    background-position: top right;
    background-color: #EBFFFE;
    min-height: 360px;
    height: auto !important;
    height: 360px;
    text-align: justify;
	}

#skinofix {
    background-image: url("graphics/skinofix.gif");
    background-repeat : repeat-y;
    background-position: 0px 0px;
    }

#footer {
	clear: both;
	margin: 10px 0px;
	padding: 8px;
	color: #333;
	background-color: #fff;
	border-top: 1px solid #0097A4;
	}

input.contactform {
	border: 1px solid #000;
	width: 450px;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 448px;
	}
html>body input.contactform {
	width: 448px;
	}

textarea.contactform {
	overflow:auto;
	width: 450px;
	height: 100px;
	border: 1px solid #000;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 448px;
	height: 98px;
	}
html>body textarea.contactform {
	width: 448px;
	height: 98px;
	}

table.controlpanel {border: 1px solid #999; font-weight: normal; width: 100%}
table.controlpanel th {color: #fff; background: #4396A4; font-weight: bold; margin: 0px; padding:2px; text-align: center;}
table.controlpanel th a:link, table.controlpanel th a:visited {color: #fff;}
table.controlpanel td {font-weight: normal; text-align: center;}

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.desc {
    min-height: 130px; 
    height: auto !important; 
    height: 130px;
    }