@import url("../nav_bar/menu.css");
body {
	margin-left: 0;
	background-image: url(../images/bg/lines_black.gif);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #CCCCCC;
}
h1 {
	font-size: 125%;
	color: #FFFFFF;
}
/* used as headings for each news section */
h2 {
	font-size: 95%;
	color: #FFFFFF;
	margin:0;
	padding:0;
}
h2 a {
	margin:0;
	padding:0;
}
h2 a:visited {
	
}
h2 a:hover {
	background-color:#212167;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}
P {
	PADDING:0;
	MARGIN: 0px 0px 0.5em 0px;
}
a {
	color: #F5F5F5;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F5F5F5;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.main_table {
	width: 890px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/bg/lines.gif);
}
.top_join {
	background-image: url(../images/bg/top_join.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 135px;
}

.top_events {
	background-image: url(../images/bg/top_events.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 135px;
}
.viewpoint_top {
	background-image: url(../images/bg/top_viewpoint.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 135px;
}
.top_bar {
	height: 115px;
	width: 100%;
	background-image: url(../images/bg/top_bg.gif);
	background-repeat: repeat-x;
}

/* These are the main news article bg's */
.bottom_centrebg {
	background-image: url(../images/bttm_centre_bg2.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 630px;
	margin-left:3px;
	margin-right:3px;
}
.top_centrebg {
	background-image: url(../images/top_centre_bg2.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 630px;
	margin-left:3px;
	margin-right:3px;
}
.centre_centrebg {
	background-color: #171747;
	width: 630px;
	margin-left:3px;
	margin-right:3px;
}
/* -- END -- */


.top_leftnav {
	background-image: url(../images/bg/top_leftnav.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 14px;
	width: 135px;
}
.bottom_leftnav {
	background-image: url(../images/bg/bottom_leftnav.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 8px;
	width: 135px;
}
.centre_navleft {
	background-image: url(../images/bg/centre_leftnav.gif);
	background-repeat: repeat;
	width: 135px;
}
.left_table {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #171747;
}
.right_table {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #171747;
}
#mailing_inc {
	font-size: 9px;
}
#sitemap {
	padding:5px;
	color:#FFFFFF;
	font-size:90%;
}

/*  --------------------------- STYLES FOR SITE NEWS -------------------- */

.smallprint {
	font-size: 0.8em;
}
.divPost h1 {
 	width:75%;
 	clear:none;
	border-left:4px #003399 solid;
	padding-left:2px;
	border-bottom:1px #999999 solid;
	color:#000000;
}
.divSnippet {
	margin: 0.1em;
	padding: 0.1em;
	font-size:85%;
	border-bottom:1px #212167 dashed;
	margin-top:0.5em;
}
.postDate {
	margin-top: 0px;
	font-size: 0.8em;
}
.thumb_snippet {
	float:left;
	margin-right:5px;
	border:1px #FFFFFF solid;
}
.clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
}


/* eBay styles */
#ebay-choose {
	padding:8px;
	font-size:85%;
}
.ebay-centres {
	padding:8px 0px;
	border-bottom:1px #666666 solid;
}
.ebay-centres h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0;
	padding:0px 0px 5px 0px;
}