body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	color: #000000;
	background-color: #f2e6f4; 
	background-image: url(../images/bg.jpg); background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
	color: #6c207e;
}

a:visited {
	text-decoration: none;
	color: #6c207e;
}

a:hover {
	text-decoration: underline;
	color: green;
}

a:active {
	text-decoration: none;
	color: #6c207e;
}

/*
.play { position: absolute; 
        left: 200px;
}
*/


h2, h3, h4, h5, h6 {
	color: #570b66;
}

.purpletex {
    color:  #570b66;
}


#wrap {
	padding: 0;
	width: 750px;
	margin: auto;
	background-color: #FFFFFF;
}

#titlebar_frontpage {

	width: 750px;
	height: 235px;
	background-color: #ffffff;
	margin: auto;
}

#titlebar_frontpage h1 {
	display: none;
}

#titlebar_frontpage_1 {
    float: left;
	width: 290px;
	height: 230px;
	margin: auto;
	background-image: url(../images/dome_logo_290x233.jpg);
	background-color: #ffffff;
	background-position: 50% 0%;
	background-repeat: no-repeat;	
}

#titlebar_frontpage_2 {
    float: right;
	width: 460px;
	height: 230px;
	margin: auto;	
	background-color: #ffffff;
	background-position: 50% 50%;
	background-repeat: no-repeat;	

}

#titlebar {
	width: 750px;
	height: 72px;
	background-color: #ffffff;
	margin: auto;
}

#titlebar h1 {
	display: none;
}

#titlebar_1 {
    float: left;
	width: 89px;
	height: 72px;
	margin: 0;
	background-color: #ffffff;	
}

#titlebar_2_hair {
    float: right;
	width: 661px;
	height: 72px;
	margin: auto;
	background-image: url(../images/submenu_banner.jpg);
	background-color: #ffffff;
	background-position: 50% 50%;
	background-repeat: no-repeat;	
}

#titlebar_2_beauty {
    float: right;
	width: 661px;
	height: 72px;
	margin: auto;
	background-image: url(../images/submenu_banner.jpg);
	background-color: #ffffff;
	background-position: 50% 50%;
	background-repeat: no-repeat;	
}

#titlebar_2_spa {
    float: right;
	width: 661px;
	height: 72px;
	margin: auto;
	background-image: url(../images/submenu_banner.jpg);
	background-color: #ffffff;
	background-position: 50% 50%;
	background-repeat: no-repeat;	
}


/* Navigation */

/* 
#navigation {
	width: 100%;
	margin: auto;
	margin-bottom: -4px;
	padding: 0;
    height: 1.9em;
	font-size: 80%;
	line-height: 120%;
	background-color: #9b9a87;
}
*/

#navigation {
	width: 100%;
	margin: auto;
	margin-top: 1px;
	margin-bottom: -4px;
	padding: 0;
    height: 1.9em;
	font-size: 80%;
	line-height: 120%;
}

/* Position for Firefox

----------------------------------------------- */

html>body #navigation {
	width: 100%;
	margin: auto;
	margin-top: 1px;
	margin-bottom: -5px;
	padding: 0;
    height: 1.9em;
	font-size: 80%;
	line-height: 120%;
}



.frontpage {
	background-color: #ab88b2;
}

.hair {
	background-color: #a8bf7c;
}

.beauty {
	background-color: #bf7c95;
}

.spa {
	background-color: #7cbabf;
}


#navigation ul {
    line-height: 1;
	list-style: none;
}


#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.frontpage li {
	background-color: #ab88b2;
}

.hair li {
	background-color: #a8bf7c;
}

.beauty li {
	background-color: #bf7c95;
}

.spa li {
	background-color: #7cbabf;
}


#navigation li ul{
    position: absolute;
	left: -999em;
	height: auto;
	width: 7em;
	margin: 0;
	padding: 0;
}

#navigation li ul li{
	background: #cebfd2;
}


#navigation li:hover ul, #navigation li.subhover ul {
	left: auto; 
}

#navigation a {
    display: block;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	padding: 4px 6px;
}

#navigation li ul a {
    text-align: left;
	border-right: 0;
}

#navigation #width1 a { 
    width: 10.3em;
}

#navigation #width2 a { 
    width: 8.8em;
}

#navigation #right_spa a { 
    border-right:0;
	width: 7.7em;
}

#navigation #right_hair a { 
    border-right:0;
	width: 10.2em;
}

