body {
	margin-top:20px;
	font-family: News Gothic;
	font-size: 13px;
	text-align: center;
	}
#box {
	background: url('images/background.jpg') no-repeat bottom left;
	width: 775px;
	height: 500px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	border: solid #000000;
	}
p {
	font-size: 15px;
	font-family: News Gothic;
	}
a img {
	border: none;
	}
a:link {
	color: #25401E;
	text-decoration: none;
	}
a:active {
	color: #25401E;
	text-decoration: none;
	}
a:visited {
	color: #90C883;
	text-decoration: none;
	}
a:hover {
	color: #4BA536;
	text-decoration: none;
	}
h1 {
	margin:10px 10px 10px 10px;
	font-size: large;
	border-bottom: thin dashed #74A26C;
	}
h2 {
	margin:10px 10px 10px 10px;
	font-size: medium;
	border-bottom: thin dashed #74A26C;
	}
ul { 
	list-style-image: url("images/star.png");
	} 
#side {
	float:left;
	}
#main {
	width: 580px;
	height: 490px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/clearbg.png');
  	background-image:url('images/clearbg.png')!important;
	background-image:none;
	overflow:auto;
	}
#links {
	float:right;
}
#panels {
	border: thin solid #74A26C;
	padding: 5px;
	vertical-align:top;
	font-family: News Gothic;
	font-size: 13px;
	}
td:hover
	{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/clearbg.png');
  	background-image:url('images/clearbg.png')!important;
	background-image:none;
	}
img {
	behavior: url(pngHack.htc);
	}
#form {
	float:right;
	}
#contact {
	float:left;
	}
fieldset {
	border:solid 0 #ffffff; /* Opera doesn't get border:none or border:0 on fieldsets */
	width:300px;
	text-align:left;
	}

.textfield {
	font:12px  'News Gothic', serif ;
	margin:3px;
	height:22px;
	border:solid 0 #ffffff;
	padding: 3px 8px;
	background: transparent url("images/textfield_bg.gif") no-repeat fixed;
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:200px;
	}

fieldset>input.textfield {
	background: transparent url("images/textfield_bg.gif") no-repeat;
	}

textarea {
	font:12px  'News Gothic', serif ;
	margin:3px;
	height:165px;
	border:solid 0 #fff;
	padding: 2px 8px;
	background: transparent url("images/textarea_bg.gif") no-repeat fixed;
	width:275px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:275px;
	}

fieldset>textarea {
	background: transparent url("images/textarea_bg.gif") no-repeat;
	}

.submit {
	margin:3px;
	background: transparent url("images/submit.gif") no-repeat;
	height:20px;
	border:solid 0 #ffffff;
	width:80px;
	font:12px  'News Gothic', serif ;
	color:#000000;
 }
#EXim {
	width:0;
	height:0;
}