﻿

/*-----------------------------------------------------------------------------------------------

  Global Styles

-----------------------------------------------------------------------------------------------*/



* {

	padding:0;

	margin:0;

}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }

li, dd { margin-left:5%; }

fieldset { padding: .5em; }

select option{ padding:0 5px; }



.hide, .print-logo, .close-button{ display:none; }



/*-----------------------------------------------------------------------------------------------

  Layout / Base Page Styling

-----------------------------------------------------------------------------------------------*/



body{

	background:#202020;

	color:#bfbfbf;

	font-size:11px;

	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

}



/* This class sets the width and position for all rows */

.inside{

	width: 100%;

	margin: 0 auto;

	azimuth: center;

}



a{

	color:#fff;

}







/*-----------------------------------------------------------------------------------------------

  Header

-----------------------------------------------------------------------------------------------*/

#header{

	background:#000;

}

#header .inside{

	padding:0 0;

}



/*-----------------------------------------------------------------------------------------------

  Primary Items

-----------------------------------------------------------------------------------------------*/



#primary{

	background: #000;

	padding: 30px 0 0 0;

	color: #808080;

	text-align: center;

	background-image: url('back.jpg');

	height: 500px;

	

}



#primary.onecol-stories .primary{

	float: none;

	width: 100%;

	position: absolute;

	azimuth: center;

	text-align: center;

}



#aboutus{

	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

	align: center;

	float: none;

	margin: 0 0 0 0;

	position: center;

	top: 120;

	width: 600;

	border-collapse: separate;

	display: block;

	azimuth: center;

	content: open-quote;

	vertical-align: top;

	left: 150;

	right: 150;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}





/*-----------------------------------------------------------------------------------------------

  Ancillary Items

-----------------------------------------------------------------------------------------------*/



#ancillary{

	padding:2em 0 0 0;

}

#ancillary .block{

	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

	float: none;

	margin: 0 0 0 0;

	position: absolute;

	top: 559px;

	text-align: center;

	width: 100%;

}

/*-----------------------------------------------------------------------------------------------

  Foooter

-----------------------------------------------------------------------------------------------*/



