body {
	background-color: #032961;
	margin:0px auto;
	text-align:center;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 85%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	color: #59490f;
	margin-top:40px;
	margin-bottom:40px;
	}

a:link {
	color: #07769a;
	}
a:visited {
	color: #07769a;
	}
a:active {
	color: #07769a;
	}
a:hover {
	color: #3e88d0;
	text-decoration: underline;
	}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #316eaa;
	letter-spacing: 0.2em;
/*both set to zero and padding in header div is used instead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	color: #316eaa;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {
	list-style: none;
	font-size: 1.0em;
	}
p {
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 1.0em 0em 1.0em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}

#index_container {            /* used on home page */
	width: 700px;
	height: 480px;
	text-align: center;
	margin: 0px auto;
	background-color: #03488b;
	border: 1px solid #03488b;
	display: table;
	}

#container {
	width: 700px;
	display: block;
	/*height: 400px;*/
	margin: 0px auto;
	/*background-color: #03488b;
	background-color: #fbf7e9;
	border: 1px solid #03488b;
	position: relative;*/
	}

#wildsandslogo {
	width: 700px;
	height: 45px;
	background-color: #03488b;
	background-image: url(../images/wildsands.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
#judysanders {
	width: 700px;
	height: 59px;
	background-color: #03488b;
	background-image: url(../images/judysanders.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
a#judysanders {
	background-image: none;
	position: relative;
	left: 90px;
	top: 8px;
	width: 380px;
	height: 40px;
	}
/* Photo strip navigation on home page */
#photomontage {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	height: 110px;
	background-image: url(../images/photo_montage_bg.jpg);
	background-repeat: no-repeat;
	}
#photocaptions {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	text-align: center;
	}
#photocaptions a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #bbd8f7;
	text-decoration: none;
	}
#photocaptions a:hover {
	color: #fff;
	}
#contact {
	float: left;
	clear: both;
	width: 700px;
	height: 40px;
	background-position: center;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	display: block;
	background-color: #03488b;
	}

a#contact {
	background: none;
	width: 292px;
	height: 21px;
	background-image: none;
	position: relative;
	left: 232px;
	top: 10px;
	}


#contact_container {          /* used on home page */
	width: 702px;
	text-align: center;
	height: 40px;
	background-color: #03488b;
	display: block;
	margin: 0px auto;
	}

#main {
	background-color: #fbf7e9;
	width: 700px;
	font-size: 1.0em;
	/*float: left;
	display: table;
	padding-left: 0px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #03488b;
	height: 300px;*/
	}
#main_text {
	padding-top: 20px;
	margin: 0px auto;
	width: 500px;
	/*border: 1px solid #ff0000;*/
	padding-bottom: 15px;
	}

/*   photo thumbnail grid   */
#thumbnails {
	width: 550px;
	padding: 0;
	margin: 10px auto;
	text-align: center;
	}
#thumbnails img {
	padding: 3px;
	margin: 10px;
	border: 1px solid #403305;
	}

/*   top navigation  */
#menu {
	background-color: #032961;
	width: 700px;
	display: block;
	text-align: center;
	padding: 20px;
	/* height: 50px;
	background-image: url(../images/photo_montage_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;  */
	}
#menu ul {
	clear: both;
	margin: 0 auto;
	padding: 0 auto;
	}
#menu ul li {
	list-style-type: none;
	padding: 0 10px;
	float: left;
	}
#menu a {
	font: 14px "Trebuchet MS", Verdana, sans-serif;
	color: #bbd8f7;
	text-decoration: none;
	}
#menu a:hover {
	color: #fff;
	}

#footer {
	background-color: #032961;
	clear: both;
	padding-top: 12px;
	color: #99b6d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
#footer p {
	line-height: 1.0em;
	}
#footer a {
	text-decoration: none;
	color: #99b6d4;
	}
#footer a:hover {
	text-decoration: underline;
	color: #bbd8f7;
	}

.border1 {
	border: 1px solid #403305;
	}
.floatright {
	float: right;
	margin: 5px 0 10px 10px;
	}
