html, body {
	margin: 0;
	padding: 0;
	background-color: #000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.1em;
}
#wrapper {
	background-color: #fdfebf;
	width: 740px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/hdr-orge.jpg);
	height: 127px;
	font-size: 0.8em;	
	}
#header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 106px;
	padding-right: 1px;
	text-align: right; 
	}
#header li {
	display: inline;
	padding: 0 27px 0 0;
	}
#header a:link, #header a:visited {
	color: #fff;
	font-weight: bold;	
	text-decoration: none;
	}
#header a:hover {
	color: #555;
	font-weight: bold;	
	text-decoration: none;
	}	
#current {
	color: #ffff35;
	font-weight: bold;
}	

#content {
	margin: 35px 35px 0px 35px;
	padding: 0;
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.3em;
}

#register a:link, #register a:visited {
	display: block;
	width: 172px;
	height: 64px;
	margin-bottom: 1px;
	background: url("../images/b-SandR.gif") top left no-repeat;
	}
	
#register a:hover {
	display: block;
	width: 172px;
	height: 64px;
	margin-bottom: 1px;
	background: url("../images/b-SandR.gif") bottom left no-repeat;
	}
h1 {
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 1.6em;
	margin: 0 0 0.750em 0;
}


h2 {
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 1.4em;
	margin: 0 0 0.75em 0;
}

h3 {
	background-color: #fdfebf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 1.2em;
	margin: 0 0 0.75em 0;
}

h5 {
	background-color: #fdfebf;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #52BD3E;
	line-height: 0.9em;
}

.ka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #3A90D6;
	}

.ci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #52BD3E;
	}

#cis ul {
	list-style-image: url(../images/dfly.gif);
	padding-left: 20px;
	margin-left: 15px;
}
#cis li {
	margin-bottom: 10px;
	}


#gallery td {
	text-align: center;
	vertical-align: bottom;
}

#gallery img {
	border: 1px #000 solid;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.floatlft img {
	position: relative;
	float: left;
	margin: 0px 15px 0px 0px;
}
.floatrt img {
	position: relative;
	float: right;
	margin: 0px 0px 0px 10px;
}

img {
	border: 0px #000 solid;
}

.imgb {
	border: 1px #000 solid;
}

	
#footer {
	background-color: #000;
	text-align: center;
	width: 740px;
	}
#footer img {
	border: 0px #000 solid;
}
	
#copyrt {
	background-color: #000;
	font-size: 0.7em;
	color: #fdfebf;
	text-align: center;
}
#copyrt a:link, #copyrt a:visited {
	color: #0F0;
}
#copyrt a:hover {
	color: #000;
	background-color: #fdfebf;
}

#dpdiv{
	border: 6px #FF0000 dotted;
	padding: 0 15px;
	font-size: 90%;
}	
.dp {
	color: #FF0000;
	font-style: italic;
}	