
#cont {
	background-color: #fff;
	margin: 20px;
	width: 760px;
	font: 12px/18px Arial,Helvetica,sans-serif;
}

.linkback a:link, .linkback a:visited {
	color: #000066;
}

.linkback a:hover {
	color: #ff6600;
}


#title {
	margin-bottom: 10px;
}

.quote {
	background: url(images/quoteback.png) no-repeat;
	padding: 15px 0px 0px 10px;
}

p {
	margin: 0px 0px 10px 0px;
	text-align: left;
}

h1 {
	font: normal 24px/35px Arial, Helvetica, sans-serif;
	color: #ff6600;
}

h2 {
	background: transparent url('images/h2bg.png') no-repeat top left;
	font: normal 18px/30px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	color: #000066;
}

h1, h2 {
	margin-top: 20px;
	font-weight: bold;
}

.blue { 
	color: #000066;
}

.nowrap {
	white-space: nowrap;
}

.attrib {
	text-align: right;
}

#qtop {
	width: 450px;
	float: left;
}

#logo {
	text-align: right;
}

.csr {
	width: 360px;
	float: left;
}

#cont ul {
	margin: 0px 10px 20px 15px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

#cont li {
	list-style: disc;
	margin: 10px 0;
	font: 12px/15px Arial;
}

#side {
	margin-top: 20px;
	width: 360px;
	float: right;
	text-align: left;
}

#caption {
	padding: 20px;
	margin-bottom: 20px;
	background: #ccdaff;
	font: 11px/16px Arial;
	border: 1px solid #cfcfcf;
}

#photo {
	float: right;
	margin: 0px 0px 10px 15px;
	padding: 0px;
}

#dyk {
	margin: 30px 0px;
}

#dyk #header { 
	background: #000066;
	height: 23px;
	color: #ffffff;
}

#dyk #copyl {
	margin: 2px 0 0 20px;
	font: bold 14px/18px Arial,Helvetica,sans-serif;
	float: left;
}

#dyk #copyr {
	margin: 2px 25px 0 0;
	font: normal 10px/18px Arial,Helvetica,sans-serif;
	float: right;
}

.linkback {
	margin: 0px 0px 20px 10px;
}

.curvebox {
	border: 0px;
	clear:none;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.curveboxcontent {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px 20px 20px 20px;
	margin: 0px;
	height: 100%;
	clear: both;
	color: #333;
}

.boxtop {
	/*border-top: 1px solid #999999;
	margin: 0px 5px;
	padding: 0px;
	height: 4px;
	overflow: hidden;
	width: auto;
	clear: both;*/
}

.tl_corner {
	/*background: url('images/cornergreen_tl.png') no-repeat top left;
	height: 4px;
	margin-bottom: 0px;
	width: 100%;
	clear: both;
}

.tr_corner {
	background: url('images/cornergreen_tr.png') no-repeat top right;
	height: 4px;
	width:auto;
	clear:both;*/
}

.boxbottom {
	border-bottom: 1px solid #999999;
	/*margin: 0px 5px;
	height: 4px;
	overflow: hidden;
	width: auto;
	clear: both;*/
}

/*.bl_corner {
	background: url('images/cornergreen_bl.png') no-repeat bottom left;
	height: 4px;
	width: 100%;
	clear:both;
}

.br_corner {
	background: url('images/cornergreen_br.png') no-repeat bottom right;
	height: 4px;
	width:auto;
	clear:both;*/
}

