div,p,body,html,input,button { 
	font: normal 11px Arial,Helvetica,Georgia,Verdana,Tahoma;
}
body{
	text-align: center;
	background-image: url(images/backs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	padding-top: 10px;
	margin: 0;
}
a {
	text-decoration: none;
	border-width: 0;
	color: Purple;
}
a:hover {
	color: Fuchsia;
	text-decoration: none;
}
h1 {
	font-size: 140%;
	font-style: normal;
	padding: 0px;
	color: Purple;
	text-decoration: none;
	font-family: "Times New Roman";
}
h2 {
	font-size: 130%;
	font-style: normal;
	padding: 0px;
	color: Purple;
	border-top: 0px solid Purple;
	text-decoration: none;
	font-family: "Times New Roman";
}
h3 {
font-size : 120%;
margin : 1em 1em 1em 0;
}
h4 {
font-size : 100%;
font-weight : bold;
border-top: 1px solid Purple;
padding : 0;
margin : 0;
}
h5 {
font-size : 95%;
margin-top : 0;
}
h6 {
font-size : 90%;
margin-top : 0;
}
.bbstyle1 {
font-size : 160%;
font-weight : bold;
}
.bbstyle2 {
font-size : 130%;
font-weight : bold;
}
.bbstyle3 {
font-size : 120%;
font-weight : bold;
}
.bbstyle4 {
font-size : 110%;
font-weight : bold;
}
.bbstyle9 { text-decoration:line-through;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
	width: 938px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border: 0px solid silver;
	background-color: transparent;
}

div#top {
	font: 11px Arial,Verdana, Tahoma, Helvetica, sans-serif;
	clear: both;
	background-color: transparent;
	text-align: right;
	color: Silver;
	margin: 0 auto;
	border: 0px solid Maroon;
	padding: 10px;
	padding-right: 55px;
}

div#top a {
	text-decoration: none;
	color: Gray;
	margin: 0 auto;
}
div#top a:hover {
	color: #FF8000;
	text-decoration: none;
}

div#header {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
}
/*-----------------------------------*/

div#links {
	float: left;
	width: 159px;
	padding-bottom: 79px;
	padding-top: 38px;
	background: transparent;
	background-image: url(images/gleft.png);
	background-repeat: no-repeat;
	border-top: 0px solid silver;
	border: 0px solid silver;
}


div#head { 
	font: normal 10px Arial,Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom:0px;
}


div#center {
	margin-left: 179px;
	width: 520px;
	border: 0px solid Fuchsia;
	padding: 20px;
	padding-top: 25px;
	background-color: transparent;
	background-image: url(images/tyle.png);
	background-position: top;
	background-repeat: no-repeat;
}

div#right {
	width: 186px;
	height: auto;
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: transparent;
}

.float-left { 
	float:left; 
}

div#footer {
	font: 9px Arial,Georgia, Verdana, Tahoma, Helvetica, sans-serif;
	clear: both;
	color: Purple;
	text-align: center;
	background-color: transparent;
	padding: 6px;
}

.radio {
  background : none;
  border : none;
 }
input.text, input.file, input.password, input, textarea.text {
	background: #F4F4F0;
	color: Black;
	font: 11px Arial,Verdana, Sans, Helvetica, sans-serif;
	border: 0px solid Black;
	line-height: 17px;
}
