body {margin:10px 20px 20px 20px;background:#fff; font-family:Georgia; font-size:12px; color:#511731;}

.title {color:#48182d; font-size:13px; font-weight:bold;}


#leftMenu td {height:30px; text-align:right; padding-right:40px;}
#leftMenu td:hover{background:url(../images/m.jpg) no-repeat center right;}
#leftMenu a {color:#552a38; font-size:14px; font-weight:bold; text-decoration:none;}
a {color:#552a38; text-decoration:none;}
a:hover {color:#552a38; text-decoration:underline;}


.gallery{
    float: left;
    clear: both;
}

.gallerycat{
    float:left;
    clear: both;
    margin-top:20px;
    padding: 5px 0px 5px 0px;
    font-family: Arial; 
    font-size: 16px;
    color:#552a38;
}
.galleryimage-outside{
    float:left; 
}
.galleryimage{
    margin-right: 10px;
    margin-bottom: 10px;
    float:left; 
}
.galleryimage span {
	display:block;
}
.galleryimage img {
	margin-top:3px;
    background-color: #48182d;
    border: 1px solid #956E8D;
    padding: 3px;
	clear:both;
}
