body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	scrollbar-arrow-color: #8080b3;
	scrollbar-base-color: #C4D8E9;
	scrollbar-track-color: #8080b3;
}

#mainTable{
	width: 750px;
	border: 1px solid #C4D8E9; /*/
	*/ line-height: 1.1em; /* */
	background: #ffffff;
	border-top: 5px solid Black;
	padding: 0px;
}

h1 {
	font-weight: normal;
	font-size: 130%;
	color: Navy;
	padding-bottom: 25px;
	padding-top: 20px;
	padding-left: 20px;
}

h2{
	font-weight: normal;
   font-size: 130%;
	text-align: center;
	padding: 10px;
}

.header {
	background-color: #C4D8E9;
	text-align: center;
}

#footer{
	background-color:  #C4D8E9;
	font-weight: bold;
	text-align: left;
}

#lefty{
	float: left;
	width: 250px;
	background-color: #C4D8E9;
	font-size: 12px;/*/
	*/font-size: 80%; /* */
	text-align: left;
	padding: 0px 10px 0px 10px;
}

#middy{
	float: left;
	background-color: #C4D8E9;
	
	font-size: 12px;/*/
	*/font-size: 80%; /* */
	text-align: right;
	padding: 0px 10px 0px 10px;
}

#righty{
	float: right;
	width: 200px;
	background-color: #C4D8E9;
	font-size: 12px;/*/
	*/font-size: 80%; /* */
	text-align: right;
	padding: 0px 10px 0px 10px;
}

#sidebar {
   font-size: 80%;
	width: 160px;
	background: url(images/framecurveT.gif) no-repeat top left;
}


#sidebar a{
		display:block;
		width:160px; 
		padding-bottom: 5px;
		padding-top: 5px;
	   color: Black;
		background: url("images/nav4.gif") 0 0 no-repeat;
		text-decoration: none;
		text-align: right;
		padding-right: 15px;
}

#sidebar a:visited {
	color: Black;
}

#sidebar a:hover {
	background-position: 0px -49px;
	text-decoration: underline;
	padding-bottom: 5px;
	padding-top: 5px;
}

#maincontent {
 	width: 600px;
	padding: 10px;
	font-size: 80%;	
	background: url(images/framecurveb.gif) no-repeat bottom right;
 }

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 500px; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
 #timer {
 text-align: right;
 }
 
 #topsy1 {
 	width: 550px;
	background: url(images/Image12g.gif) no-repeat top right;
 }
  #topsy2 {
 	width: 550px;
	background: url(images/Image12f.gif) no-repeat top right;
 }
  #topsy3 {
 	width: 550px;
	background: url(images/Image12d.gif) no-repeat top right;
 }
  #topsy4 {
 	width: 550px;
	background: url(images/Image12e.gif) no-repeat top right;
 }
 
 #topsy5 {
 	width: 550px;
	background: url(images/Image12c.gif) no-repeat top right;
 }
 
 #icons{
 float: right;
 }
 #formtable{
 width: 525px;
 border: 0 0 0 0 ;
 font-size: 100%;
 }
 
 #formtable td{
 	vertical-align: top;
 }
 
 fieldset {
	padding: 10px 5px 20px 10px;
	width: 535px;
	border: thin solid #C4D8E9;
}

legend {
	border: thin solid #C4D8E9;
	padding: 3px 6px;
	color: #0052b5;
}

#tel_no, #sender_name, #sender_email, #message {
	border: 2px solid #dedeef;
	background-color: ;
	background: #FFFFF0;
}
