body 
	{
	scrollbar-face-color: FF6600;
    scrollbar-highlight-color: FFFFFF;
    scrollbar-3dlight-color: 993300;
    scrollbar-darkshadow-color: 993300;
    scrollbar-shadow-color: FF6600;
    scrollbar-arrow-color: 993300;
    scrollbar-track-color: 993300;
	margin: auto;
	padding:218px 0px ; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:left; /* Hack for IE5/Win */
	vertical-align:left; /* Hack for IE5/Win */
    background-image:url(sig_banner.jpg);
    background-position:0 0;
    background-repeat:no-repeat;
    background-attachment:scroll;
	font-size: small;
	font-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	line-height: 20px;
	}
	
	h1 {
	font-size: x-large;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
	letter-spacing: 1px;
	line-height: 120%;
}

	h2 {
	font-size: large;
    font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
	letter-spacing: 1px;
	line-height: 120%;
}

	h3 {
	font-size: medium;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666;
	letter-spacing: 1px;
	text-align: center;
}

	h4 {
	font-size: small;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #006;
	letter-spacing: 1px;
	text-align: center;
}
	
#content {
	width:980px auto;
	height:auto;
	margin:0px auto;/* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	font-size: small;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	padding:70px 230px; /* locates content */
	border:0px;
	background-image:url(sig_filler_sm.jpg);
	clear: none;
	}
	
#content a:link {
font-size: small; font-weight: bold; color: #FFFF00; text-decoration: none;
}
#content a:visited {
font-size: small; font-weight: bold; color: #FFFF00; text-decoration: none;
}
#content a:hover {
font-size: small; font-weight: bold; color: #990000; text-decoration: none;
}
#content a:active {
font-size: small; font-weight: bold; color: #FF9933; text-decoration: none;
}	

#menu{
	position: absolute;
	top: 208px;
	left:140px;
	width: auto;
	clear: right;
	background-image: url(images/sig_filler.jpg);
    background-repeat:repeat;
    background-attachment:scroll;

}

#menu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#menu ul{
width: 527px;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
letter-spacing: 1px;
font-size: 14px;
}


#menu ul li{
display: inline;
}


#menu ul li a{
float: center;
color: #FFFF00;
font-weight: bold;
padding: 3px 40px 3px 4px;
text-decoration: none;
}

#menu ul li a:hover{
color: #993300;
}

#menu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

#photobox { /* contains large photo */
	position:relative;
	height:auto;
	width:498px;
	background-color: #FCEEC7;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: solid #990000 1px;
	border-left: solid #990000 1px;
	border-right: solid #990000 1px;
	border-top: solid #990000 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/




}

#infocube {	/* info box */
	width: 508px;
	position:relative;
	vertical-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

p.infocubetext { /* info box text */
    font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #990000;
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#underinfocube {	/* below photo description */
	width: 508px;
	position:relative;
	vertical-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

p.underinfotext { /* text under info box */
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	margin: 0px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#imagecube {	/* thumbnail container */
	width: auto;
	height: auto;
	position:relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

#imagecube a:link {
color: #990000; text-decoration: none;
}
#imagecube a:visited {
color: #990000; text-decoration: none;
}
#imagecube a:hover {
color: #993300; text-decoration: none;
}
#imagecube a:active {
color: #993300; text-decoration: none;
}


.dropmenudiv{
position:absolute;
top: 210;
border: 1px solid #993300; /*Theme Change here*/
border-bottom-width: 0;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size:14px;
font-weight:normal;
letter-spacing: 1px;
line-height:14px;
z-index:100;
background-color:#FF9933;
width: 200px;
visibility: hidden;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #993300; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #993300;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #993300;
color: #FFFF00
}

hr
{
color: #336633; width:80%; float: center; height: 1px;
}

#footer 
{
    font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
	font-weight: bold;
    color:#FFFF00;
	width:auto;
	margin:0px auto;/* Right and left margin widths set to "auto" */
	clear: left;
	height: 33px;
	text-align:center; /* Counteract to IE5/Win Hack */
	background-image:url(sig_filler_sm.jpg);
}
#footer a:link {
font-size: small; font-weight: bold; color: #FFFFFF; text-decoration: none;
}
#footer a:visited {
font-size: small; font-weight: bold; color: #FFFFFF; text-decoration: none;
}
#footer a:hover {
font-size: small; font-weight: bold; color: #993300; text-decoration: none;
}
#footer a:active {
font-size: small; font-weight: bold; color: #993300; text-decoration: none;
}

#copyright 
	{
    background-image: url(sig_footer.jpg);
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFFF00;
    text-align: center;
	height: 80px;
	clear: left;
	}

