/*
   Seminar 3
   Author: Jon Slover
   Date:   07/12/2009

   Filename:         mbgContent.css
   Supporting files: 

*/

#wholePage {width: 756px; margin: 0px auto;}

body {background-color: #1e1305;}

#outer h1 {border-bottom: 5px solid #434b36; text-align: center; margin: 0px;}

#outer img {border-width: 0px;}

a:hover {#160e04:}

#links {float: left; width:22%; max-width: 250px; min-width: 140px; font-weight: bold; font-family: "Helvetica Neue Narrow", Arail, Helvetica, sans-serif;}

#links a {
	text-decoration: none; text-indent: 1.5em; padding-top: 10px;
	overflow: hidden;
	display: block;
	background: #1e1305 url(CommonImages/linksButtons.png) -1px -1px no-repeat;
	height: 42px; margin-top: 5px; color: black;
}

#links a:hover {color: white; text-decoration: underline; background-position: -1px -51px}

#content {width: 75%; background-color: #886d35; font-family: Arial, Helvetica, sans-serif; color: #1e1305; border: 5px solid white; float: left; position: relative;; padding: 5px;}

#contentHome {width: 75%; background-color: #886d35; font-family: Arial, Helvetica, sans-serif; color: #1e1305; border: 5px solid white; float: left; position: relative;; padding: 5px; text-align: center;}

#contentImage {float: right; margin-right: 5px; margin-bottom: 10px; margin-left: 10px}

#whiteCopy,  #copyright, h5, a {color: white}

#outer, #validate, #copyright {clear: both}

#copyright {font-size: small; text-align: right; line-height: 2; width: 75%;}

#validate {text-align: right; width: 75%x; margin-top: 10px; float: right;}

#validate img, .gallery img {border-width: 0px;}

#blackFish {position: absolute; top: 270px; left: -170px; z-index:3;}

#blueFish {position: absolute; top: 350px; left: -100px; z-index:2;}

h5, h6 {text-align: center;}










