@charset "UTF-8";
/* CSS Document */

html, body
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	color: #999999;
}

p 	{
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: left;
	margin: 0px 0px 10px 0px;
	line-height: 13pt;
	}

h1 {
	font: normal bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color:#f15a22;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	}

img
{  
border-style: none;
}

#wrapper
{
	width:827px;
	height:676px;
	margin:auto;
}

#frame
{
	width:827px;
	height:562px;
	background-image: url(images/frame.png);
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	float: right;
}

#frame a:link
{
color: #000000;
	font-style: normal;
	text-decoration: none;	
}

#frame a:visited
{
color: #000000;
	font-style: normal;
	text-decoration: none;
}

#frame a:hover
{
color: #000000;
	font-style: normal;
	text-decoration: underline;	
}

#frame a:active
{
color: #000000;
	font-style: normal;
	text-decoration: none;	
}

#navcontainer 
{
	height:16px;
	width:827px;
	list-style-type: none;
	text-align: right;
	bottom: auto;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	float: right;
	color: #999999;
	vertical-align: baseline;
	position: static;
	margin: 70px 0px 0px 0px;
}
#navcontainer ul
{
	margin: 0;
	padding: 0px 100px;
	list-style-type: none;
	text-align: left;
	font: arial;
	font-style: normal;
	color: #FFFFFF;
}

#navcontainer ul li { display: inline; }

#navcontainer a:link
{
	padding: .2em 1em;
	color:#999999;
	position: center;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	vertical-align: bottom;
	font-style: normal;
	text-decoration: none;
}

#navcontainer a:visited
{
	padding: .2em 1em;
	color:#999999;
	position: center;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	vertical-align: bottom;
	font-style: normal;
	text-decoration: none;
}

#navcontainer a:hover
{
	padding: .2em 1em;
	color:#333333;
	position: center;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	vertical-align: bottom;
	font-style: normal;
	text-decoration: none;
}

#navcontainer #active
{
	padding: .2em 1em;
	color:#333333;
	position: relative;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	vertical-align: bottom;
	font-style: normal;
	text-decoration: none;
}


#header
{
	width:827px;
	height:95px;
	background-image:;
	padding: 75px 0px 0px 500px;
}

#container_logo
{
	width:827px;
	height:98px;
	margin: 20px 0px 0px 0px;
}

#container_logo_inner
{
	width:252px;
	height:55px;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 90px;
}

#content_flash
{
	width:827px;
	height:365px;
	float:left;
	margin: 25px 0px 0px 0px;
}

#content_image
{
	width:356px;
	height:562px;
	float:right;
	margin: 0px 40px 0px 0px;
}

#content_thumbs
{
	width:359px;
	height:527px;
	float:right;
	margin: 0px 40px 0px 0px;
	padding: 35px 0px 0px 0px;
	background-image: url(images/BG.jpg);
}

#content_text_title
{
	width:399px;
	height:25px;
	float:right;
	padding: 40px 0px 0px 45px;
}

#content_text
{
	width:444px;
	height:423px;
	float:right;
	background-image: url(css/images/text_bg.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#holder
{
	height:20px;
	width:827px;
	float: left;
	padding: 8px 0px 0px 0px;
}

#copyright
{
	height:10px;
	width:auto;
	background-repeat:no-repeat;
	background-image:url();
	padding:0px 0px 0px 10px;
	vertical-align:top;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}

#credits
{
	height:10px;
	width:auto;
	padding:0px 10px 0px 0px;
	vertical-align:top;
	float: right;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

#credits a:link
{
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

#credits a:visited
{
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

#credits a:hover
{
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}

#credits a:active
{
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

