body
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #805050;
}

body, html {margin:0; padding:0; background:#d62626 url(../uiimages/bottom-bk.gif) no-repeat bottom; color: #666;  min-height:100%;}
body {min-width:970px; background:url(../uiimages/bk.gif) top no-repeat; padding-top: 30px; padding-bottom: 30px; font-family:Arial, Helvetica, sans-serif; font-size:72.5%;}


#wrap {
	width: 970px;
	margin: 0 auto;
	background:#fff url(../uiimages/main-bk.gif) repeat-y top left;
	
}

#header {
	height: 165px;
	background: url(../uiimages/header.gif) no-repeat top;
	float: left;
	position: relative;
	width: 970px;
	
	
}

#content {
	width: 930px;
	padding: 0px;
}

#footer {
	width: 970px;
	height: 30px;
	background: url(../uiimages/footer.gif) no-repeat bottom;
	float:left;
}

p
{
	padding: 0px;
	margin: 0px;
}

h1
{
	float:left;
	height: 27px;
	background-image: url( ../uiimages/h1bk.png );
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	font-size: large;
	font-weight: bold;
	z-index:100;
	color: white;
	padding-top: 10px;
	padding-left: 10px;
}

h2
{
	border-bottom: 1px #c8100b solid;
	font-size: medium;
	font-weight: bold;
	color: #c8100b;
	margin: 2px;
	margin-bottom: 1ex;
	clear: both;
}

h2.abouth2, h2.helph2
{
	color: #c8100b;
}


a:hover
{
	text-decoration: underline;
}

a.menuButton, a.menuButtonTop
{
	height: 2.7ex;
	display: inline-block;
	width: 180px;
	margin-right: 0.25em;
	color: #c8100b;
	text-decoration: none;
	z-index: 100;
	font-weight:bold;
}



a.swapButton, a.treeViewButton, #retainButton a
{
	color: #c8100b;
}

div.menu, div.advSearchFields,
#menu0, #menu1
{
	background-color:#FFFFFF;
	border:1px solid #666666;
	font-size:12px;
}

#menu0 a, #menu1 a, a.menuItem
{
	color:#666;
	font-weight:bold;
}

#menu0 a:hover, #menu1 a:hover, a.menuItem:hover
{
	background-color:#666;
	color:#fff;
}

a.menuButton:hover, a.menuButtonTopHover, a.menuButtonTop:hover
{
	color: #666;
}

div.menu
{
	color: #666;
}

div.simpleSearch, div.catBox, div.advSearch
{
	color: #333333;
}

div.retainButton
{
	position: absolute;
	display: none;
	bottom: 100%;
	left: 4px;
	z-index: 10;
}



div.searchBox	
{
	position: relative;
	padding: 2px;
	margin-bottom: 1ex;
}

div.resultsContainer
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	background-color: #fff;
}

iframe.treeBox
{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 25%;
	height: 100%;
	display: none;
}
	
iframe.resultsBox
{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	height: 100%;
}
	
div.menuBar
{
	position: relative;
	background: url(../uiimages/nav.gif) no-repeat top;
	height: 35px;
	padding:11px 2px 4px 30px;
	text-align: left;
	font-size: 15px;
	float:left;
	width:950px;
	margin-left:-7px;
	z-index: 50;
}

a.menuItem
{
	width: 210px;
	padding: 0.25em;
	font-size: 1.1em;
	text-align: left;
	display: block;
	text-decoration: none;
}

div.menu
{
	position: absolute;
	display: none;
	width: 220px;
	text-align: left;
	text-align: center;
	padding: 5px;
	
	z-index: 50;
}

iframe.iframehack
{
	position: absolute;
	display: none;
}

div.simpleSearch, div.advSearch
{
	position: absolute;
	width: 100%;
}

div.advSearch
{
	display: none;
}

p.simpleSearchP
{
	font-size: large;
	text-align: center;
}

p.advSearchP
{
	text-align: center;
	margin: 2px;
	margin-top: 1ex;
	margin-bottom: 1ex;
}

input.advSubmit, input.simpleTermBox, select.simpleDropDown,
select.simpleDropDownBool, select.advDropDownBool, select.advDropDownOrder, input.simpleSubmit,
select.advDropDownBoolAny
{
	color: #666;
}

select.advDropDownBool
{
	font-size: x-small;
	width: 20%;
}

select.advDropDownBoolAny
{
	font-size: x-small;
	width: 10%;
}

input.simpleTermBox, select.simpleDropDown, select.simpleDropDownBool, input.simpleSubmit
{
	font-size: medium;
}

input.simpleTermBox, select.simpleDropDown, input.simpleSubmit
{
	width: 15em;
}

input.advSubmit
{
	width: 15em;
}

input.advTermBox
{
	width: 55%;
	font-size: x-small;
}

input.anyTermBox
{
	font-size: x-small;
	width: 77.5%;
}

div.advSearchFields
{
	border: 1px #cccccc solid;
	padding: 0.5ex;
}

div.catBox
{
	border: 1px #cccccc solid;
	position: absolute;
	left: 1ex;
	width: 20%;
	padding: 0.5ex;
	font-size: 10px;
}

div.topRightControls
{
	position: absolute;
	right: 1ex;
	top: 0;
	margin: 2px;
}

a.treeViewButton
{
	position: absolute;
	display: block;
	bottom: 4px;
	right: 4px;
	z-index: 3;
}

