body{
	text-align: center;
	font-family: verdana;
	color: black;
	background-color: #A4A4A4;
}
#brewster{
	margin-left: 100px;	
}
.control {
	  display:block;
	  width:39px;
	  height:263px;
	  text-indent:-10000px;
	  position:absolute;
	  cursor: pointer;
}
#dogvid {
	position:absolute;
	top: 450px;
	left: 169px;
	text-align: center;
	background-color: #CCCCCC;
	border:10px darkgrey ridge;
}

#header{
	height: 165px;
	background:transparent url(../images/title.jpg) center;
	width: 1200px;
}
#header img{
	height: 150px;
	padding-top: 10px;
	
}
#hit_counter{
	position: absolute;
	top: 750px;
	left: 0px;
	border:5px darkgrey ridge;
	background-color: #CCCCCC;
	margin-top: 24px;
	padding-left: 15px;
	padding-right: 15px;
}
#ip{
	position: absolute;
	top:527px;
	left: 0px;
	border:4px solid #006699;
	background-color: white;
	text-align: left;
	font-size: .8em;
	padding: 5px;
	padding-left: 10px;
	padding-top: 10px;
}
#ip_loc{
	position: absolute;
	top:580px;
	left:408px;
}
#kal_artist_info_div{
	position:absolute;
	top: 710px;
	left: 160px;
	text-align: left;
	
}
#kal_gif{
	position:absolute;
	top: 410px;
	left: 690px;
}
#kartist_inc_div{
	width: 745px;
	height: 2000px;
	background-color: #CCCCCC;
	border:10px darkgrey ridge;
}
#kinfo_form{
	padding:10px;
	position:absolute;
	top: 147px;
	left: 690px;
	text-align: center;
	background-color: #CCCCCC;
	border:10px darkgrey ridge;
}
#leftControl {
	  margin-left: 15px;
	  top:70px;
	  left:112px;
	  background:transparent url(../images/control_left.jpg) no-repeat 0 0;
}
#left_side{
	padding-top: 20px;
	margin-left: 25px;
	height: 100%;
	width: 300px;
	position: absolute;
	top: 170px;
	left: 0px;
}
#login_form, #error_span{
	background-color: #CCCCCC;
	border:10px darkgrey ridge;
	padding: 30px;
	position: absolute;
	top: 10px;
	left: -500px;	
}
#main_container{
	margin-left: 20px;
}
.mid_content{
	position:absolute;
	top: 15px;
}
#middle{
	height: 100%;
	width: 900px;
	position: absolute;
	top: 170px;
	left: 300px;
}
#nav{
	text-align: left;
	font-size: 1.2em;
	border:10px darkgrey ridge;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	margin-top: 24px;
}
#nav a:hover{
	color:red;
	background-color: lightblue;
	
}
#news{
	position: absolute;
	top:0px;
	left:408px;
	
}
#pic_info{
	position: absolute;
	top:410px;
	left:168px;
	background-color: #CCCCCC;
	border:10px darkgrey ridge;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
}
#rightControl {
	  top:70px;
	  right:-40px;
	  background:transparent url(../images/control_right.jpg) no-repeat 0 0;
}
#scope_info_table{
	text-align: left;	
	vertical-align: bottom;
}
#slideshow #slidesContainer {
       
	  margin:0 auto;
	  width:450px;
	  height:360px;
	  overflow:auto; /* allow scrollbar */
	  position:relative;
}
#slideshow #slidesContainer .slide {
	  margin:0 auto;
	  width:430px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	  height:360px;
}
#slideshow{
	margin-top: 20px;
	margin-left: 167px;
	width:450px;
	background-color: #CCCCCC;
	vertical-align: bottom; 
	border:10px darkgrey ridge;
}
#slide{
	line-height: 360px;
}
#sudoku{
	position: absolute;
	top:20px;
	left:108px;
}
#weather{
	position: absolute;
	top:300px;
	left: 0px;
	border:10px darkgrey ridge;
}
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 450px;
    height: 360px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

.wraptocenter span {
    display: inline-block;
    height: 100%;
}