#navigation #right_beauty a { 
    border-right:0;
	width: 10.2em;
}


#navigation a:visited {
	color: #ffffff;
}

#navigation a:hover {
	background-color: #631875;
	color: #ffffff;
}

#navigation p {
	float: left;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	padding: 4px 8px
}

#navigation2 {
	width: 750px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding:0;
	height: 1.9em;
	font-size: 80%;
	line-height: 120%;
	background-color: #875b91;
	text-align:center;
}

#navigation2 p {
	float: left;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	padding: 4px 8px
}

#navigation2 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}


#navigation2 a {
	float: left;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	padding: 4px 6px;
	width: 237px;
}

#navigation2 #right a {
	float: left;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	border-right: 0px solid #dddddd;
	padding: 4px 6px;
	width: 237px;
}

#navigation2 a:visited {
	color: #ffffff;
}

#navigation2 a:hover {
	background-color: #631875;
	color: #ffffff;
}

#navigation2_page3 {
	width: 750px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding:0;
	height: 1.9em;
	font-size: 80%;
	line-height: 120%;
	background-color: #875b91;
	text-align:center;
}

/* Position for Firefox

----------------------------------------------- */

html>body #navigation2_page3 {
    padding-bottom: 5px;
}



#navigation2_page3 p {
	float: left;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	padding: 4px 8px
}

#navigation2_page3 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}


#navigation2_page3 a {
	float: left;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	padding: 4px 6px;
	width: 237px;
}

#navigation2_page3 #right a {
	float: left;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	border-right: 0px solid #dddddd;
	padding: 4px 6px;
	width: 237px;
}

#navigation2_page3 a:visited {
	color: #ffffff;
}

#navigation2_page3 a:hover {
	background-color: #631875;
	color: #ffffff;
}

#navigation3 {
	width: 750px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	height: 1.9em;
	font-size: 90%;
	line-height: 120%;
	background-color: #ffffff;
	text-align:center;
}

#navigation3 p {
	float: left;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	padding: 4px 8px
}

#navigation3 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;

}


#navigation3 a {
	float: right;
	font-weight: bold;
	color: #000000;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	padding: 4px 6px;
}

#navigation3 a:visited {
	color: #000000;
}

#navigation3 a:hover {
	background-color: #cfceb7;
	color: #333333;
}

/* Main Content */

#mainbg_frontpage {
    margin-top: 4px;
	background-color: #f4eef5; 
	height: 100%;
}

/* Position for Firefox

----------------------------------------------- */

html>body #mainbg_frontpage {
	margin-bottom: -20px;
}



#mainbg {
    margin-top: 4px;
    background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	height: 100%;
}
/* Position for Firefox

----------------------------------------------- */

html>body #mainbg {
	margin-bottom: -15px;
	margin-top: -4px;
}


#content_frontpage {
	float: right;
	width: 440px;
    margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #f4eef5;
	height: 100%;
}

#content {
	margin-right: 200px;
	margin-left: 0;
	padding-left: 15px;
	padding-top: 0;

}

#content_sitemap {
	margin-left: 0;
	padding-left: 15px;
	padding-top: 0;

}


/* SideBar */

#sidebar_right {
	float: right;
	width: 200px;
	padding: 0;
    margin-bottom: 20px;
	height: 100%;
}

#sidebar_left {
	margin-right: 460px;
	margin-left: 10px;
	padding-left: 0;
    margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f4eef5; 
	border-right: 2px solid #cdc1cf;
	height: 100%;
}

/* SearchBar */

.search-bar {
    float: right;
}

#search {

    margin: 0;
	margin-bottom: -15px;
	padding: 0;
	font-size: small;
}



/* Footer */

#footer {
	clear: both;
	margin: 0px;
	padding: 0.2em 1em 1em 1em;
	background-color: #f4eef5;
	border-top: 2px solid #e0e0d3;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #374436;
}

#footertext {
	clear: both;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #9b9a87;
	text-align: center;
	float:right;
}




blockquote {
	font-style: italic;
	font-size: 90%;
	line-height: 120%;
	background-image: url(../images/openquote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2em;
	padding-right: 2em;
	padding-left: 7px;
	padding-top: 3px;

}

.sabbjob blockquote {
	font-style: italic;
	font-size: 90%;
	line-height: 120%;
	background-image: url(../images/openquote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding-right: 2em;
	padding-left: 7px;
	padding-top: 3px;

}








