#box {

	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	line-height:1.4em;
	
	border-top: #dddddd 1px dotted;
	
 /* 	background:#f1eef3; */
}

#box p {
 padding-left:0px;
}

#screenshots {
 padding-top: 5px;
  height: 560px;
}

#screenshots img{
 border: 1px #ccccee solid;
 padding: 10px;
 margin:3px;
}
  
#menu {
	
	padding-left: 10px;
	padding-right: 10px;
	
	padding-top: 0px;
	
	height:23px;

	text-align:left;
	clear:both;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#photo1{
	position:absolute;
	padding:8px;
	top:185px;
	left:430px;

	border: 1px #ccccee solid;
}


#shrunk{
padding-left: 85px;
  width: 300px;
}

#centered{
padding-left: 30px;
  width: 700px;
}

#ref{
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.intro {
	
}

.container {
  background:white;

  width:812px;
  margin: auto;
  margin-top:12px;

  text-align:left;
  color:#333;
  position:relative; 
 
 /*
   border-left: #ccccee 1px dotted;
  border-right: #ccccee 1px dotted;
*/
  }


.banner {
/*	background:#fff url('staff.png') no-repeat;*/
}

.header {
/*	border: 1px solid #000000;*/
/*	border: 6px solid #f3f3f3;*/
	padding-left: 0px;
	padding-bottom:0px;

	padding-top: 33px;
	color:#000000;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	
	width:812px;
	height:70px;

	
	clear:both;
	
	text-align:left;
	
	/*border-bottom: #888888 1px dotted;*/
}

*html .header {
 	height: 176px;
}

.header h1{
	padding-top:20px;
	padding-right:30px;
	font-family:Chalkboard, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000000;

}

.header h2{
	padding-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}


#footer{
	color:#444444;
	text-align:right; 
	font-size:12px;
	
	border-top: #aaaaaa 1px dotted;
	padding-top:5px;
	padding-bottom:5px;
/*	font-style: italic;*/
	
}


a, a:link {
	color:#00e;
	text-decoration:none;
}
a:visited {
	color:#909;
}

a:hover, a:active {
	text-decoration:underline;
}

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	color:#222;
	margin:0px;
	
/*	text-align:center;*/
	
}

  #block {
		clear:both;
   }

  #row  {
	  clear: left;
   }

  #left{
  	   width:120px;
	   padding-left: 20px;
  	   margin-bottom:20px;
  	
	   
       float:left;
  }
  
*html #left{
    width: 133px;
  }
  
  #right {

   }



body {
	background-repeat: no-repeat;
	background-position: 60% center; 	
}

