/* Start of CMSMS style sheet 'THF' */
html, body {
	background: #CACACA url(uploads/simple_beauty/background.png) repeat-x;
	text-align: left;
height: 100%;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
color:#ffffff;
}


#container {
	margin: 0 auto;
	width: 900px

}
#header {
	width: 100%;
height: 150px;

}
#sub_header {
background: #006DAA;
width: 100%;
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	margin: 0 auto;
	width: 100%;

	background: #006DAA;
	
} 
#main_content_top {
	height: 30px;
	background: #006DAA;
} 






#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: left;
	width: 650px;
height: 350px;
overflow: auto;
	text-align: justify;
	padding: 10px 30px 0 30px;
	font-size: 12px
}
.menu {
	width: 139px;
	float: right;
	padding: 10px 20px 0 20px;
	border-left: #058AC4 1px dotted;
	font-size: 12px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #fffffff;
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #DCDCDC;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #DCDCDC;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}

#footer {
margin: 0 auto;
font-size: 10px;
height: 100px;	
width: 100%;
border-top:#058AC4 1px dotted;
	background: #006DAA;
	padding-top: 10px;
} 

/* End of 'THF' */

