#flashdiv {
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

/* end hide */

#wrapper {
	clear: both;
	background: url(patern.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}


div.page-header {
	margin-bottom: 20px;
	padding-left: 10px;
}

div.page-header h2 {
	font-size: 20px;
	font-weight: bold;
}

p.page-header-desc {
	font-size: 18px;
}

div.page-content {
	padding-left: 10px;
}

div.index-info {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 3px; 
	padding-bottom: 10px;
}

div.index-entry {
	font-size: 12px;
	margin-bottom: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	padding-bottom: 5px;
}

.entry-hdr {
	font-size: 14px;
	margin-bottom: 0;
}
