@charset "utf-8";
/* CSS Document */

body
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	behavior:url(csshover.htc);
}

div#page
{
	margin:0 auto 0 auto;
	width:780px;
}
div#header
{
	width:780px;
	height:119px;
	float:left;
}

div#headerLeft
{
	width:471px;
	float:left;
	height:119px;
}

div#headerRight
{
	width:233px;
	float:left;
	height:119px;
	color:#999999;
	text-align:left;
}
div#nav
{
	width:504px;
	float:left;
	margin:0px;
	padding:0px;
	z-index:99;
}
div#search
{
	width:290px;
	float:left;
}
div#contentContainer
{
	width:780px;
	margin:0px;
	padding:0px;
	float:left;
}

div#left
{
	width:440px;
	padding-top:15px;
	float:left;
}
div#text
{
	width:370px;
	margin-left:40px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:55px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px solid #000000;
}
div#rightHold
{
	width:280px;
	float:left;
}
div#right
{
	width:280px;
	float:left;
	text-align:center;
	background-color:#CCCCCC;
	border-left:1px solid #fed009;
	border-right:1px solid #fed009;
	border-bottom:1px solid #fed009;
	padding-bottom:15px;
}

div#footer
{
	width:710px;
	float:left;
	font-size:9px;
	line-height:18px;
}
div#footer a, div#footer a:visited
{
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	color:#999999;
}

div#footer a:hover, div#footer a:active
{
	color:#F2C100;
}


a, a:visited
{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:black;
}

a:hover, a:active
{
	text-decoration:none;
}
a.gold, a:visited.gold
{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#CC9900;
}

a:hover.gold, a:active.gold
{
	text-decoration:none;
}
h1
{
	font-size:17px;
	font-weight:bold;
	color:black;
}
h2
{
	font-size:16px;
	font-weight:bold;
	color:#999999;
	margin:0px;
	padding:0px;
}

h2 a, h2 a:visited
{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:black;
}

h2 a:hover, h2 a:active
{
	text-decoration:none;
}






	