body {
	margin:0;
	padding:0;
	color:#222;
	background:#CCCCCC url(../images1/articlebk.gif);
	font-size:100%;
}
#header {
	position:relative;
	width:759px;
	height:135px;
	margin:0px auto;
}
#header img {
	border-collapse:collapse;
	display:block;
}
#header span {
	position:absolute;
	width:100%;
	height:100%;
}
span.usage {
	background:url(../images1/headusage.jpg) no-repeat center top;
}
span.privacy {
	background:url(../images1/headpriv.jpg) no-repeat center top;
}
span.email {
	background:url(../images1/heademail.jpg) no-repeat center top;
}
span.online {
	background:url(../images1/headsecurity.gif) no-repeat center top;
}
h1 {
	font:bold 130% "Times New Roman", Times, serif;
	color:#999999;
	margin:0;
	padding:0;
}
#rnd {
	margin:0 auto;
	padding:0;
	height:16px;
	width:698px;
	background:url(../images1/rndtop.gif) no-repeat;
}
#mainbox {
	margin:0 auto;
	width:618px;
	padding:0px 40px 20px 40px;
	background-color:#fefefe;
	border-top:1px solid #fefefe; /* firefox bug fixer */
}
h4 {
	font: small-caps 1.1em georgia, "trebuchet ms", Arial, Helvetica, sans-serif;
	margin:0 auto -10px 10px;
	color:#666666;
}
#mainbox a:hover {
	color:#000;
	background-color:#FFCC66;
	border:1px solid #0000CC;
	text-decoration:none;
}
.right {
	float:right;
	margin:4px;
	padding:4px 0px 4px 10px;
}
.clearfloat {
	clear:both;
}
h3 {
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	padding:4px 10px 4px 40px;
	border-bottom:1px solid #555;
	background:#757575 url(../images1/h3_bk.jpg) repeat-x left 1px;
	margin:0 -40px 12px -40px;
}
h3.soft {
	background:url(../images1/sech3.gif) no-repeat 10px 2px;
	color:#fff;
	height:30px;
	margin:4px 0px 4px 0px;
	padding:8px 50px 0px 40px;
	border-bottom:1px dotted #ccc;
}
ul {
	margin-top:5px;
	padding-left:5px;
	line-height:1.7em;
	margin-left:20px;
}
ul li {
    font:.8em/1.2em tahoma, verdana, Helvetica, sans-serif;
	color:#333;
	padding:3px 10px 3px 10px;
}
#mainbox p{
	font:.8em/1.4em "Lucida Sans Unicode", verdana, Helvetica, sans-serif;
	text-align:justify;
}
p.softpara {
	margin:0;
	padding:10px 40px;
}
ul ul {
	margin:10px 0 0 0;
}
ul li ul li {
	margin-left:6px;
	padding:0;
	font-size:.9em;
}
#mainbox a {
	text-decoration:underline;
}
#mainbox li a, #mainbox li a:link, #mainbox li a:visited {
	font-size:1em;
}
#mainbox a, #mainbox a:link, #mainbox a:visited {
	color:#2b354b;
	padding:2px 4px;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #feffe8;
}
#mainbox p a, #mainbox p a:link, #mainbox p a:visited {
	font-size:1em;
}
#mainbox p.quote {
	color:#444444;
	text-align:justify;
	padding:5px 8px;
	font:italic .80em verdana, "trebuchet ms", "Courier New", Courier, monospace;
	border:1px dashed #999999;
	margin-top:.3em;
	margin-bottom:.3em;
}
#mainbox p.quote:hover {
	background-color:#333;  /* e6f1d7 */
	color:#fff;
}
p em {
	font-weight:600;
	color:#666666;
}
h3 em {
	font-size:.8em;
}
/* --------- pic /////////////////////////////////////// */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	padding:10px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	/*	zoom: 1; */
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 20px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
/*     GALLERY //////////////////////////////////// */
#gallery, #gallery2{
text-align:center;
	padding: 0px;
	margin-top:5px;
	width: 570px;
	margin:0 auto;
}
#gallery2{
	width:470px;
	}
#mainbox #gallery li a:hover, #mainbox #gallery2 li a:hover {
	background:none;
	border:1px solid white;
}
#gallery ul, #gallery2 ul {
	list-style: none;
	margin:0px;
	padding:0;
}
#gallery2 ul{
	margin-top:20px;
	}
#gallery ul li, #gallery2 ul li {
	display: inline;
	padding:0;margin:0 10px 0 0;
}
#gallery ul li img, #gallery2 ul li img{
	border-style:none;
	border-collapse:collapse;
	}
#gallery ul li a, #gallery2 ul li a{
	padding:0;
	margin:0;
	border:1px solid #000;
}
#gallery ul li a:hover, #gallery2 ul li a:hover {
	border:1px solid #ffffff;
	background-color:#ffffff;
}
/* ----- FOOTER ///////////////////////////////////// */

#footer {
	width:694px;
	margin:0 auto 30px auto;
	font-size:.75em;
	background:url(../images1/footerbk2a.gif) repeat-x 0px -2px;
	padding:12px 2px 4px 2px;
	height:23px;
	text-align:center;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
}
#footer span {
	margin:0 auto;
	width:500px;
}
#footer a, #footer a:link, #footer a:visited {
	font:.9em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	padding:10px 10px;
}
#footer a:hover {
	text-decoration:underline;
	padding-top:2px;
	padding-bottom:8px;
}
#mainbox li a:hover {
	background:#dae6cf;
	border:1px solid #a1956c;
	border-top:1px solid #dae6cf;
}
div#footer a:link, div#footer a:visited {
	border:0px solid #CCCCCC;
}
