body {
	background-color:#D0D0D0;
	padding:0;
	margin:0;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
}

div#container {
	width:740px;
	margin: 0 auto;
	background-color:#A4A4A4;
}

h1#header {
	background:url('../img/header.gif');
	height:140px;
	width:740px;
	padding:0; margin:0;
}

h1#header a {
	display:block;
	text-decordation:none;
	text-indent:-9999em;
	height:140px;
}

div#nav {
	background:#EBEBEB url('../img/nav_bg.jpg') bottom repeat-x;
	width:138px;
	float:left;
	min-height:600px;
	padding:30px 0;
}

div#content {
	background:#FAFAFA url('../img/content_bg.jpg') bottom repeat-x;
	margin-left:138px;
	padding:15px 20px;
	min-height:664px;
	/*min-height:364px;*/
}

div#nav ul {
	list-style:none;
	margin:0;
	padding:0 8px;
}

#myGallery {
	width: 530px !important;
	height: 797px !important;
	z-index:5;
   	display: none;
} 

img { border:0; }
label { width:100px; display:block; float:left; text-align:right; margin-right:5px; padding-top:5px; }
input, select, .curpic, textarea { margin-bottom:5px }

.left { float:left; margin-top:10px; margin-right:10px; margin-bottom:5px; }
.clear { clear:both; }
.small { font-size:80%; }
.error { border:1px solid #FF0000; }
p.error { border:0px; color:#FF0000; font-weight:bold; }

a { color:#4D4D4D; text-decoration:none; }
a:hover { text-decoration:underline; }

.jdGallery .slideInfoZone h2 { font-size:110% }
.jdGallery .slideInfoZone p { font-size:100% }
.jdGallery a { color:#FFFFFF; }

.jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }
.jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }
