/* Reset v1.0 | 20080212 */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	vertical-align: baseline; 
	background: transparent; 
} 

table, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	background: transparent; 
} 

body { line-height: 1.2; } 
ol, ul { list-style: none; } 
blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } 

/* remember to define focus styles! */
:focus { outline: 0; } 

/* remember to highlight inserts somehow! */ 
ins { text-decoration: none; } 
del { text-decoration: line-through; } 

/* tables still need 'cellspacing="0"' in the markup */ 
table { border-collapse: separate; border-spacing: 2px; }

/* end of Reset v1.0 | 20080212 */

body
{
	background-color: #E5E5E5;
	color: #000000;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
}

body.album
{
	margin: 0px;
	overflow: hidden;
}

body.event_details_body
{
	background-color: #E5E5E5;  
}

img
{
	border-width:0px;
}

a:link
{
	color: #000099;
}

a:visited
{
	color: #000099;
}

a:hover
{
	color: #ffffff;
}

a
{
	text-decoration:none;
}

h1
{
	font-size: 3em;
}

.bigtitle
{
	font-size: 2em;
	font-weight: bold;
}

h2
{
	font-size: 1.5em;
	color: #000099;
}

.pagetitle
{
	color: #000099;
	font-size: 1.5em;
}

h3
{
	font-size: 1.2em;
	color: #000099;
	font-style: italic;
}

.biotitle {
	font-weight: bold;
	font-style: italic;
	color: #000099;
}

h4
{
	font-size: 1.0em;
	color: #666666;
}

h4.solid
{
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

h5
{
	font-size: 0.9em;
	color: #FF0000;
}

h5.solid
{
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
}

h6
{
	font-size: 0.8em;
}

div.maintable
{
	border-width: medium;
	border-style: outset;
	border-color: #FFFFFF;
	width:99%;
 	background-image: url(../graphics/metal.gif);
}

div.bodytext
{
	position: absolute;
	top: 100px;
}

div.newlink
{
	clear: both;
	position: absolute;
	float: right;
}

div.semitransparent
{
	width: 70%;
	height: 474px;
	display: none;
}

table
{
	width: 97%;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

table.browsertable
{
	width: 100%;
}

table.inset
{
	background-image: url(../graphics/metal2.gif);
	width: 90%;
	border-spacing:2px;
	padding:0px;
}

table.insetdisc
{
	background-image: url(../graphics/metal2.gif);
	width: 90%;
	border-spacing:1px;
	padding:0px;
}

table.insetcenter
{
	background-image: url(../graphics/metal2.gif);
	width: 90%;
	border-spacing:2px;
	padding:0px;
}

table.person
{
	background-image: url(../graphics/metal2.gif);
	width: 60%;
	border-style: inset;
	border-width: medium;
	border-color: #E5E5E5;
	border-spacing:2px;
	padding:0px;
}

table.prog
{
 	background-image: url(../graphics/metal2.gif);
	width: 98%;
	border-style: inset;
	border-width: medium;
	border-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}

.inset, .insetcenter, .insetdisc
{
	border-style: inset;
	border-width: medium;
	border-color: #E5E5E5;
}

.inset, .insetdisc, .prog td
{
	text-align: left;
}

.insetcenter td
{
	text-align: center;
}

.outset
{
	border-style: outset;
	border-width: medium;
	border-color: #E5E5E5;
}

td.progl
{
	text-align: left;
}

td.prog
{
	font-weight: bold;
}

td.whatsnewl
{
	vertical-align: top;
	text-align: left;
}

td.whatsnew
{
	text-align: left;
	font-weight: bold;
}

td.progr
{
	font-style: italic;
	text-align: right;
}

td.proghead
{
	text-align: center;
	font-weight: bold;
	color: #000099;
}

td.date
{
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding: 5px;
	border-top: 2px groove #ffffff;
}

td.news
{
	text-align: left;
	padding: 5px;
	border-top: 2px none #ffffff;
}

td.redtitle
{
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}

td.histm
{
	width: 710px;
	vertical-align: top;
	color: #000099;
	font-size: 1.5em;
}

td.histside
{
	width: 100px;
}

td.spacer
{
	font-weight: bold;
	font-style: italic;
	text-align: right;
	border-top: 2px groove #ffffff;
}

IMG.BrowserThumbImage
{ 	
	position:relative;
	BORDER-RIGHT: transparent 1px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: transparent 1px;
	PADDING-LEFT: 0px;
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-IMAGE: none;
	PADDING-BOTTOM: 0px;
	MARGIN: auto;
	BORDER-LEFT: transparent 1px;
	COLOR: yellow;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: transparent 1px;
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-COLOR: #808080;
	TEXT-ALIGN: center;
}

 TD.BrowserThumbCell 
{ 	
	BORDER-RIGHT: #a9a9a9 10px ridge;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #a9a9a9 10px ridge;
	PADDING-LEFT: 4px;
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-IMAGE: none;
	PADDING-BOTTOM: 4px;
	MARGIN: auto;
	BORDER-LEFT: #a9a9a9 10px ridge;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #a9a9a9 10px ridge;
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-COLOR: #c0c0c0;
	TEXT-ALIGN: center;
}

.navigate
{
	clear:both;
	background-image: url(../graphics/metal2.gif);
	border-style: inset;
	border-width: medium;
	border-color: #E5E5E5;
	width:99%;
}

.navigate1
{
	position:relative;
	float:left;
	background-image: url(../graphics/metal2.gif);
	border-style: inset;
	border-width: medium;
	border-color: #E5E5E5;
	width:100%;
}

.navigate ul
{
	margin:0;
}

.navigate li
{
	list-style-type: none;
	display: inline
}

.banner
{
	margin:2px;
}

.bannerleft
{
	width:30%;
	float:left;
	margin:2px;
}

.bannerright
{
	width:30%;
	float:right;
	text-align: right;
	margin:2px;
}

.bannercenter
{
	background-image: url(../graphics/metal2.gif); 
	color: #FFFFFF;
	font-size: 1.25em;
	width:30%;
	margin:2px;
}

font.footnote {
	font-size: 0.8em;
}

div.histimage
{ 
	background-image: url(../graphics/metal2.gif); 
	border-style: inset;
	border-width: medium;
	border-color: #E5E5E5;
	width: 704px;
	height: 400px;
	line-height: 400px;
	text-align: center;
	vertical-align: middle;
	display: none; 
	margin: 0 auto;
}

div.histtext
{ 
	position: relative;
	background-image: url(../graphics/metal2.gif); 
	width: 704px;
	height: 400px;
	border-style: inset;
	border-width: medium;
	border-color: #E5E5E5;
	text-align: left;
	font-size: 1.25em;
	display: none;
}

font.historyquote
{
	color: #FFFF99;
}

font.historyquote2
{
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

font.historyref
{
	color: #FFFF66;
	font-weight: normal;
	font-style: normal;
}

p
{
	padding-top: 6px;
}

td
{
	padding: 2px;
}

p.history
{
	color: #FFFFFF;
	padding: 4px;
}

p.historyquote
{
	color: #FFFF99;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}

p.historylinkr
{
	padding-top: 0px;
	position: absolute;
	top: 378px;
	right: 0px;
}

p.historylinkl
{
	padding-top: 0px;
	position: absolute;
	top: 377px;
	right: 650px;
}

font.historytitle
{
	font-weight: bold;
}

font.historytitle2
{
	color: #FFFFFF;
}

input
{ 
	border-color: #efefef; 
	font-weight: bold; 
}

form
{ 
	color: black; 
	font-size: 1.0em;
	font-weight: bold; 
}

