#head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	
	background-color: #FF6600;
	background-repeat: repeat-x;
	border: 1px solid #000000;
	height:20px;
	width:800px;
}
#body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-image: url(images/bg1.jpg);
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;

	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width:800px;
	
}
#bodybig{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-image: url(images/bg2.jpg);
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width:800px;
	line-height:30px;
}
a.head link{text-decoration:none;
color:#CCCCCC;}
a:link{
text-decoration:none;
color:#CCCCCC;}
a:hover{
color:#FF9900;}
a:visited{
text-decoration:none;
color:#000000;}

