*
	{font-family: Trebuchet MS, arial, helvetica, sans-serif}
big
	{font-size: 150%}
#logo
	{float: left}
#tagline
	{color: white;
	 background: url(gfx/header_bg.jpg) no-repeat right;
	 text-align: right;
	 height: 92px;
	 width: 55%;
	 float: right;
	 display: block;
	 margin: 0}
#tagline h1
	{font-size: 22pt;
	 width: 220px;
	 float: right;
	 margin: 8px}
#nav, #nav ul
	{margin: 0;
	 padding: 0;
	 list-style: none;
	 background: #787878;
	 width: 100%;
	 border-bottom: solid white 1px;}
#nav
	{border-top: solid white 1px}
#nav a
	{font-family: Trade Gothic LH, Trebuchet MS, arial, helvetica, sans-serif;
	 background: #787878;
	 color: white;
	 display: block;
	 font-weight: normal;
	 font-size: 11pt;
	 text-decoration: none;
	 padding: 5px 29px;
	 border-right: solid white 1px}
#nav a:hover
	{background: #989898}
#nav li
	{float: left}
#nav li ul
	{position: absolute;
	 width: 200px;
	 left: -999em;
	 border-left: solid white 1px;
	 background: #989898}
#nav li li
	{width: 200px;
	 border-top: dotted #eaeaea 1px}

#nav li:hover ul, #nav li.sfhover ul
	{left: auto;
	 margin-left: -1px}
#page
	{width: 990px;
	 height: 768px;
	 margin: auto}
#content
	{height: 565px;
	 margin: 0;
	 padding: 0;
	 border-bottom: solid black 18px}
#text
	{display: block;
	 width: 340px;
	 color: white;
	 margin: 40px}
#text h2
	{font-size: 14pt;
	 color: #00ccff}
#text p
	{font-size: 10pt}
#text a
	{color: #ccffff}
#text a:hover
	{color: #00ccff}
#footer
	{margin-top: 20px;
	 width: 100%;
	 display: block;
	 text-align: center;}
#footer a
	{color: #bababa}
#footer a:hover
	{color: gray}
#more_button
	{float: right}
#back_button
	{float: left}
#more_button img, #back_button img
	{border: 0}
	 