
body 	{ background: linear-gradient(#74793b, #3e4b27);
	font-family: Helvetica, helv, Arial, sans-serif;
	margin: 0pt;
	padding: 0pt}

P 	{ color: black;	
	  text-align: left;
	  padding-left: 42pt;
	  padding-right: 42pt;
}


h1 {
    margin-top: 25pt;
    margin-bottom: 10pt;
    font-weight: normal;
}


#pageHeader {
    color: white;
    margin: auto;
    background-image: url("img/spot3_header.jpg");
    width: 1280px;
    height: 233px;
}


#nav {
    padding-top: 20px;
    float: right;
    width: 240px;
    color: white;
    font-size: 20pt;
    background-color: transparent;
}

#cright {
    text-align: right;
    padding: 5pt;
    margin-right: 33pt;
    font-size: 8pt;

}



div.navItem {
    padding: 5pt;
}

div.currentItem {
    display: inline-block;
    padding: 5pt;
    background: #74793b;
}

div.global {
        color: white;
    font-size: 42pt;
    margin-top: 108pt;
    margin-bottom: 42pt;
  font-weight: bold;
}

div.soon {
        color: white;
    font-size: 14pt;
    margin-top: 42pt;
    margin-bottom: 42pt;
  font-weight: bold;
}

div.news {
    float: left;
    margin-top: 20pt;
    display: inline-block;
    margin-left: 0pt;
  font-weight: bold;
}

div.date {
    float: left;
    margin-left: 30pt;
  font-weight: bold;
}

h3 	{ color: black;	
	margin-top: 12pt;
	margin-left: 10%;

    display: inline-block;
}

div:blacklink {
    color: black;
}

div:vs {
    margin-top: 88pt;
}


div:vsp {
    margin-left:0pt;
    margin-top: 33pt;
    margin-bottom: 33pt;
}


ul {
    margin-left: 20%;
    }

A:link  {
    color: white;
	font-weight: normal;
	text-decoration: none; }

A.blackLink:link {
    color: black;
	font-weight: normal;
	text-decoration: underline;
}

A.blackLink:visited  { color: black;
	font-weight: normal;
	text-decoration: underline;
}

A.blackLink:hover  { color: white; 
	font-weight: bold;
	background: #3e4b27;
	text-decoration: underline; }


A:visited  { color: white;
	font-weight: normal;
	text-decoration: none; }

A:hover  { color: white; 
	font-weight: bold;
	background: #3e4b27;
	text-decoration: underline; }

A.chosen:link {
        color: white; 
	font-weight: bold;
	font-size: -1;
	text-decoration: none;
}
.topline {color: silver; 
	text-indent: 0;
	margin-left: 10%; 
	margin-right: 10%; 
	font-size: 80%;  
}

