body
{
	padding: 0;
	margin: 20px 0px;
	background: #000000;
	background-image:url('../../../../img/fader.gif');
	background-repeat:repeat-x;
	color: #FFF;
	font-family: 'Lucida sans', Tahoma;
	font-size: 75%;
}

ul {
	margin-top: 10px;
	line-height: 16px
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FF80A8;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	/*top: 50%;*/
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	/*top: -310px;*/
	left: 50%;
}

#header
{
	width: 800px;
	height: 97px;
	height: 37px;
	letter-spacing: 1px;
	bottom:10px;
}

#container    
{
	border: 20px solid #b14800;
	width: 751px;
	height: 463px;
}

#containerleft
{
	float: left;
	width: 341px;
	height: 443px;
/*	background-image:url('../../../../img/design/00.jpg'); */
	background-repeat:no-repeat;
	border-right: 20px solid #b14800;
	padding: 10px;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
	color: black;
	visibility:hidden
}

#containerright
{
	float: left;
	width: 350px;
	height: 443px;
	background: #FF6F04; /*#ff650b; */
	overflow: auto;
	padding: 10px;
	color: black;
	line-height: 16px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: 'Lucida sans', Tahoma;
	letter-spacing: -2px;
	font-size: 180%;
	border-top: 0px dashed #FFF;
	border-bottom: 0px dashed #FFF;
	
	margin-bottom:15px;
	width: 95%;
	color: #EFEFEF;

	line-height:30px;
	text-align:center;
	background-color: #b14800;

}

#containerright h3
{
	margin: 0;
	padding: 0;
	font-family: 'Lucida sans', Tahoma;
	letter-spacing: -1px;
	font-size: 140%;
	margin-bottom:5px;
	width: 95%;
	border-top: 0px dashed #FFF;
	border-bottom: 0px dashed #FFF;
	line-height:22px;
	color: white;

}

#containerright a
{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

#containerright a:hover
{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#footer
{
	width: 790px;
	text-align: right;
	padding: 5px 0px;
	color: silver;
	font-size: 88%;
	line-height: 15px;
}

#footer a
{
	text-decoration: none;
	color: #FFF;
	font-size: 100%;
}

#footer a:hover
{
	text-decoration: none;
	color: #ff6f0e;
}

.small { font-size: 11px }

.error { color: #efefef; font-weight: bold }

p { margin-top: 0 }

#subnav {
	letter-spacing: -1px;
	font-size:14px;
}
