
.pointer {
	cursor:hand;
	cursor:pointer;
}

div#menu a:link {
	color:white;
	font-style:normal;
	text-decoration:none;
}

div#menu a:visited {
	color:white;
	font-style:normal;
	text-decoration:none;
}
div#menu a:hover {
	color: #FF2222;
}

div#gallery p a:link {
	color: #44382C;
	font-style:normal;
	text-decoration:none;
}

div#gallery p a:visited {
	color: #44382C;
	font-style:normal;
	text-decoration:none;
}
div#gallery p a:hover {
	color: #FF2222;
}

#menu div#soon {
	display: none;
	background-color: gray;
	border: 1px solid black;
	color: white;
	font-size: .6em;
	font-style:italic;	height:1em;	left:8em;	line-height:1em;	padding:4px;	position:absolute;	top:1.2em;	width:6em;
}
body { 
	/*background-color: #503D29;*/
	background-color: #44382C;
	/*background-image: url(websitebackground_light.jpg);*/
	text-align:center;
	/*font-size: 14px;*/
	
}

div#container {
	/*background-color: rgb(175,162,146);*/
	background-image: url(websitebackground_all.jpg);
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 900px;
	height:625px;
	border:2px solid #45301C;
	font-family:tahoma;
}

div#gallery {
	margin-top:20px;
	margin-right:35px;
}

/*div#logo {
	padding-top:20px;
	padding-left:20px;
	width: 200px;
	padding-bottom:30px;
	text-align:left;
}*/
#temp {
	position: absolute; 
	top: 8px; 
	right: 30px; 
	color: black; 
	font-weight: bolder;
	font-style: oblique; 
	font-family: monospace;
}

div#menu {
	/*position:absolute;
	top:125px;
	font-weight: normal;
	font-size: 1.2em;
	height: 333px;
	_height: 373px;
	padding-top:40px;
	width: 155px;
	background-color:rgb(146, 125, 101);
	background-image: url('websitebackground_menu.jpg');
	text-align:left;
	float:left;*/
float:left;
font-size:1.2em;
font-weight:normal;
height:333px;
padding-top:40px;
position:relative;
text-align:left;
top:20px;
width:125px;	
}

div#menu div {
	/*text-align: left;
	padding-left:40px;
	height:50px;
	line-height:50px;
	position:relative;*/
height:50px;
line-height:50px;
padding-left:25px;
position:relative;
text-align:left;	
}

/*#bottombar {
	background-color: rgb(200, 33, 40);
	background-image: url('redline.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 2px;
	width: 100%;	
}*/

#bottomrow {
	/*background-image: url('bg-bottom.jpg');*/
	height: 100px;
bottom:10px;
height:100px;
position:absolute;
width:100%;
}
#leftspacer {
	/*float:left;	height:100%;	position:relative;	top:70%;
	font-style: italic;
	font-size: .6em;
	margin-left: 1em;
	padding-right:1em;*/
font-style: italic;
font-size: .6em;
float:left;
height:100%;
padding-left:20px;
position:absolute;
top:85%;
}

#thumbs {
	/*float:right;
	margin-right:0px;
	height:90px;
	width: 400px;
	margin-top:0px;
	padding-top:10px;
	vertical-align:top;
	position: absolute;
	right: 100px;
	bottom: 10px;*/
bottom:15px;
float:right;
position:absolute;
right:10px;
}

#thumbs div {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
}

#thumbs div img {
	width:50px;
}

#mainPic {
	/*position:absolute;
	right:35px;
	top:50px;*/
bottom:128px;
float:right;
position:absolute;
right:49px;
}

#mainPic img {
	/*display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;*/
	width:330px;
}

#centerPanel {
	height:373px;
	left:0px;
	position:absolute;
	top:125px;	
}
#content {
	/*font-family: san-serif;
	float:left;
	font-size: .8em;
	text-align: justify;
	margin-left:40px;
	width:600px;*/
float:left;
overflow:auto;
font-family:tahoma;
font-size:0.8em;
margin-left:10px;
position:relative;
text-align:justify;
width:375px;
height:100%;
}

#content h1 {
font-size:1.2em;text-align:right;
margin-top: 280px;
font-weight:lighter;
padding-right:10px;
_padding-right:17px;
}

#content h3 {
	text-align:left;
	margin-top: 0em;
	margin-bottom: .2em;
	font-style: oblique;
	font-size: 1.2em;
	margin-left: 40px;
}

#content p {
	text-align:left;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
	margin-left:100px;
}
#content p a:link {
	color:brown;
}

.entry {
	margin-bottom:1em;
}
#content .contact h3 {
	text-align:left;
	margin-top:80px;
	font-style: italic;
	font-size:1.2em;
	margin-left:60px;
	margin-bottom:20px;
}
#content .contact p {
	margin-bottom:10px;
	font-size: 1em;
	margin-left:100px;
}

#content div#gallery p {
	font-size: 1.7em;
	margin-bottom:35px;
	text-align:right;
}

#caption {
	position: absolute;
	bottom:10px;
	right:0px;
	_right:10px;
	padding-right:10px;
	padding-left:20px;
	font-family: tahoma;
	text-align:justify;
	font-size:1em;
	font-style: italic;
	width:360px;
	text-align:right;
}
