body{
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
img{
	border:none;
}
p, h1, h2, h3{
	margin:0px;
	padding:0px;
}
#container{
	width:897px;
	background-color:#000000;
	padding-bottom:66px;
}
#main{
	width:781px;
}
#nav div{	
	float:right;
}
#nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav ul li{
	float:left;
	margin-left:1px;
	padding:5px 0px;
	text-align:center;
}
#nav ul li a{
	color:#d01609;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/nav.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	line-height:20px;
	border-left:1px solid #cccecd;
	border-right:1px solid #cccecd;
	padding:0px 40px;
}
#nav ul li a:hover{
	color:#76c5f0;
}
#headerlinks{
	color:#a0a0a0;
	text-decoration:none;
}
#headerlinks a{
	color:#cf4d4d;
	text-decoration:underline;
}
#headerlinks a:hover{
	color:#a0a0a0;
	text-decoration:underline;
}
#maincontent{
}
.head1{
	background-image:url(images/head.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:34px;
}
.head {
	padding-left:10px;
	line-height:32px;
	font-weight:bold;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
}
#left{
	background-position:left top;
	background-repeat:no-repeat;
}
#right{
	background-position:right top;
	background-repeat:no-repeat;
	width:249px;
}
#lt1{
	background-image:url(images/maincornerleft.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#353535;
}
#rt1{
	background-image:url(images/maincornerright.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#6b7373;
}
.btn{
	background-color:#434448;
	border:1px solid #616566;
	width:52px;
	height:18px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.pd{
	padding:15px 15px 10px 15px
}
#textlt1{
	background-image:url(images/boxlefttop.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:488px;
	background-color:#2a2a2a;
}
#textrt1{
	background-image:url(images/boxrighttop.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#textlt2{
	background-image:url(images/boxleftbottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#textrt2{
	background-image:url(images/boxrightbottom.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.txtarea textarea{
	background-color:#2a2a2a;
	border:none;
	width:475px;
	height:75px;
	overflow-x:hidden;
	overflow-y:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
}
.txthead{
	color:#cf4d4d;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.textlink a{
	color:#000000;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}
.selectitem select{
	width:217px;
	border-bottom:1px solid #9a9a9a;
	border:1px solid #c4c4c4;	
	margin-bottom:6px;
	text-align:right;
}
.scrollbox{
	height:218px;
	border:1px solid #979797;
	background-color:#fffaa2;
	overflow:auto;
	padding:4px;
	color:#000000;
	font-weight:bold;
	font-size:16px;
}
* html .scrollbox{
	overflow: auto;	
	overflow-x:hidden; 
}
.scrollbox img{
	border:1px solid #000000;
	margin-bottom:5px;
	margin-top:5px;
}
#video{
	padding-top:15px;
}
h1{
font-size:20px;
color:#cf4d4d;
padding-left:15px;
padding-top:10px;
}
p{
font-size:12px;
padding-left:35px;
color:#000000;
line-height:20px;
}
.listenbox{
color:#0000FF;
}