/* CSS Document */

/* DOCUMENT INFORMATION -----------------------------------

TITLE:			Default screen display styles
LAST UPDATED:	1st March 2005
AUTHOR:			Mike Swiffin (-|0|-)

-- CONTENTS -----------------------------------------------

	=1:		[HTML & BODY]
	=2:		[LINKS]
	=3:		[COMMON ELEMENTS]
	=4:		[TOP ELEMENTS]
	=5:		[NAVIGATION]
	=6:		[MAIN COLUMN]
	=7:		[SIDEBAR COLUMN]
	=8:		[FOOTER]
	=9:		[LISTS]
	=10:	[FORMS]
	=11:	[IMAGES]
	=12:	[MISC]
	=13:	[sIFR STYLES]
	
-----------------------------------------------------------*/

/*	=1:	[HTML & BODY] -------------------------------------*/
* {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 1.5em;
	color: #000;
	background: #fff;
	height: 100%;
	background: url(../_images/body_bg.png) repeat-y;
	}
#wrapper {
	margin: 0;
	padding: 0;
	height: 100%;
	}
/*	=2:	[LINKS] -------------------------------------------*/
a {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	font-weight: bold;
	}
.factsheets {
	color: #000;
	font-weight: normal;
	}
.factsheets a {
	color: #000;
	font-weight: normal;
	}
/*	=3:	[COMMON ELEMENTS] ---------------------------------*/
p.mainHead {
	background: #f76e06;
	border-bottom: #D26900 1px solid;
	color: #FFF;
	}
.mainHead {
	background: #f76e06;
	border-bottom: #D26900 1px solid;
	color: #FFF;
	}
p.mainHeadUnder  {
	margin-top: -1px;
	background: #E7E7E7;
	border-bottom: #CCCCCC 1px solid;
	text-align: left;
	padding-left: 10px;
	}
p.buttonGrey {
	background: #E7E7E7;
	border-bottom: #CCCCCC 1px solid;
	width: 200px;
	}
p.mainHeadBg {
	background: url(../_images/para_bg_black.gif) repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	}
p.address {
	font-size: 10px;
	}
fieldset {
	text-align: left;
	padding: 5px;
	margin-right: 5px;
	}
legend {
	padding:3px;
	color: #000000;
	font-weight: bold;
	}
#advertisers fieldset {
	border: 1px solid #f76e06;
	}
.advertisers fieldset {
	border: 1px solid #f76e06;
	}
/* factsheets */
.border {
	border: 1px solid #E7E7E7;
	}
p.level1 {
	width: 500px;
	background-color:#E7E7E7;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding:2px;
	}
p.level2 {
	width: 480px;
	background-color:#FBBE44;
	margin-left:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px;
	}
p.level3 {
	width: 460px;
	background-color:#FFCC66;
	margin-left:40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px;
	}
p.level4 {
	width: 440px;
	background-color:#F9E1B2;
	margin-left:60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px;
	}
p.level5 {
	width: 420px;
	background-color:#FFFFFF;
	margin-left:80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px;
	}
p.display {
	width: 420px;
	background-color:#FFFFFF;
	margin-left:80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:2px;
	}
/*	=4:	[TOP ELEMENTS] ------------------------------------*/
#header {
	background: #f76e06;
	height:100px;
	width: 100%;
	text-align: left;
	margin: 0 0 0 0;
	}
#imgheader {
	width: 100%;
	height: 136px;
	background: url(../_images/div_bg.jpg);
	}	
#flashHolder {
	width: 345px;
	height: 148px;
	float: left;
	border: 1px solid #222222;
	padding:0;
	margin: 0;
	background: #222222;
	}
.imageHolder {
	width: 33%;
	height: 150px;
	float: left;
	text-align: center;
	}

/*	=5:	[NAVIGATION] --------------------------------------*/
#nav {
	}
/*	=6:	[MAIN COLUMN] -------------------------------------*/
#main {
	width: 80%;
	float: left;
	margin-top: 5px;
	padding-left: 5px;
	}
#advertisers {
	width: 90%;
	height: 100px;
	background: #FFFFFF;
	margin: 5px;
	}
/*	=7:	[SIDEBAR COLUMN] ----------------------------------*/
#left {
	width: 175px;
	height: 100%;
	float: left;
	margin-top: 5px;
	text-align: left;
	}
/*	=8:	[FOOTER] ------------------------------------------*/
#footer {
	background: #f76e06;
	width: 100%;
	height: 30px;
	text-align: left;
	margin: 0 0 0 0;
	}
/*	=9:	[LISTS] -------------------------------------------*/
#nav ul {
	height:20px; 
	list-style: none;
	border-bottom:1px solid #494e48; 
	border-top:1px solid #5d635c; 
	padding:2px 5px 2px 10px; 
	position:relative;
	background:#464b44; 
	color: #FFF;
	display: block;
	}
#nav ul li a {
	height:20px; 
	border-bottom:1px solid #494e48; 
	border-top:1px solid #5d635c; 
	padding:2px 5px 2px 10px; 
	position:relative;
	background:#464b44; 
	color: #FFF;
	display: block;
}
#nav ul li a:hover { 
	background:#515650; 
	height:20px; 
	border-top:1px solid #515650; 
	border-bottom:1px solid #515650; 
	padding:2px 5px 2px 10px; 
	position:relative;
	color: #FF9900;
	display: block;
}
#nav li a#current {background: 515650; border-bottom: 1px solid white;}
/*	=10:[FORMS] -------------------------------------------*/

/*	=11:[IMAGES] ------------------------------------------*/

/*	=12:[MISC] --------------------------------------------*/
h1 {
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	}
.tableBackgroundLine1 {
	background: #E7E7E7;
	border-bottom: #CCCCCC 1px solid;
	}
.tableBackgroundLine2 {
	background: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;
	}

/*	=13:[sIFR STYLES] -------------------------------------*/
<link href="/public_html/_css/imageHolder2.css" rel="stylesheet" type="text/css">

