* {
	padding: 0;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}


body {
	background: white url("bgs/bg000001.gif");
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 12px;

}

#main {
	background-color: white;
	border-style: none solid none solid;
	border-width: 1px;
	width: 800px;
	height: 1600px;
	position: relative; left: 250px;
}
#main_2 {
	background-color: white;
	border-style: none solid none solid;
	border-width: 1px;
	width: 1000px;
	height: 1600px;
	position: relative; left: 100px;
}

#logoTop {
	float: left;
}

#mainX {
	background-color: white;
	border-style: none solid none solid;
	border-width: 1px;
	width: 900px;
	position: relative; left: 250px;
}

#main2 {
	position: relative; top: 0px;
	position: relative; left: 10px;
	width: 457px;
	height: 221px;
	border-style: solid none none none;
	border-width: 1px;
}

#thumbs {
	float: left;	
	position: relative; left: 5px;
	position: relative; top: 30px;
	

}



#main3 {
	background-color: black;
	color: white;
	font-size: 8pt;
	position: absolute; top: 30px;
	position: absolute; right: 10px;
}

#main3_2 {
	background-color: white;
	color: black;
	font-size: 10pt;
	position: absolute; top: 30px;
	position: absolute; left: 250px;
}
.nav {	
	margin: 0px 15px 0px 15px;

}
.nav2 {	
	margin: 0px 15px 0px 15px;
	text-align: top;

}
.thumbs2 {
	padding: 0px 5px 0px 5px;
}

#mainphoto {
	position: absolute; right: 10px;
	position: absolute; top: 50px;
}

#mainphoto_2 {
	position: absolute; right: 10px;
	position: absolute; top: 75px;
}
.nav a{
	text-decoration: none;
}

.nav a:link {color:#FFFFFF}      /* unvisited link */

.nav a:visited {color:#FFFFFF}  /* visited link */
.nav a:hover {color:#FF0000}  /* mouse over link */
.nav a:active {color:#00FFFF}  /* selected link */

#contact {
	position: absolute; bottom: 10px;
}

#main4 {
	background-color: black;
	color: white;
	font-size: 8pt;
	position: absolute; top: 530px;
	position: absolute; right: 10px;
}

.more {
	float: right;
	position: relative; top: 100px;
	margin: 0px 0px 0px 10px;

}

.titleL {
	position: absolute; top: 0px;
	position: absolute; left: 20px;
}

#more2 {
	float: right;

}

#more3 {
	
}

#stats {
	position: relative; top: 90px;
	position: relative; right: 450px;
	float: right;
	color: white;
	background-color: #660000;
	width: 200px;
	height: 200px;
	padding: 0px 0px 0px 10px;
}

#stats2 {
	position: relative; top: 90px;
	position: relative; right: 30px;
	float: right;
	color: white;
	background-color: #660000;
	width: 200px;
	height: 200px;
	padding: 0px 0px 0px 10px;
	border-width: 5px;
	border-style: none none none solid;
}

#stats3 {
	position: relative; top: 90px;
	position: relative; right: -400px;
	float: right;
	color: white;
	background-color: #660000;
	width: 200px;
	height: 200px;
	padding: 0px 0px 0px 10px;
	border-width: 5px;
	border-style: none none none solid;
}



#more4 {
	float: left;
	position: relative; top: 35px;
	position: relative; left: 10px;
}

#book1 {
	
	position: relative; top: 80px;
	position: relative; left: 50px;
}

#packages {
	position: relative; top: 40px;
	position: relative; left: 80px;
}

#flashT {
	position: relative; top: -95px;
	position: relative; left: 15px;
}

#header {
	position: absolute; top: 0px;
	position: absolute; right: 0px;
}

#header2 {
	position: absolute; bottom: 0px;
	position: absolute; right: 0px;
}

#memgallist ul {
	list-style-type: none;
}

#memgallist  {
	position: relative; left: 50px; 

}

#memLogin {
	color: black;
	background-color: red;
	position: absolute; top: 5px;
	position: absolute; left: 25px;
	font-size: 12pt;
}

#memLogin a{
	text-decoration: none;
}

#memLogin a:link {color:#FFFFFF}      /* unvisited link */
#memLogin a:visited {color:#FFFFFF}  /* visited link */
#memLogin a:hover {color:#000000}  /* mouse over link */
#memLogin a:active {color:#00FFFF}  /* selected link */


#prevgal1009 {
	position: relative; top: 350px;
}

#mrphotos { 
	position: relative; top: 150px;
	float: left;
	margin-left: 0px;
}

#nuContent {
	background: white url(images/graphics/bg_1b.jpg);		
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.gallSpace {
	height: 313px; width: 800px;
	border-width: 1px;
	color: #000;
	position: relative; top:50px;
}

/*new site 10.2011*/
#mainx{
	width: 1024px;
	height: 900px;
	background-color:#FFF;
	color: #000;
	position: relative; top:0px;
	position: relative; left: 100px;
}


/* the following is for the navigation submenu styling */
#navbar {
	margin: 0;
	padding: 0;
	height: 1.2em; 
	background-color: #000; 
	padding-left: 200px;
}
#navbar li {
	list-style: none;
	float: left; 
}
#navbar li a {
	display: block;
	padding: 0px 12px;
	border-width: 1px;
	background-color: #000;
	color: #FFF;
	text-decoration: none; 
	height: 1.2em;
	font-size: 12px;
}

#navbar li a:hover {
	background-color: #000; background-image: none;
	color: #F00;

}

#navbar li ul {
	display: none; 
	width: 10em; /* Width to help Opera out */
	background-color: #333;
	font-size:10px;
}
	
#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li {
	float: none; }
#navbar li:hover li a {
	background-color: #333;
	border-bottom: 1px solid #fff;
	color: #FFF; 
}
	
#navbar li li a:hover {
	background-color: #000; background-image: none;
	color: #F00;
}
