body,td,th {
	color: #777777;
}
body {
	margin: 0px;
	background-image: url(images/sa-bg-xrepeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #777777;
}
a:link {
	color: #6D9E21;
	text-decoration: none;
	font-weight: bold;
	font-style:normal;
}
a:visited {
	color: #6D9E21;
	text-decoration: none;
	font-style:normal;
}
a:hover {
	color: #6D9E21;
	text-decoration: none;
	font-style:italic;
}
a:active {
	color: #6D9E21;
	font-style:normal;
	text-decoration: none;
}

#outer {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1000px;
	/*   height: 670px;*/
      margin-left: -500px; /* half of width */
	height: 1006px;/*   margin-top: -335px;   half of height */
	text-align:left;
}
#header {
	position: absolute;
	top: 61px;
	height: 98px;
	left: 0px;
	width: 1000;
}
#headerleft {
	position: absolute;
	top: 0px;
	left: 00px;
	height: 50px;
	width: 100px;
}
#headerright {
	position: absolute;
	top: 65px;
	left: 70px;
	height: 33px;
	width: 900px;
	z-index: 5;
}
#nav {
	position: absolute;
	top: 190px;
	height: 350px;
	left: -20px;
	width: 100px;
/* 	font-family: Arial, Helvetica, sans-serif; */
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 13px;
	background-color: transparent;
	color: #EEEEEE;
	z-index:100;
}
#gallerydiv {
	position: absolute;
	top: 190px;
	height: 400px;
	left: 100px;
	width: 700px;
	font-family: "Century Gothic", Futura, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #CCCCCC;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}

#maindiv {
	position: absolute;
	top: 190px;
	left: 100px;
	width: 700px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #777777;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}
#rightcol {
	position: absolute;
	top: 190px;
	height: 319px;
	left: 820px;
	width: 127px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: transparent;
	color: #777777;
	z-index:6;
}
#pomme {
	position: absolute;
	top: 600px;
	height: 254px;
	left: 790px;
	width: 142px;
	background-color: transparent;
	z-index:6;
}

#nav a:link {
	color: #999999;
	text-decoration: none;
	border: none;
	padding: 2px;
}
#nav a:visited {
	color: #999999;
	text-decoration: none;
	border: none;
	padding: 2px;
}
#nav a:hover {
	color: #373737;
/* 	border: 1px #CCCCCC solid; */
	text-decoration: none;
	padding: 2px;
}
#nav a:active {
	color: #373737;
	border: none;
	text-decoration: none;
	padding: 2px;
}
.pagehead1 {
	font-family: "Century Gothic", Futura, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6D9E21;
	margin-bottom: -5px;
}
.pagehead2 {
	font-family: "Century Gothic", Futura, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6D9E21;
	margin-bottom: -3px;
}

.celindent {
	padding-right:15px;
}
.input2 {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	background-color: #CCCCCC;
	padding:2px;
}
.button1 {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	background-color: #373737;
	color:white;
	padding:2px;
}