body {
margin: 0;
padding: 0;
background-image: url(../gfx/bg_fade.png);
background-repeat: repeat-x;
background-color: #de8a72;
width: 100%;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #81182E;
line-height: 18px;
}
.wrapper {
width: 780px;
margin: 10px auto;
text-align: left;
}
img {
border: 0;
}
.fl_menu, .bodybox {
margin: 10px 0 5px 0;
padding: 5px;
background-color: #c99894;
}
.fl_menu {
float: left;
width: 130px;
line-height: 24px;
}
.bodybox {
margin-left: 150px;
}
.footer {
text-align: right;
}
a {
text-decoration: none;
font-weight: bold;
color: #81182E;
}
a:hover {
text-decoration: underline;
}
.fl_menu a {
color: #fff;
}
.fl_menu a:hover {
color: #81182e;
text-decoration: none;
}
h1 {
text-align: right;
font-size: 30px;
font-family: "Lucida Grande", "Lucida Sans", lucida, tahoma, verdana, arial, helvetica, sans-serif;
font-weight: bold;
letter-spacing: -1px;
line-height: 30px;
margin: 0 0 10px 0;
padding: 0;
color: #a71f31;
text-transform: lowercase;
}
.bodybox img {
border: 1px solid #a71f31;
}
p {
margin-top: 7px;
margin-bottom: 7px;
}
blockquote {
border-left: 4px dotted #a71f31;
padding-left: 10px;
margin-left: 5px;
}
#fl_commsbox, #fl_tracksbox, .fl_commclear, .fl_blogfooter {
	clear: right;
}
.fl_blogpost1 img, .fl_blogpost2 img, .fl_comment1 img, .fl_comment2 img, .fl_rsslinks img {
	border: 0;
}
h2 {
	font-size: 20px;
	line-height: 28px;
}
.fl_blogpost1, .fl_blogpost2 {
	border-bottom: 1px dashed #333;
}
.gallthumbnail {
	text-align: center;
}
.fl_gallpreview1, .fl_gallpreview2 {
	clear: right;
	min-height: 120px;
	height: auto!important;
	height: 120px;
}