* {padding:0;margin:0;}
html,body{margin:0;padding:0}
body {
	padding:0px;
	margin:60px 0px 0px 0px;
	padding-left: 10px;
	background-attachment:fixed;
	/*background: url(images/bg/rotator.php);*/
	background-image: url(bg_1.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	background-color:#030a11;
}
/*
#rotator
{
  background: url(images/bg/rotator.php) fixed repeat-x left top;
  width: 700px;
  height: 150px;
}*/

#outer{
	width:800px;
	color: #000000;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
	z-index:100px;
}

TD, #footer{
	color:#333333;
	text-decoration:none;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;

}

td.bottom, td.top{
	color:#333333;
	text-decoration:none;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
}

td.bottom{
	padding: 0px 6px 12px 0px;
}

a.email:link      {color:#cacaca; text-decoration:none; font-family: Georgia;font-style: italic;font-size: 10px;}
a.email:visited   {color:#333333; text-decoration:none; font-family: Georgia;font-style: italic;font-size: 10px;}
a.email:active    {color:#333333; text-decoration:none; font-family: Georgia;font-style: italic;font-size: 10px;}
a.email:hover     {color:#FFCC00; text-decoration:none; background-color:#FFFFFF;}

td.bottom1{
	color:#cacaca;
	text-decoration:none;
	font-family: Georgia;
	font-style: italic;
	font-size: 10px;
	padding:0px;
}


td.head{
	font-size:30px;
	color:#ffffff;
	text-decoration:none;
	font-family: Georgia;
	font-style: italic;
	text-align: left;
	padding-top: 8px;

}

td.pxlo{
	padding-left: 2px;


}


A:link      {color:#333333; text-decoration:none;}
A:visited   {color:#333333; text-decoration:none;}
A:active    {color:#333333; text-decoration:none;}
A:hover     {
	color:#ffffff;
	text-decoration:none;
	background-color: #FF6600;
}

td.line{
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

table.tableone{
	padding-left: 15px;
	padding-right: 15px;
	background: #ffffff url(bg_fade_w.jpg) fixed top left repeat-x;
	/*border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #4B4B4B;
	border-right-style: solid;
	border-right-width: 2px;
	
	border-bottom-color: #4B4B4B;
	border-bottom-style: solid;
	border-bottom-width: 2px;*/
}
/*
table.bg{
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	}
*/	
	
td.dasha{
	color: #FF6600;
}

td.dashb{
	color: #FF9900;
}

td.dashc{
	color: #FFCC00;
}


/* dot notation: the bit after the A. needs a ( class="" ) condition added to the relevent <a href=""> section */
A.two:link    {color:#333333; text-decoration:none;}
A.two:visited {color:#333333; text-decoration:none;}
A.two:active  {color:#333333; text-decoration:none;}
A.two:hover   {
	color:#ffffff;
	text-decoration:none;
	background-color: #FF9900;
}

A.three:link    {color:#333333; text-decoration:none;}
A.three:visited {color:#333333; text-decoration:none;}
A.three:active  {color:#333333; text-decoration:none;}
A.three:hover   {
	color:#ffffff;
	text-decoration:none;
	background-color: #FFCC00;
}

td.gray {
	color:#CCCCCC;
	}