﻿body {
margin:0px;
padding:0px;
font:12px/20px verdana, arial, helvetica, sans-serif;
color:#333;
background-image:url(images/transgreylogo.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:100% 100%;
}

h1 {
margin:0px 0px 15px 0px;
padding:0px;
font-family:"kristen ITC", verdana, arial, helvetica, sans-serif;
font-size:28px;
line-height:28px;
font-weight: bolder;
color:#4B0BE0;
}

h2 {	
margin:0px 0px 15px 0px;
padding:0px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:19px;
line-height:19px;
font-weight:bold;
color:#fffff;
}

h3 {	
margin:0px 0px 15px 0px;
padding:0px;
font-family:"kristen ITC", verdana, arial, helvetica, sans-serif;
font-size:18px;
line-height:18px;
font-weight:500;
color:#76A608;
}

h4 {
margin:0px 0px 15px 0px;
padding:0px;
font-family:"kristen ITC", verdana, arial, helvetica, sans-serif;
font-size:15px;
line-height:13px;
font-weight:700;
color:#4B0BE0;
}

h5 {	
margin:0px 0px 15px 0px;
padding:0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:500;
color:#FF0000;
}

h6 {	
margin:0px 0px 15px 0px;
padding:0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size:18px;
line-height:18px;
font-weight:500;
color:#76A608;
}

.newtitles{	
margin:0px 0px 15px 0px;
padding:0px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:19px;
line-height:19px;
font-weight:bold;
color:#ff0000;
}

.titles{	
margin:0px;
padding:0px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
line-height:18px;
font-weight:bold;
font-style:italic;
color:#4B0BE0}

.nz {font: 26px "Times New Roman", Times, serif;
font-weight:600;
font-style:italic;
color:#FFFFFF}

p {
font-family:verdana, arial, helvetica, sans-serif;
font-size:12px/20px;
margin:0px 0px 16px 0px;
padding:0px;
}

ul {
font:12px/20px verdana, arial, helvetica, sans-serif;
margin:0px 0px 16px 0px;
padding:0px;
}

p:first-letter {
color:#000000;
font-size:17px;
}

.list ul{font:12px/20px verdana, arial, helvetica, sans-serif; list-style: none}

div.float {
  float: left;
  width: 120px;
  padding: 5px; /* was 10px */
  }
  
div.float p {
   text-align: left;
   }

div.container {
  border: none; /* was 2px dashed #333 */
  background-color: transparent; /* was #fff */
  }

div.spacer {
  clear: both;
  }

table {
border:1px;
width:80%;
border-spacing:6px;
padding:6px;
vertical-align:top;
}

td {
border:1px;
width:50%;
border-spacing:6px;
padding:10px;
vertical-align:top;
}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
color:#4B0BE0;
font-size:13px;
text-decoration:none;
font-weight:700;
font-family:verdana, arial, helvetica, sans-serif;
line-height:150%;/*added to make the line spaces in the menu slightly wider*/
}

a span {
color:#FF0000;
font-size:12px;
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
line-height:150%;/*added to make the line spaces in the menu slightly wider*/
}

a:hover span
{color:#A60876; background-color: transparent; text-decoration: none;
}


a:link {color:#4B0BE0;}
a:visited {color:#4B0BE0;}
a:hover {color:#A60876; background-color: transparent; text-decoration: none;
}
/*previously: border-bottom: dotted 0px #A60876 and border-top: dotted 0px #A60876*/

#Header {font:36px "Times New Roman", Times, serif;
font-weight:900;
font-style:italic;
color:#FFFFFF;
height:70px; 
margin:25px 0px 10px 0px;
padding:0px 0px 27px 10px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
background-color:#EE2711; /*Originally #500CED*/

/* Tantek Celik's hack (and publicised by Eric Costello).
IE5/Win incorrectly parses the "&"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
voice-family: "\"}\"";
voice-family:inherit;
height:14px; /* the correct height */
}

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#Content {
margin:0px 50px 50px 200px;
padding:10px;
}

#footer {
position:absolute;
margin-left: 210px;
color:#76A608;
background-color:transparent;
font:11px/17px verdana, arial, georgia, sans-serif;
}

#footer a:hover {
/*border-bottom:dotted 1px #A60876;
border-top:dotted 1px #A60876;*/
background-color:transparent;
}

#Menu {
position:absolute;
display:block;
top:83px;
left:-3px;
width:172px;
padding:10px;
background-color:transparent;
border: 0px dashed #999;
line-height:17px;
/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
voice-family:inherit;
width:150px;
}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

/*previously I had "#Menu a:hover": border-bottom: dotted 0px #A60876 and border-top: dotted 0px #A60876*/

#everestbuggy {
position:absolute;
background-color:transparent;
top:460px; /*was 330px*/
left:30px;
}

#franchise {
position:absolute;
background-color:transparent;
top:440px; /*was 330px*/
left:30px;
}

#rightsidebar {
	position:absolute;
	background-color:transparent;
	color:#4B0BE0;
	border: 1px solid #88BE09;
	padding:2px;
	top:60px;
	right:1%;
	left: 816px;
	width: 127px;
}
