html {
height: 100%;
}
body {
	margin:0px 0px; padding:10px;
	height:100%;
	text-align:center;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.mybody {
	margin:0px 0px; padding:0px;
	height:100%;
	text-align:center;
	background-color:#3399CC;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#sitecontent {
	width:900px;
	margin:0px auto;
	min-height:100%;
	overflow:hidden;
	text-align:left;
	padding:0px;
	border:4px solid white;
	background-image: url("graphics/Background2.gif");
}
#header {
	background-image: url("graphics/header.gif");
}

#homecontainer {
	margin-top:-3px;
	min-height:100%;
	padding:0px;
	background-image: url("graphics/Background.gif");
	background-position:center;
}
/*#databasecontainer {
	margin-top:0px;
	min-height:100%;
	padding:0px;
	background-image: url("graphics/Background2.gif");
	background-position:center;
}*/

/*.left {
position:absolute; 
left:0; 
top:80px; 
padding:0; 
width:190px; 
height:60%; /* works only if parent container is assigned a height value */ 
/*color:#333; 
background:#eaeaea; 
border:1px solid #333;
}*/

.photonav {
width:600px;
background-color:white;
}


/*#lhalfcol {
  float: left;
  width: 450px;
  height: 100%;
  padding:4px;
  }
#funleft {
  float: left;
  width: 450px;
  height: 100%;
  padding:4px;
}*/


#leftcol {
  font-size: 80%;
  float: left;
  width: 190px;
  height: 100%;
  padding:2px;
  padding-right:0px;
  padding-left:0px;
}
#rightcol {
  font-size: 80%;
  float: right;
  width: 190px;
  height: 100%;
  padding:2px;
  padding-right:0px;
  padding-left:0px;
}
#main { 
  margin-left:0px; margin-right:0px; 
  height: 100%;
  padding:2px;
  padding-left:8px;
}
#main.threecol { width:468px; margin:0 auto; }
#main.twocol { width:680px;}



/*#myfooter {
  margin-top:-20px;
  margin-bottom:0px;
  position:relative;
  position:absolute;
  width:900px;
  height:23px;
  clear: both;
  background: white;
  font-size: 80%;
  font-weight: bolder;
  color: #191970;
  text-align:center;
  }
  #myfooter a:link {text-decoration: none; color: #191970;}
  #myfooter a:visited {text-decoration: none; color: #191970;}
  #myfooter a:hover {text-decoration: none; color: #0000FF;}
  */


/*
#leftcol, #rightcol, #main, #main.threecol, #lhalfcol, #funleft { padding-bottom: 32767px;
margin-bottom: -32767px; }
*/


#logo {
	float: left;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#logo2 {
	float: right;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

h1 {
	text-align: right;
	color: #191970;
	margin-top:-10px;
}


hr {
color: #4682B4;
}

a:link {color: #191970; text-decoration: none;}
a:visited {color: #000033; text-decoration: none;}
a:hover {color: #0000FF; text-decoration: underline;}

.ticker {
margin:0px 0px; padding:0px;
background-color:#FFFFFF;
}
#ticker a:link {
color: #191970;
font-weight: bold;
}
#ticker a:visited {
color: #191970;
font-weight: bold;
}
#ticker a:hover {
color: #0000FF;
font-weight: bold;
}



#nav {
  text-align: center;
  background-color: #3399CC;
  padding: 2px;
}

#nav a:link
{
  width: 4em;
  text-decoration: none;
  color: white;
  font-weight: bold;
  background-color: #191970;
  padding: 2px;
  border: 1px solid #3399CC; 
  border-top: 0px;
  border-bottom: 0px;
}
#nav a:visited {
  width: 4em;
  text-decoration: none;
  color: white;
  font-weight: bold;
  background-color: #191970;
  padding: 2px;
  border: 1px solid #3399CC; 
  border-top: 0px;
  border-bottom: 0px;
}
#nav a:hover {
  background-color: #3399CC
}
#nav a:active {
  background-color: #E7F3FD;
  color: #191970;
  border: 1px solid white;
}



.introduction {
	font-size: 150%;
	text-align: center;
	font-style: italic;
}

.quote {
	text-align: center;
	font-style: italic;
	font-weight: bold;
    font-size: 12px;
	color: #336699;
}
.album {
	text-align: center;
	font-style: italic;
	font-weight: bold;
    font-size: 16px;
	color: #336699;
}
.script {
font-size: 80%;
color: #336699;
}
.script a:link {text-decoration: none; color: #336699;}
.script a:visited {text-decoration: none; color: #336699;}
.script a:hover {text-decoration: none; color: #0000FF;}

.gray {
color:gray;
}

.picarea {
	background-color: white;
	text-align:left;
	font-style: italic;
    font-size: 12px;
	color: #336699;
	height: 100%;
	padding: 3px;
}

applet {
margin:0;
}


table {
border: 0;
height:100%;
}
