/*
BY RICHARD TUDOR HARRIS
global.css
*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001c3e;
}
body {
	background: url(../images/bg.jpg) repeat-x #FFFFFF;
	margin: 0px;
}
.hi{
	color:#ed4800;
}
#header{
	width: 923px;
	height:150px;
	padding: 0px;
	margin: auto;
}
#header h1{
	display: none;
}
#header a{
	display: block;
	width: 923px;
	height:150px;
}
#main{
	width: 923px;
	margin: auto;
	padding: 0px 10px 0px 10px;
	background: url(../images/main_bg.gif) repeat-y;
}
#main_top{
	clear:both;
	margin: 0px -10px 0px -10px;
	width:943px;
	height:5px;
	background: url(../images/main_top.gif) no-repeat;
}
#main_bot{
	clear:both;
	margin: 0px -10px 0px -10px;
	width:943px;
	height:33px;
	background: url(../images/main_bot.gif) no-repeat;
}
#crumble{
   margin: 5px 0px 5px 10px;
   padding: 0px;
   color:#63788b;
   font-size:10px;
   font-weight:bold;
}
#crumble a{
   margin: 0px;
   padding: 0px;
   color: #63788b;
   text-decoration:none;
}
#crumble a:hover{
   color: #FFFFFF;
   text-decoration:none;
}
#sidebanners{
	width: 165px;
	margin:0px;
	padding: 0px 0px 10px 0px;
}

#sidebanners object
{
	margin: 0 0 10px 0;
}

#sidebanners img{
	margin:0px 0px 10px 0px;
	padding: 0px;
}

#footer{
	width: 943px;
	margin: 10px auto 10px auto;
	color: #DE720B;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
#footer a,
#footer .dark{
	color:#222420;
	text-decoration:none;
}
#footer a:hover{
	color:#DE720B;
	text-decoration: underline;
}
#footer a.on{
	font-weight:bold;
}
#footer .copyright{
	margin: 10px auto 10px auto;
}
#footer .copyright{
	margin: 10px auto 10px auto;
}
form{
	margin: 0px;
	padding:0px;
}
h1{
	font-size: 14px;
	margin:0px 0px 5px 0px;
	color:#ed4800;
}
p{
	margin:0px 0px 10px 0px;
}
/*
Home Page
*/
.pad{
	padding: 5px;
}
#potw .mainImage{
	float:left;
	width:280px;
	height:165px;
	background:#FFFFFF;
}
#potw .info{
	float:right;
	width:265px;
	height:155px;
	padding:5px;
	border-left:dotted #999999 1px;
	background: url(../images/pds_bg.gif) repeat-x top #FFFFFF;
}
#potw h1{
	font-size: 12px;
	margin:0px 0px 5px 0px;
	color:#ed4800;
}
.more{
	float:right;
	font-size: 10px;
}
.more a{
	color: #001c3e;
	font-weight: bold;
	text-decoration: none;
}
.more a:hover{
	color: #ed4800;
	font-weight: bold;
	text-decoration: none;
}
#psv{
  width: 280px;
}
#psv .mainImage{
	float:left;
	width:140px;
	height:145px;
	background:#FFFFFF;
}
#psv .info{
	float:right;
	width:125px;
	height:145px;
	padding:5px;
	border-left:dotted #999999 1px;
	background: url(../images/pds_bg.gif) repeat-x top #FFFFFF;
}
#psv h1{
	font-size: 12px;
	margin:0px 0px 5px 0px;
	color:#ed4800;
}
#psub .mainImage{
	float:right;
	width:260px;
	height:150px;
	text-align: center;
	background:#FFFFFF;
}
#psub .info{
	float:left;
	width:290px;
	height:150px;
	padding:5px;
	border-right:dotted #999999 1px;
	background: url(../images/pds_bg.gif) repeat-x top #FFFFFF;
}
#psub h1{
	font-size: 12px;
	margin:0px 0px 5px 0px;
	color:#ed4800;
}

.pl_left{
	float: left;
}
#pl{
  width: 280px;
}
#pl .mainImage{
	float:left;
	width:140px;
	height:120px;
	background:#FFFFFF;
}
#pl .info{
	float:right;
	width:125px;
	height:110px;
	padding:5px;
	border-left:dotted #999999 1px;
	background: url(../images/pds_bg.gif) repeat-x top #FFFFFF;
}
#pl h1{
	font-size: 12px;
	margin:0px 0px 5px 0px;
	color:#ed4800;
}

/*
frame box
*/
.frame580_bg{
	width: 580px;
	background: url(../images/580_bg.gif) repeat-y #FFFFFF;
}
.frame580_top{
	background:url(../images/580_top.gif) top no-repeat;
}
.frame580_bot{
	background:url(../images/580_bot.gif) bottom no-repeat;
	padding:5px
}
.frame290_bg{
	width: 290px;
	background: url(../images/290_bg.gif) repeat-y #FFFFFF;
}
.frame290_top{
	background:url(../images/290_top.gif) top no-repeat;
}
.frame290_bot{
	background:url(../images/290_bot.gif) bottom no-repeat;
	padding:5px
}
