

body {
background:   #150505 url("images/body-background.jpg") repeat-x;
font-size: 	85%;
height: 100%;
width: 925px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
padding: 0px;
font-family: arial, sans-serif;
overflow: auto;
}


h2, h3 {
padding: 4px;
}

h3 {
font-size: 100%;
}

ul{
list-style: disc;
}

a{
color:   #5c1817;
}

a:hover {
color: black;
}

a:hover img {
border: none;
}

a:hover img.projImg
{
border: 4px groove black;
}

img {
border: none;
}

#title {
   margin-top:  0px;
   margin-bottom:  0px;
   padding: 0px;
   background:   white url("images/header-background.jpg") repeat-x center top;
   width: 	925px;
   height: 	150px;
   text-align: center;
 }

#all {
  position: absolute;
  padding-top:   0px;
  width: 	925px;
  margin-top: 0px;

}

.main_content_wrap, .main_content_wrap-no_sidebar {
margin-top: -25px;
min-height: 100%;
height: auto !important;
height: 100%;
font-weight: 500;
line-height: 1.35em;
overflow: hidden;
}

.main_content_wrap
{
background:   #5c1817 url("images/all_content-background.jpg") repeat-y center;
}

.main_content_wrap-no_sidebar
{
background:   #5c1817 url("images/all_content-no_sidebar.jpg") repeat-y center;
}

#sidebar {
float: right;
padding-top: 20px;
width: 225px;
background:   transparent;
padding-right: 0px;
padding-right: 50px;
}

#sidebar img, .projImg
{
border: 4px groove black;
}

.main, .main-no_sidebar {
float: left;
padding-left: 60px;
padding-bottom: 30px;
padding-top: 25px;
z-index: 105;
min-height: 275px;
height: auto !important;
height: 275px;

}

.main
{
width: 530px;
}

.main-no_sidebar
{
width: 800px;
}

#footer {
padding:   3em;
padding-top: 1em;
font-size: 8pt;
color: white;
z-index: 95;
background:   #150505 url("images/footer-background.jpg") repeat-x;
clear: both;
}

#footer p {
text-align:     center;
margin:0px;
line-height: 1.7em;
word-spacing: .5em;
letter-spacing: .1em;
font-style: italic;
font-weight: bold;
font-family: arial, sans-serif;
}

#footer a, #slant {
color: #ccc;
font-size: .9em;
text-decoration: none;
}


#page_heading {
position: absolute;
top: 96px;
left: 19px;
z-index: 50;
margin-bottom: 0px;
text-align: center;
background:   transparent url("images/heading-background.jpg") no-repeat center;
width: 894px;
height: 33px;
font-variant: small-caps;
}

.floatLeft
{
position: absolute;
bottom: 5px;
left: 35px;
font-style: italic;
}

.floatRight
{
position: absolute;
bottom: 2px;
right: 35px;
}

/*Menu*/
.hidden {
display: none;
}
#navigation{
text-align: left;
position: absolute;
right: 37px;
top:   75px;
z-index: 1000;
}
/*end of menu */


/*slider*/
#slider
{
height: 145px;
margin-left: 11px;
margin-right: 12px;
overflow: auto;
background:   #7a0005;
clear: both;
color: white;
font-size: 90%;
border-top: 5px inset #7b0207;
}


#sliderwrap
{
width: 4300px;
}


#slider .group
{
float: left;
margin: 10px;
text-align: left;
margin-top: 15px;
font-size: 12px;
}


#slider .group img
{
float: left;
margin-right: 7px;
border:  2px inset black;
}

#slider .group div
{
padding-top: 8px;
float: left;
width: 145px;
}

#slider #calpine.group div
{
width: 265px;
}


/*end of slider*/


.question
{
font-size: 1.2em;
font-weight: bold;
}


.project_nav
{
text-align: center;
clear: both;
}

.project_nav a
{
text-decoration: none;
}

.first_para:first-letter
{
font-size: 1.5em;
}

.projImg
{
float: right;
 margin-left: 20px;
 }

.new_sidebar {
text-align: center;
}

.error_message {color: red; font-weight: bold; text-align: center;}

/*Safety pages*/
ol#supervisor_docs li, ol#msds li{
 margin-bottom: 10px;

line-height: 15px;
clear: both;
border-bottom: 1px dotted #ccc;
}


ol#supervisor_docs li span, ol#msds li span {width: 400px; display: block; float: right; margin-top: 15px;}

ol#msds li span {width: 450px;}

ol#supervisor_docs li a, ol#msds li a {text-decoration: none}
