body
{
  background-color: black;
  font-size: 14px;
}
.buffer
{
	margin: 10px 10px 10px 10px;
}
#top
{
  background-image: url(../images/site/top.png);
  background-repeat: no-repeat;
  height: 135px;
  background-position: center top;
}
#links
{
  text-align: center;
  margin-top: 51px;
}
#links a
{
  color: #8aa4ef;
  text-decoration: none;
  font-size: 25px;
  margin-left: 15px;
  margin-right: 15px;
}
#links a:hover
{
  color: black;
  text-decoration: none;
  font-size: 25px;
  margin-left: 15px;
  margin-right: 15px;
}


#banner
{
  background-image: url(../images/site/banner.png);
  background-repeat: no-repeat;
  height: 113px;
  background-position: center top;
}
#content_container
{
  background-image: url(../images/site/content.png);
  height: 214px;
  background-position: center top;
}
#content_sizer
{
  margin-top: 14px;
  height: 200px;
  width: 640px;
  overflow: auto;
}
#home_info
{
    overflow: auto;
    height: 200px;
    text-align: center;
	font-family:"Times New Roman", Times, serif;
}
#slideshow_cont
{
  margin-left: 45px;
}
.slide
{
  position: absolute;
  width: 260px;

}
.slide_image
{
 width: 260px;
}
.slide_link_txt
{
	height: 60px;
}
.text_slide
{
  position: absolute;
  width: 270px;
  margin-top: 15px;
}
#cms
{
	margin-top: 120px;
}
#bottom
{
  background-image: url(../images/site/bottom.png);
  background-repeat: no-repeat;
  height: 438px;
  background-position: center top;
}
#footer
{
  text-align: center;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  font-size:10px;
}
#footer a
{
  text-decoration: none;
  color: blue;
}
#footer img
{
	height: 20px;
}
#mask
{
	position: absolute;
	background-image: url(/images/site/mask.png);
	/*height:580px;
	width: 640px;
	left: 50%;
	margin-left: -320px;
	margin-top: 50px;
	*/
	height: 140%;
	width: 100%;
	
	z-index: 100;
	
}
#desk
{
	left: 50%;
	margin-left: -225px;
	margin-top: 25px;
	width: 450px;
	height: 450px;
	z-index:102;
	position: absolute;
	

}
.cat
{
	width: 25%;
	height: 125px;
	float: left;
	text-align: center;
}
.cat img
{
	height: 80%;
}
.close, .closedoc
{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#loading
{
	width; 100%;
	text-align:center;
}
#projector
{
		background-color:#CCC;
		padding-bottom:25px;
		height: 475px;

}
#start
{
	width: 100%;
	text-align:center;
	margin-top: 388px;
}
.images
{
	width: 400px;
	left: 50%;
	margin-left: -225px;
	position:absolute;
	border: 25px solid #CCC;
	border-top: 0px solid black;
	margin-top: 18px;
}
.cap
{
	position:absolute;
	width: 450px;
	text-align:center;
	margin-left: auto;
	margin-right:auto;
}
#message
{
	width: 450px;
	text-align:center;
	margin-top: 16px;
	position:absolute;
	background-color: #CCC;
}
.slidetext
{
	position:absolute;
	width: 450px;
	text-align:center;
	background-color:#CCC;
}
#buttons
{
	margin-top: -25px;
	margin-bottom:25px;
}
.buttons
{
	height: 50px;
	position: absolute;
}
.buttons img
{
	bottom: 0px;
}
#back
{
	margin-left: 165px;
}
#back img
{
	height: 35px;
	margin-top: 7px;
}
#forward
{
	margin-left:250px;
}
#forward img
{
	height: 35px;
	margin-top: 7px;
}
#pause, #play
{
	margin-left: 200px;	
}
#startdiv
{
	background-image:url(/images/site/slideshow_bg.gif);
	width: 450px;
	height: 20px;
}
.doc
{
	position:absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	background-color:white;
	margin-top: 50px;
}
.document
{
	width: 320px;
	float: left;
	text-align:center;
	margin-top: 50px;
	padding-top: 10px;
}
#biography
{
	font-size:17px;
}
