/* global ----------------------------------*/
body { background-color: #990000; background-image: url(images/back_blair.png); background-repeat: repeat; }
#wrap { margin: 0 auto; padding: 0; width: 949px; position: relative; text-align: left; font-family: helvetica, arial, san-serif; color: #fff; font-size: 12px; }

/* -- links ----------------------------------------------------------- */
a { outline: none; }
a 			{ color: #ffff66; text-decoration: none; font-size: 11px; } 
a:link		{ color: #ffff66; } 
a:visited	{ color: #ffff66; } 
a:active	{ color: #ffff66; } 
a:hover		{ color: #ffff66; text-decoration: underline; } 

td.mainback { background-image: url(images/your_ride.png); background-repeat: no-repeat; }
td.mainbackdisplay { background-image: url(images/your_ride_display.png); background-repeat: no-repeat; }


#content { margin: 10px 220px 0px 340px; }
#content h1 { font-size: 18px; font-weight: normal;  margin: 0px 0px 5px 0px;  text-transform:uppercase;}
#content h2 { font-size: 14px; font-weight: normal;  margin: 0px 0px 5px 0px;  text-transform:uppercase;}
#content h3 { font-size: 12px; font-weight: normal;  margin: 0px 0px 5px 0px;  text-transform:uppercase;}
#content div.line { margin: 5px 0px 10px 0px; }

#contentdisplay { margin: 10px 25px 0px 25px; }
#contentdisplay h1 { font-size: 18px; font-weight: normal;  margin: 0px 0px 5px 0px;  text-transform:uppercase;}
#contentdisplay h2 { font-size: 14px; font-weight: normal;  margin: 0px 0px 5px 0px;  text-transform:uppercase;}
#contentdisplay h3 { font-size: 12px; font-weight: normal;  margin: 0px 0px 5px 0px;  text-transform:uppercase;}
#contentdisplay div.line { margin: 5px 0px 10px 0px; }
#contentdisplay div.headline { margin: 0px 50px 0px 275px; }


#footercustom  { color: #333; font-size: 11px; margin: 0px 0px 0px 5px; }
#footercustom  a.footerlinkcustom 		{ color: #333; font-size: 11px;}
#footercustom  a.footerlinkcustom:visited	{ color: #333; }
#footercustom  a.footerlinkcustom:active	{ color: #333; } 
#footercustom  a.footerlinkcustom:hover		{ color: #000; }


/* -- library ------------------------------------------------------------ */
.xxx {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-align: center;
	text-indent: -10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 6px; 
	margin-bottom: 0px;
	background:#fff;
	text-transform:uppercase;
	}
	
