/* Page structure */

* { padding: 0; margin: 0; }

body {
 font-family: sans-serif, Helvetica, Arial;
 font-size: 13px;
 line-height:normal;
 background:#000000;
 background-image:url(0images/TileSmWeb2.jpg);
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #ccc;
 width: 900px;
 float: left;
 padding: 10px;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 height: 200px;
 margin: 40px 0px 0px 0px;
 background: #000 url('0images/HeaderLogo.jpg') no-repeat bottom left;
}
#insideheader {
 color: #ccc;
 width: 460px;
 float: right;
 padding: 10px;
 height: 160px;
 margin: 10px;
 background: #000;
}
#navigation {
 float: left;
 position: relative;
 display:block;
 width: 900px;
 color: #ffffff;
 font-weight:bold;
 padding: 10px;
 border: 1px solid #320428;
 margin: 0px 0px 0px 0px;
 background: #320428;
}
#navigation ul {
 margin:0;
 padding:0;
 list-style-type:none;
 width:auto;
}
#navigation ul li {
 display:block;
 float:left;
 margin:0 1px 0 0;
}
#navigation ul li a {
 display:block;
 float:left;
 color:#FFFFFF;
 text-decoration:none;
 padding:3px 14px 0 14px;
 height:18px;
}
#navigation ul li a:hover {
 color:#FFFFFF;
 text-decoration:underline;
}
#leftcolumn { 
 color: #ccc;
 border-right: 1px solid #313934;
 background: #000;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 380px;
 width: 210px;
 float: left;
}
#leftmiddle { 
 color: #ccc;
 border-left: 1px solid #313934;
 border-right: 1px solid #313934;
 background: #000;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 380px;
 width: 210px;
 float: left;
}
#rightmiddle { 
 color: #ccc;
 border-left: 1px solid #313934;
 border-right: 1px solid #313934;
 background: #000;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 380px;
 width: 210px;
 float: left;
}
#rightcolumn { 
 color: #ccc;
 border-left: 1px solid #313934;
 background: #000;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 380px;
 width: 204px;
 float: left;
}
#content { 
 color: #ccc;
 margin: 0px 0px 0px 0px;
 min-height: 350px;
 width: 922px;
 float: left;
 display:block;
 position: relative;
 background: #000;
}
#fatcontent { 
 color: #ccc;
 border-left: 1px solid #000;
 border-right: 1px solid #313934;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 350px;
 width: 678px;
 float: left;
 display:block;
 position: relative;
 background: #000;
}
#rightcolumn2 { 
 float: right;
 color: #ccc;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 200px;
 display: block;
 position: relative;
 background: #000;
}
#footer { 
 width: 900px;
 clear: both;
 color: #aaa;
 border: 1px solid #320428;
 background: #320428;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

/* Font look */

h1 {
 font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
 font-size: 24px;
 line-height: 24px;
 font-weight: normal;
 font-style:italic;
 letter-spacing:-2px;
 color: #ccc;
 margin:0px 0px 4px 0px;
}
h2 {
 font-family: sans-serif, Helvetica, Arial;
 font-size: 15px;
 line-height: 18px;
 font-weight: bold;
 color:#f1501c;
}
h3 {
 font-family: sans-serif, Helvetica, Arial;
 font-size: 14px;
 font-style: normal;
 line-height:normal;
 font-weight: bold;
 color: #ccc;
}
p {
 font-family: sans-serif, Helvetica, Arial;
 font-size: 13px;
 line-height:20px;
}
p a:link, a:visited, a:hover {
 font-weight:bold;
 color:#ffffff;
 text-decoration: none;
}
p a:hover {
 text-decoration: underline;
}
.fourheadings {
 font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
 font-size: 24px;
 line-height: 24px;
 font-weight: normal;
 font-style:italic;
 letter-spacing:-2px;
 color: #ccc;
 margin:0px 0px 4px 0px;
}
.orange {
 font-family: sans-serif, Helvetica, Arial;
 font-size: 15px;
 line-height: 20px;
 font-weight: bold;
 color:#f1501c;
}
.boldgray {
 font-family: sans-serif, Helvetica, Arial;
 font-size: 14px;
 font-style: normal;
 line-height:normal;
 font-weight: bold;
 color: #ccc;
}
.references {
 font-family: sans-serif, Helvetica, Arial;
 font-size: 12px;
 font-style: italic;
 line-height: 20px;
 font-weight: bold;
 color: #ccc;
}


/* Images */

.imgleft {
 float:left;
 margin: 3px 8px 3px 0px;
}
.imgright {
 float:right;
 margin: 3px 0px 3px 8px;
}
.headerimgleft {
 float:left;
 bottom: ;
 margin: 3px 16px 10px 0px;
 border: none;
}
.imgrightlink {
 float:right;
 margin: 0px 0px 0px 10px;
 border:none;
}

/*  Form stuff  */

.button{
cursor:pointer;
border:outset 1px #ccc;
background:#000;
color:#ccc;
font-weight:bold;
padding: 3px 10px;
margin: 4px 0px;
}
.textinput{
background:#333;
color:#ccc;
font-weight:bold;
padding: 2px;
margin: 4px 0px;
}

/*  Slideshow stuff  */


#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrappie {width:506px; margin:20px auto; display:none}
#wrappie * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #313934; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(0images/slideshow_images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(0images/slideshow_images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(0images/slideshow_images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(0images/slideshow_images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(0images/slideshow_images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}