body {
	margin:0px;
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
	color:#eef;
	background-color:#050d05;
	background-image:url(images/bgr.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 900px top;
}

a:link {color:#fb5}
a:visited {color:#fb5}
a:hover {color:#f00}

h1,h2,h3{font-family:Arial,Helvetica,sans-serif}
h1{
	color:#9fb;
	margin-top:10px;
}
h2 {font-size:150%}

.imgmid {
	width:700px;
	overflow:auto;
	text-align:center;
	margin:15px 0px;
}

#allWrapper {
	position:relative;
	width:900px;
	background: #200 url(images/bgl.gif) left top repeat-x;
	clear:both;
	margin:0px;
}

#top {
	padding:0px 0px 5px 0px;
	position:relative;
}

#hdr1 {
}

#hdrad1{
	background:url(images/adbg_468_15.gif) no-repeat;
	position:absolute;
	left:414px;
	top:29px;
	height:35px;
	width:485px;
	padding:12px 0px 0px 10px;
}

#hdradWrapper{text-align:center;margin:10px 0px;}

#hdradWrapper table{
	margin:10px auto;
	border-collapse:collapse;
}

#hdradWrapper td{
	padding:0px;
}

#hdrad768_15{
	background-color:#800;
	width:768px;
	text-align:center;
}

#contentWrapper{
}

#left {
	width:140px;
	float:left;
}

* html #left{
}

#left .vspace{font-size:1px;height:15px;}

#main {
	line-height:145%;
	padding:5px 15px 5px 5px;
	float:right;
	width:730px;
}

#right {
display:none;
}

#bottom {
	background-color:#100;
	clear:both;
	width:880px;
	padding:20px 10px;
	font-size:70%;
	color:#744;
}

#mainMenu {
	font-weight:bold;
	font-family:Lucida Sans Unicode, Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:90%;
}
#mainMenu a, #mainMenu a:visited{
	color:#f0e0ba;
	display:block;
	padding:3px 4px 5px 4px;
	background-color:#800;
	text-decoration:none;
	border-bottom:1px dashed #600;
}

#mainMenu a:hover{
	background-color:#9fb;
	color:#000;
	text-decoration:underline;
}

.fpTxt {
/*	color:#fb5; */
	font-size:85%;
	margin: 4px 0px 10px 0px;
}

#urcn_ftr{
	background-color:#100;
	color:#744;
	border-style:none;
}
