﻿html { min-height: 100%; margin-bottom: .5px; }
body { 
		background: #000 url('../images/instrumentbg1.jpg') no-repeat fixed 0 0;
		color: #fff;
		font-family:"Times New Roman", Times, serif;
		font-size: 1em;
		margin-top: 5px;}

#wrapper {
	background-color: #fff;
	margin: 20px;
	padding: 0;
	min-height: 400px;
	color: #000;
	border: 5px ridge #ffd700;	}	
	
#sidemenu { 	
	float: left;
	text-align:center;
	width: 175px;
	padding: 2px;
	margin: 5px 5px 5px 2px;
}
#topper {
	background: url('../none');
	color: #000;
	position: relative;
	margin: 0px 0px 0px 5px;
	padding: 0px;}

#sidemenu p {border-bottom:2px white solid; margin:0; padding: 0;}
#sidemenu a:link {
display:block;
height:28px; 
line-height:28px;
background-color:#D1D1A3;
color: #000;
text-decoration:none;
border:thin gray solid;}

#sidemenu a:visited {
display:block;
height:28px; 
line-height:28px;
background-color:#D1D1A3;
color: #000;
text-decoration:none; 
border:thin gray solid;}

#sidemenu a:hover {
display:block;
height:28px; 
line-height:28px;
background-color:#CC9900;
color: #000;
border:thin gray solid;}

form {margin: 0; padding: 0;}
table  {margin: 0; padding: 0;}
input  {margin: 0; padding: 0;}

#block {
	background: transparent url('none');
	margin: 0px;
	padding: 5px;
	min-height: 430px;
	color: #000;	}	
#footerwrapper {
	background: #A3A3A3 url('../images/instrumentBgFaded1.jpg') no-repeat fixed 0 0;
	color: #000;
	position: relative;
	width:100%;
	margin: 0 5px;
	padding: 0px;
}

#leftindex {
  position: absolute;
  font-size: 11px;
  left: 160px;
  width: 49%;
  padding:0px; 
  text-align: left;
}

#indexleft {
  position: absolute;
  font-size: 11px;
  color: #000;
  left: 5px;
  width: 50%;
  padding:0px; 
  text-align: left;
}

#rightindex {
	color: #000;
  font-size: 11px;
  margin-left: 40%;
  margin-right: 1px;
  padding: 0px;
  text-align: right;
}

#left {
	background: url('../none');
	position: absolute;
	left: 140px;
	width: 35%;
	padding: 0 5px;
	margin: 0 5px 0 0;
	text-align: left;
}

#right {  
	background: url('../none');
	margin: 0 0 0 48%;  
    padding: 0px 5px;
}

		
.clear {   
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
  padding: 0;
}

.update {font-size: 10px;}
/*========================================= formatting text code*/


p {	padding: 0px; margin: 0px; }

img.left { border: 0px;
padding: 0 5px 0 0;
}

img.right { border: 0px;
margin: 0 0 0 5px;
}
	 

#block a:hover {background-color: #DDDAA7;	color: #000;text-decoration: underline;}

#right a:hover {
	background-color: #DDDAA7;
	color: #000;
	text-decoration: underline;
}

#left a:hover {
	background-color: #DDDAA7;
	color: #000;
	text-decoration: underline;
}

#footerwrapper a:hover {
	background-color: #DDDAA7;
	color: #000;
	text-decoration: underline;
}

#restaurantBlock {
background-color:#999966;
width: 100%;
padding: 3px;
margin: 0;
}

a:hover {
	background-color: #DDDAA7;
	color: #000;
	text-decoration: underline;
}

h1 {
	background-color: transparent;
	color: #CC9900;
	font-size: 1.7em;
	margin: 0px;
	padding: 0px;
}

h2 {
	background-color: transparent;
	border-bottom: 2px ridge;
	border-color: #dddaa7;
	font-size: 1.25em;
	color: #000;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
}

h3 {
	background-color: transparent;
	color: #000;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
h4 {
	font: .8em;
	background-color: transparent;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h5 {
	background-color: transparent;
	color: #000;
	font-size: .7em;
	margin: 0px;
	padding: 0px;
}
h6 {
	background-color: transparent;
	color: #000;
	font: .85em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* Definition List */

dl {
	font-size: .98em;
	color: #000;
	margin: 0 0 0 10px;
	padding: 0px;
	background-color: transparent
}

dt {
	font-weight: bold;
	color: #000;
	margin: 0 0 0 10px;
	padding: 0px;
	background-color: transparent
}

dd {
	font-size: .95em;
	margin: 0 0 0 20px;
	color: #000;
	background-color: transparent
}
		/* BEGIN  2 column setting USING shared borders only */

/* 1st level bullet image */
ul {
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding: 0px;   
}

li {
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;   
}


/* ==================================	External Links ================================== */
a[href^="http:"]{
  background: url('../images/externalLink.gif') no-repeat right 50%;
  padding-right: 9px;
}

a[href^="https:"]{
  background: url('../images/externalLink.gif') no-repeat right 50%;
  padding-right: 10px;
}

a[href^="mailto:"] {
  background: url('../images/emailLink.gif') no-repeat right 50%;
  padding-right: 12px;
}

a[href$=".pdf"] {
  background: url('../images/pdf.gif') no-repeat 100% 100%;
  padding: 0px 13px 0px 0px;
}