#blocks {
  	width:auto;
  	height:310px;
  	background:#fff;
  }
  
#blocks span {
	float:left;
	width:auto;
	padding:7px;
	border:1px solid #ddd;
	background:#fff;
}

#blocks img {display:block;}



/* Last revision: Aug 28 2003 */
/*------------------------------------------*/

/* GLOBAL ESSENTIALS */
/* -------------------------------------- */

a img { border-style: none; }

body {
	margin:0;
	padding:0;
	background: #E4E4DC;
	text-align: center;
	color:#333;
	line-height:1.6;
	voice-family: "\"}\""; voice-family: inherit;
	font-size:small;
	}
	html>body {font-size:small;}


/* STRUCTURE */
/* -------------------------------------- */

#dotframe {
	width: 680px;
	padding: 15px;
	margin-top: 0;
	margin-bottom:14px;
	margin-right:auto;
	margin-left:auto;
	border-color: #ccc;
	border-width: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	background-color: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 668px;
}

/* wrap inside dotframe */
#globalwrap { margin-left: 2%; margin-right: 2%; }



/* column wrap */
#wrap {
	position: relative;
	clear: both;
	margin-top: 1px;
	margin-right: 0;
	background: #fff;
}

h1 {
	font: 75% arial,verdana,sans-serif;
	font-weight:normal;
	color:#333;
	letter-spacing:.15em;
	margin: 6px 0 2px 0;
}
h2, h2 a {
	font: 75% arial,verdana,sans-serif;
	font-weight:normal;
	color:#CCC;
	letter-spacing:.15em;
	margin: 2px 0 6px 0;
}
h2 a:hover {
	color: #363;
	border-top: 1px solid #363;
	border-bottom: 1px solid #363;
	}
h2 a.on {
	color: #363;
	border-top: 1px solid #363;
	border-bottom: 1px solid #363;
	}	

a, a:visited, a:link, a:active{
	font: 75% arial,verdana,sans-serif;
	color: #363;
	text-decoration: none;
}

a:visited {color:#363;}

a:active, a:hover {color: #999;}

.unlinked {
	font: 75% arial,verdana,sans-serif;
	color: #ccc;
	margin: 0;
}

.copy {
	font: 70% arial,verdana,sans-serif;
	color: #ccc;
}

a.linkOn:visited, a.linkOn:link, a.linkOn:active{
	font: 75% arial,verdana,sans-serif;
	color: #363;
	font-weight: bold;
	text-decoration: none;
}.footer {
	color: #CCCCCC;
}
#divide {
	border-top: 1px dotted #ccc;
	width: 500px;
	}
	
#divide a:visited, #divide a:link, #divide a:active{
	font: 65% arial,verdana,sans-serif;
	color: #363;
	text-decoration: none;
}

#divide a:hover {color: #999;}	