body, html { height: 100% }
body {
	background-color: #ffffff;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	text-align: left
}

p, div, .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   10px;
	line-height: 13px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
}

h2 {
	font-size: 11px;
}

h3 {
	font-size: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.text a {color: #ce181e;}
        
a:visited {
}

div.toplink { position: fixed; width: 728px; }
div.toplink a { float:right; margin-right: 6px }
.clear { clear:both }

.text p {padding-top: 0px; margin-top: 0px}

.menulink, .menulinkactive, .menu1, .menuactive1 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
        margin-top: 60px;
        width: 728px;
        height: 211px; 
}
#titlebar {
	 width: 728px;
	 height: 59px;
	 overflow: hidden;
}
#logo {
	 float: left;
	 width: 73px;
	 height: 53px;
	 border: 0px;
	 margin-left: 8px;
	 margin-bottom: 4px;
}
#title {
	float: right;
	color: black;
	margin: 0px;
	padding: 0px;
}
#titlepic {
       clear: both;
       width: 728px;
       height: 152px;
}
#menu {
	position: fixed;
   z-index: 25;
 	left:746px; top:119px; width:250px; height:350px;
	background-color: #ffffff;
   display: inline;
}
.menublock {
        width: 122px;
}
.menu, .menuactive, .menu1, .menu1active {
        min-height: 15px;
        width: 122px;
        padding-left: 4px;
        margin-bottom: 8px;
}
.menu { 
        margin-top: 7px;
        margin-bottom: 1px;
	background-color: #c0c0c0;
}
.menulink {color: #000000;}
a:hover.menu {
	color: #ffffff;
}
.menuactive { 
        margin-top: 7px;
        margin-bottom: 1px;
	background-color: #ce181e;
        color: #ffffff;
}
.menulinkactive {color: #ffffff;}
.menu1 {
	color: #000000;
}
a:hover.menu1 {
	color: #ce181e;
}
.menu1active {
	height: 16px; 
	background-color: #ce181e;
        color: #ffffff;
        text-decoration: small-caps; 
        padding-top: 4px; 
}
.close-x {
        float: right;
	cursor: pointer;
        margin-top: 4px;
        margin-right: -12px;
}
#content {
	 width: 728px;
	 padding-top: 54px;
	 min-height: 70%;
}
.contentbox {
        padding-left: 81px;      
        padding-right: 47px;      
	width: 600px;
        _padding-right: 44px;      
        _overflow: hidden;
}

#slideshow {position: relative; top: 0px; left: 0px; width: 728px; height: 152px; background-color: #000000}
.collection {
	 position: absolute;
	 top: -2px;
	 left: 0px;
	 width: 600px;
	 height: 500px;
	 text-align: center;
	 vertical-align: bottom;
	 border-color: #000000;
	 background-color: #000000;
	 border-style: solid;
	 border-left: 4px;
	 border-right: 4px;
	 border-top: 4px;
	 border-bottom: 4px;
	 visibility: hidden;
}
.collectionimage a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.collectionwrapper {
/*	 position: relative;*/
}
.collectionimage {
	 position: absolute;
	 z-index: 69;
	 width: 480px;
	 top: 160px;
	 left: 420px;
	 padding-left: 20px;
	 padding-right: 20px;
	 border: 1px solid #000000;
	 visibility: hidden;
	 background-image: url(../img/tp85.png);
/*         -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; */
/*         filter:alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; */
}
.collectionimage img {
}
.flipperleft {
   float: left;
   margin-bottom: 6px;
}
.flipperright {
   float: right;
   margin-bottom: 6px;
}
/* lightbox styles */
#lightbox{
   min-width: 480px;
   border: 1px solid #000000;
   padding: 10px;
   background-image: url(../img/tp85.png);
   padding-left: 20px;
   padding-right: 20px;
}
#lightboxDetails{
   font-size: 0.8em;
   padding-top: 0.4em;
   }  
#lightboxCaption{ }
#keyboardMsg{ text-align: center; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{  }

* html #lightbox{
   background-color: #333;
   back\ground-color: transparent;
   background-image: url(blank.gif);
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/tp85.png", sizingMethod="scale");
}

