
body {background-color: #cccccc; margin:0px ; padding:0px; text-align:center;}

p {font-family: arial, sans serif; font-size: 14px;}

p {width:685px; margin: 10px 50px 10px 50px; text-align: justify;}

ul {width:800px; font-family: arial, sans serif; font-size: 14px; text-align: justify;}

ol {width:650px; font-family: arial, sans serif; font-size: 14px; text-align: justify;}

#bullet-points {margin: 10px 50px 10px 50px; text-align: justify;}

#caption {text-align:center;}

#contact{margin-left:60px;}

a:hover {
	text-transform: uppercase;
	font-weight:bold;
	color:#cccccc;
	}
	
img{text-align:center;}

a:link{color:#999999; text-decoration: none;}

a:visited{color:#999999; text-decoration: none;}

div.behind{z-index:1; margin: 0px auto; background: #ffffff; width:770px; border-right: solid 2px #999999;
border-left: solid 2px #999999; }

div.content{z-index:3; width:745px; margin: 0px;}

div.menu{position:relative; left:-28px; margin-bottom:35px;}

#gallerylinks{background-color:#000000}

/*begin menu*/
                            .
ul#list-nav {
list-style:none;
margin:0px;
padding:0;
width:1000px;
}

ul#list-nav li {
display:inline;
text-decoration:none;
width:123px;
float:left;
text-align:center;
border-left:1px solid #fff;
}

ul#list-nav li a {
text-decoration:none;
padding:10px 0;
width:123px;
background:#999999;
color:#eee;
float:left;
text-align:center;
border-left:1px solid #fff;
}

ul#list-nav li a:hover {
background:#1f1e45;
color:#fff
}

/*end menu*/

