.hang { 
text-indent: -0.6em; 
margin-left: 0.7em;
} 

body {
margin : 0;
padding : 0;
font : 84% "Times new roman", verdana, arial, sans-serif;
font-variant : normal;
background : #000;
color : #333;
}
#container {
width : 740px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 5px solid #8d2c3d;
background : #fff;
color : #333;
height: 100%;
}
#topimg {
height : 150px;
padding : 0;
margin : 0;
background : ;
color : #333;
}
}
#topimg h1 {
float : left;
margin : 0 0 0 0;
font-size : 250%;
letter-spacing: 1px;
color : #fff;
background :
}

div.gallery {

display : inline;
width: 740px;
margin : 0px 0px 0px 0px;
padding : 0 0px 0 0px;
}

div.img
{
margin: 10px;
float: right;
text-align: left;
padding-bottom : 0px;
}

#guestbook_content {
margin : 0 0 0 0px;
padding : 0px;
background : inherit;
color : #333;
height : 100%;
}	

#guestbook_content h1 {
padding-left : 20px;
}
	
#navcontainer ul {
float : left;
width : 100%;
padding-left : 0;
margin : 0 0 0 0;
font-size : 110%;
border-top : 1px solid #fff;
border-bottom : 1px solid #fff;
background : #2e2e2e;
color : #333;
}
#navcontainer ul li {
display : inline;
}
#navcontainer ul li a {
float : left;
padding : 0.2em 1em;
text-decoration : none;
border-right : 1px solid #fff;
background : #000;
color : #fff;
}
#navcontainer ul li a:hover, 
#navcontainer ul li a#current {
background : #c0c0c0;
color : #000;
}

#content {
margin : 0 0 0 310px;
padding : 5px;
background : inherit;
color : #333;
}
#content a:link, #content a:visited {
text-decoration : underline;
background : inherit;
color : #000;
}
#content a:hover {
background : inherit;
color : #000;
}
#sidebar {
float : left;
width : 300px;
margin : 0 0 0 0;
padding : 0px;
background : #fff;
color : #333;
}
.sidemenu ul {
list-style-type : none;
}
.sidemenu ul li {
display : block;
}
#footer {
clear : both;
padding : 5px;
margin : 0;
font-size : 95%;
border-top : 1px solid #fff;
background : #8d2c3d;
color : #e9eee4;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #fff;
}
#footer a:hover {
border-bottom : 1px solid #eee;
background: inherit;
color : #c0c0c0;
}
p {
font-size : 105%;
line-height: 1.5em;
margin : 9px;
}
h1 {
margin-top : 8px;
padding : 0;
font-size : 150%;
text-transform : none;
letter-spacing: 2px;
color :  #8d2c3d;
background : inherit;
}
#content ul {
list-style-type: none;
font-size : 120%;
font-weight : bold;
font-style : normal;
color :  #8d2c3d;
line-height: 1.7em;
margin : 25px;
}
blockquote {
font-weight : bold;
font-style : normal;
color : #8d2c3d;;
}
