body, td, p { 
	font-family: verdana;
	font-size: 10px;
	color: #060606;
	}
	
body	{
	background-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
	}

a, a:visited, a:link, a:active { 
	color: #000;
	}

.flick {

}

.flickdesc {
	font-family: verdana;
	font-size: 10px;
	white-space: pre;
}

#sf {
	display: none;
}
#header {
	position:absolute;
	width:910px;
	z-index:1;
	background-color: #ddd;
	left: 15px;
	top: 15px;
	border: solid 1px white;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;	
	padding: 5px;
}

#content {
	position:absolute;
	width:735px;
	z-index:1;
	background-color: #ddd;
	left: 16px;
	top: 124px;
	border: solid 1px white;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	padding: 5px;	
}
#widecontent {
	position:absolute;
	z-index:1;
	background-color: #ddd;
	left: 16px;
	top: 124px;
	border: solid 1px white;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	padding: 5px;	
}

#promo {
	position:absolute;
	width:160px;
	height:600px;
	z-index:1;
	left: 777px;
	top: 124px;
	border: solid 1px white;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
}

.style1 {font-size: 36px}
.style2 {font-size: 12px; }

.instructions {	margin-bottom: 20px;
}
.preField {	width: 85px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.linklist {
	display: block;
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 100px;
}
