body {
	background-image:      url(../images/pg_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 9px;
	margin: 0px;
	padding: 10px;
	
}
h1{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 0pt;

}

.container {
	background-repeat: no-repeat;
	text-align: center;
	height: 594px;
	background-image:      url(../images/bg_3.jpg);
	width: 712px;
	border: 2px solid #000000;

}

.menu {
	background-image:      url(/images/menubar.png);
	height: 55px;
	background-repeat: no-repeat;
	clip: rect(10px,auto,auto,auto);
	top: 10px;
	bottom: 10px;
	background-position: center;
	width: 680px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
menutext:limk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

menutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}

a:focus {
	outline: none;	
}

a:active {
	color: #FFFF00;
	text-decoration: none;
	outline: none;
}

.player {
	width: 750px;
}

.form {
	border: 1px solid #000000;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4e3322;
	scrollbar-face-color: #4e3322; 
scrollbar-track-color: #4e3322; 
scrollbar-arrow-color: #4e3322; 
scrollbar-3dlight-color: #4e3322; 
scrollbar-shadow-color: #4e3322; 
scrollbar-highlight-color: #4e3322; 
scrollbar-darkshadow-color: #4e3322
}

input.submit
{
background-image: url(http://www.macromedia.com/ ...
background-repeat: repeat-x;
	font-size: 10;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/send_button.png);
	color: #FFFFFF;
	background-color: #4E3322;
	border: 1px solid #000000;
}

.playercontainer {

	background-repeat: no-repeat;
	border: 2px solid #000000;
	text-align: center;
	height: 40px;
	width: 712px;
}
.contact_box {
	height: auto;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;

}

.overflowBoxhome {
	height:250px;
	width:290px;
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}

.scrollerbox {
	height: 20px;
}

.imageright {
	float: right;
}
.textbox_noscroll {
	height:auto;
	width:290px;
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
}