span.advSearchFieldName
{
	font-size: x-small;
	text-align: right;
	width: 20%;
	display: inline-block;
}

div.advSearchFields
{
    position: relative;
	width: 77%;
	left: 22%;
}

span.anySearchFieldName
{
	font-size: x-small;
	text-align: right;
	width: 10%;
	display: inline-block;
}

div.anySearchFields
{
    position: relative;
	width: 72%;
	left: 27%;
}


div.advSearchFieldLeft
{
	position: absolute;
	width: 50%;
}

div.advSearchFieldRight
{
	position: relative;
	left: 50%;
	width: 50%;
}

div.imageWindow
{
	position: absolute;
	display: none;
	width: 96%;
	height: 90%;
	top: 15px;
	left: 2%;
	border: 1px #cccccc solid;
	z-index: 100;
	text-align: center;
	background-color: #ffffff;
}

iframe.imageWindowHack
{
	position: absolute;
	display: none;
	z-index: 95;
}

iframe.imageFrame
{
	position: relative;
	margin-top: 1ex;
	margin-bottom: 1ex;
	width: 98%;
	left: 1%;
	height: 85%;
	z-index: 20;
	display: block;
}

div.imageWindowCloseButton
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

span.imageWindowSelectThis,
span.imageWindowSelect
{
	font-size: medium;
	margin: 0;
	margin-left: 1px;
	font-weight: bold;
	color: #ffffff;
	background-color: #cc3333;
	border: 1px #cc3333 solid;
	padding-left: 0.35ex;
	padding-right: 0.35ex;
	cursor: pointer;
}

span.imageWindowSelectThis
{
	background-color: #ffffff;
	color: #cc3333;
	cursor: default;
}

p.biogdates
{
	font-weight: bold;
	padding-bottom: 0.5em;
}

div.aboutbiog
{
	padding-bottom: 0.5em;
}

a.aboutlink, a.homepage, a.footer, a.helplink
{
	color: #C8100B;
}

div.homepage, div.helppage
{
	color: #302030;
	padding-bottom: 0.5em;
	text-align: justify;

}

div.helppage
{
	padding: 20px;
	padding-top: 5px;
}

p.homepagefirstpara
{
	font-weight: bold;
	font-size: medium;
	padding-bottom: 0.5ex;
}

p.homepagesecondpara
{
	font-size: medium;
	padding-bottom: 0.5ex;
}

p.homepagepara
{
	font-size: small;
	padding-bottom: 0.5ex;
	clear: both;
}

p.homepagelogos
{
	text-align: center;
}

img.homepagelogo, a.homepagelogo
{
	border: 0;
}

p.warning
{
	padding: 0.5ex;
	font-weight: bold;
}

ul.homepagelist, ol.homepagelist
{
	font-size: small;
	padding-right: 10em;
	text-align: left;
}

div.homepagefloatright
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	display: none;
}

p.footer
{
	font-size: x-small;
	text-align: right;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	border-top: 1px #cccccc solid;
	color: #602020;
	clear: both;
}

div.warningBox
{
	position: absolute;
	width: 15em;
	height: 12em;
	text-align: center;
	top: 1em;
	left: 1em;
	border: #888810 1px solid;
	background-color: white;
	z-index: 200;
	padding: 3px;
}

div.aboutimage
{
	float: right;
	text-align: center;
	padding: 1ex;
	width: 250px;
	margin: 1ex;
	font-weight: bold;
}

div.abouttext, p.helppara, ol.helplist
{
	padding-right: 10px;
	color:  #302030;
}

div.abouttext
{
	padding-bottom: 3ex;
	padding-left: 10px;
	width: 940px;
}

p.aboutpara, p.aboutfirstpara, p.helppara
{
	padding-bottom: 0.5ex;
	text-align: justify;
}
 
p.aboutpara
{
	text-indent: 1em;
}

p.aboutfirstpara
{
	font-weight: bold;
}

span.heading
{
	font-weight: bold;
}

#maintext
{
	padding: 0 10px;
	float:left;
	width:945px;
}

div.leftcol
{
	position: relative;
	width: 428px;
	top: 0;
	left: 0;
	border: 1px #cccccc solid;
	padding-right: 10px;
	padding-left: 30px;
}

div.rightcol, img.take6logo
{
	display: block;
	position: absolute;
	top: 0;
	right: 1px;
}

div.rightcol
{
	border: 1px #cccccc solid;
	width: 428px;
	right: 2px;
	padding-right: 30px;
	padding-left: 10px;

}

div.coltop
{
	position: absolute;
	top: -1px;
	left: -1px;
	width: 470px;
	height: 18px;
	z-index: 0;
	background: url( ../uiimages/coltop.gif ) top no-repeat;
}

div.colbottom
{
	position: absolute;
	width: 470px;
	height: 23px;
	bottom: -1px;
	left: -1px;
	background: url( ../uiimages/colbottom.gif ) top no-repeat;
}


div.colwrapper
{
	width: 950px;
	position: relative;
	margin-top: 10px;
	background-color: transparent;
}

a.collectorlink
{
    display: inline-block;
    vertical-align: bottom;
    width: 120px;
    height: 120px;
    margin-left: 5px;
    margin-right: 5px;
    backgound-repeat: no-repeat;
    background-position: top left;
}

