/*****************************Start of CSS File****************************/

* {
	margin: 0;
	padding: 0;
  }
	
body {
	margin: 0 0 20px 0;
	padding: 0;
	background: url(images/pixelBackground2.jpg);
	/*background: #000000;*/
  }


/*****************************CONTAINER****************************/

#container {
	position: relative;
	margin: 0 auto 20px auto;
	padding: 0 0 20px 0;
	width: 740px !important;
	width /**/: 740px;
	/*background: #000000;
	background: url(images/bg_container1.gif) repeat-y;*/
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: .75em;
	color: #ffffff;
  }
	
#header {
	width: 740px;
	height: 196px;
	background: url(images/stb5.jpg) no-repeat;
	}
	
#intro {
  width: 740px;
	/*width: 460px;*/
  }
	
#info {
	background: url(images/bgInfo.jpg) no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 740px !important;
	width /**/: 740px;
  }
	
#infoGalleries {
	background: url(images/introBg1.jpg);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 740px !important;
	width /**/: 740px;
  }
	
#content {
	margin: 0 0 0px 0;
	padding: 0px 0 10px 40px;
	width: 440px !important;
	width /**/: 480px;
  }
	
#content h3{
	margin: 0 0 5px -20px;
  }
	
#content ul {
  margin: 0 0 0 30px;
	}
	
#content a {
  color: #ffffff;
	}
	
#content a:hover{
	color: #ffffff;
	text-decoration: underline;
  }
	
#contentGalleries {
	margin: 0 0 0px 0;
	padding: 0px 0 10px 40px;
	width: 635px !important;
	width /**/: 675px;
  }

	
/*****************************DATE*********************************/

#date {
  position: absolute;
	top: 8px;
	left: 40px;
	font-family: 'Verdana', 'Arial', 'sans-serif';
	font-size: 10px;
	color: #517a7a;
	}	
	

/***************************IMAGE BARS*****************************/

#bottomBar {
	width: 743px;
	height: 46px;
	background: url(images/bgMiddleBar.jpg) no-repeat;
	margin: 0px 0 0px 0px;
	padding: 0px 0 0 0px;
	}
	
#bottomContent {
	width: 743px;
	height: 28px;
	background: url(images/bgBottom2.jpg) no-repeat;
	margin: 0px 0 0px 0px;
	padding: 0px 0 0 0px;
	}

/*****************************FOOTER*******************************/

#footer {
	width: 100%;
	text-align: center;
	color: #000000;
	background: #b7b2b9;
	padding: 0 0 10px 0;
  }
	
#footer a {
	color: #000000;
	text-decoration: none;
  }

#footer a:hover {
  color: #ffffff;
	text-decoration: underline;
	}
	
#footerGalleries {
	width: 100%;
	text-align: center;
	color: #000000;
	background: #b7b2b9;
	padding: 0 0 10px 0;
	font-size: 12px;
  }
	
#footerGalleries a {
	color: #000000;
	text-decoration: none;
  }

#footerGalleries a:hover {
  color: #ffffff;
	text-decoration: underline;
	}

	
/*****************************LINKS********************************/

#links {
	margin: 0 0 0 25px;
	padding: 172px 0 0 0px;
	width: 710px !important;
	width /**/: 750px;
	height: 12px;
	color: #ffffff;
  }
	
#linkStyle ul {
	width: 700px;
	list-style-type: none;
  }
	
#linkStyle ul li {
	width: 700px;
	margin: 0 0 5px 0;
	padding: 0 35px 0 0;
	display: inline;
  }
	
#linkStyle ul li a{
	display: inline;
	font-weight: bold;
	color: #517a7a;
	text-decoration: none;
	line-height: 12px;
  }
	
#linkStyle ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
  }
	
.underline {
  text-decoration: underline;
	}


/************End of CSS File************/
