body {
	 margin:9px 9px 40px 9px;
	 padding:0;
	background/* */:#fff;
}
#main-content {
	width:633px;
	margin:0 auto;
	background: url(images/side.gif) repeat-y;
	background-color/*  */:#transparent;
	padding: 0px 0px 0px 0px 
	font-family: arial, sans-serif;
	font-size: 85%;
	line-height:135%;
}
#logo {
	width:633px;
	height:184px;
	background: url(images/Logo.gif) no-repeat scroll 50% 0%;
	margin:0;
	padding:0;
	background-color:#fff;
}
#sidebar {
	width:130px;
	float:left;
	position: absolute;
	padding:45px 0px 0px 35px;
	margin:0;
	color: #cc3333;
	background-color/*  */:#transparent;
	font-family: arial, sans-serif;
	text-align: left;
}
#main {	
	width:420px;
	background-color/*  */:#transparent;
	margin:0;
	padding:10px 32px 20px 185px;
	text-align:justify;
	color: #000;
	font-family: arial, sans-serif;
}
#main2 {	
	width:577px;
	background-color/*  */:#transparent;
	margin:0;
	padding:10px 0px 0px 40px;
	text-align:justify;
	color: #000;
	font-family: arial, sans-serif;
}
#bottom {
	width:633px;
	height:65px;
	background:url(images/bottom.gif) no-repeat 50% 0%;
	background-color:#fff;
	padding:0px 0px 0px 0px;
}
#footer {
	font-family: arial, sans-serif;
	color : #903;
	text-align: center;
	font-size: 95%;
	font-style:italic;
	padding:0px 0px 0px 0px;
}
#lowerbottom {
	background-color:#fff;
	padding:0px 0px 0px 0px;
}
img { border: none; }
a:link {
	font-family: arial, sans-serif; 
	color : #903; 
	text-decoration : none; 
	line-height: 140%; 
}
.sidebar a:link {
	font-family: arial, sans-serif; 
	color : #903; 
	text-decoration : none; 
	line-height: 160%; 
	font-style: italic;
	font-weight:bold;
	font-size: 110%;
}
a:visited {
	font-family: arial, sans-serif;
	color: #936; 
	text-decoration: none; 
	line-height: 140%; 
}
.sidebar a:visited {
	font-family: arial, sans-serif;
	color: #c36; 
	text-decoration: none; 
	line-height: 160%; 
	font-style: italic;
	font-weight:bold;
	font-size: 110%;
}
a:hover, a:active {
	font-family: arial, sans-serif;
	color: #000; 
	text-decoration: underline; 
	line-height: 140%; 
}
.sidebar a:hover, .sidebar a:active {
	font-family: arial, sans-serif;
	color: #000; 
	text-decoration: underline; 
	line-height: 160%; 
	font-style: italic;
	font-weight:bold;
	font-size: 110%;
}
font.two {
	font-family: arial, sans-serif;
	color: #666; 
	line-height: 23px; 
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	background-color: #fff;
}
h1 {
	font-family: arial, sans-serif;
	color: #666; 
	line-height: 23px; 
	font-size: 150%;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	background-color: #fff;  
}
h2 {
	font-family: arial, sans-serif;
	color: #666; 
	line-height: 23px; 
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	background-color: #fff;
}
h3 {
	font-family: arial, sans-serif;
	color: #903; 
	line-height: 23px; 
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	text-decoration: underline;
}
div.line { border-top: 1px solid  #903; }
label.text {
	width: 8em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: right;
}
.input-box {
	margin-bottom: 10px;
	color: #000;
	background: #fff;
	border: #000 solid 1px;
	clear: right;
	height: 20px;
}
.input-box:focus  {
 	background: #fff;
}
.formtext {
	margin-bottom: 10px;
	margin-left: 4em;
	color: #000;
	background: #fff;
	border: #000 solid 1px;
	font: 1em arial, helvetica, sans-serif;
	clear: left;

}
.formtext:focus  {
 	background-color:#fff;
 }
.submit-button {
	margin-left: 7em;
	clear:right;
	color: #000;
	background-color: #fff;
	border: 1px #000 outset;
	font: 1em arial, helvetica, sans-serif;
}
