img {
	border: 0;
}

a, a:visited, active{
  color: #748a9c;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px solid #003c4d;
}

body {
  background-color: white;
  margin: 0;
  padding: 0;
}

h2 {
  margin-left:140px;
  margin-top: 40px;  
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #666666;
}

h3 {
  padding-top: 0px;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 0em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #666666;
}

h4 {
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 0.5em;
  color: #666666;
}


hr {
    background-color: #D4D4D4;
    border: 0 none;
    clear: both;
    color: #D4D4D4;
    height: 1px;
}

ul.notes_list { 
   padding-left: 12px;
   list-style: disc;
}


div.header {
  height: 10px;
  background-color: #003c4d;
 }

div.mainmenu {
  margin-top: 15px;
  float: right;
  text-align: right;
  margin-left: 15px;
  margin-right: 15px;
  color: #748a9c;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase; 
}

div.mainmenu a  {
 margin-left: 5px;
 margin-right: 5px;
}

a.current_page  {
 color: #003c4d;
}

div.logo  {
 top: 0px;
 left: 100px;
 position: fixed;
 z-index:1000
}

div.stage  { 
 margin: auto;
 margin-top:200px;
 width:730px;
 height:500px;
 background-color: white;
} 

div.superhead  {
  margin-top: 50px;
  margin-left:140px;
  text-align: left;
  font-size: 45px;
  font-weight: regular;
  font-style: italic;
  font-family: Georgia, serif;
  line-height: 1.2em;
  color: #003c4d;
}

p  {
  margin-left:140px;  
  text-align: left;
  font-size: 14.5px;
  font-weight: regular;
  font-family: Georgia, serif;
  line-height: 1.5em;
  color: #666666;
}

div.showcase  { 
 margin-top:15px;
 margin-left:140px;
 text-align: left;
 float: left;
 width: 450px;
 height: 300px;
 color: white;
} 

div.item  { 
 padding-right: 12px;
 width: 65px;
 height: 300px;
 float: left;
}

div.item_last  { 
 padding-right: 0px;
}

div.notes  { 
 float:left;
 margin-top: 15px;
 padding-left: 12px;
 padding-top: 0px;
 width:120px;
 height: 300px;
 background-color: white;
 text-align: left;
 font-size: 12px;
 font-weight: regular;
 font-family: Georgia, serif;
 line-height: 1.5em;
 color: #666666;
 z-index:1000;
}

div.button {
  margin-top: 34px;
  margin-left: 138px;
  width: 452px;
  height: 14px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-align: left;
  color: #748a9c;
}


div.copyright {
  background-color: white;
  margin-bottom: 20px;
  padding-top: 100px;
  padding-left: 140px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-align: left;
  color: #748a9c;
}

div.copyright a {
  color: #748a9c;
}
div.showcase div.item a {
  border: 0;	  
}

ul.ref_list {
	list-style:none;
	text-align:left;
	margin-left:100px;
	font-size: 14.5px;
	font-weight: regular;
	font-family: Georgia, serif;
	line-height: 1.5em;
	color: #666666;
}