/* Start of CMSMS style sheet 'simple_beauty : Simple Beauty' */
body {
	background: #292929 url(uploads/simple_beauty/body.png) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 794px;
	background: url(uploads/simple_beauty/header.png) no-repeat left top;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.header {
        background: #292929 url(uploads/simple_beauty/body.png) repeat-x left top;
}
p.sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
.footer {
	text-align: center;
	font-size: 10px;
        padding: 8px 30px 0 30px;
        width: 510px;
        clear: both;
}
.content {
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px;
        background: url(uploads/simple_beauty/wrapper.png) no-repeat left 368px;
}
.header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
/* End of 'simple_beauty : Simple Beauty' */

