/* CSS Document */
body {
	background-color: #FF99CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	color: #FFFFFF;
}
	
.txt_Content_curlys {
	font-size: 16px;
	font-weight: bold;
	color: #FF3366;
}
.bg {
	background-image: url(http://www.pure-goddess.com/css/bg_main_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;}	
	
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;}	
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;}	
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: capitalize;}	
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
	
.bg_main_tile {
	background-image: url(http://www.pure-goddess.com/css/bg_main_tile.jpg);
	background-repeat: repeat-x;}
	
.bg_main_top {
	background-image: url(http://www.pure-goddess.com/css/bg_main_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
	
.bg_header{
	background-image: url(http://www.pure-goddess.com/css/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}
	
.bg_navigation {
	background-image: url(http://www.pure-goddess.com/css/bg_navigation.jpg);
	background-repeat: no-repeat;
	background-position: center center;}
	
.bg_body_cap {
	background-image:  url(http://www.pure-goddess.com/css/bg_body_cap.png);
	background-repeat: no-repeat;
	background-position: center bottom;}
.bg_tables {
	background-image: url(bg_body.jpg);
	background-repeat: repeat;
}
	
.bg_body_cap_store {
	background-image:  url(http://www.pure-goddess.com/css/bg_body_cap_store.png);
	background-repeat: no-repeat;
	background-position: center bottom;}
	
.bg_body_tile {
	background-image:  url(http://www.pure-goddess.com/css/bg_body_tile.jpg);
	background-repeat: repeat;}
	
.bg_body_tile_store {
	background-image:  url(http://www.pure-goddess.com/css/bg_body_tile_store.jpg);
	background-repeat: repeat;}
	
.bg_body_upper {
	background-image: url(http://www.pure-goddess.com/css/bg_body_upper.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
	
.bg_footer {
	background-image: url(bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;}
.bg_girls {
	background-image: url(../images/bg_girls.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_Magadelena {
	background-image: url(../images/bg_Magdalena.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_chelsea {
	background-image: url(bg_chelsea.png);
	background-repeat: no-repeat;
	background-position: center top;}
.bg_Suzi {
	background-image: url(../images/bg_Suzzi.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_Lizzie {
	background-image: url(../images/bg_Lizzie.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_Corner_lt {
	background-image: url(corner_left_top.png);
	background-repeat: no-repeat;
	background-position: right bottom;}
.bg_Corner_lb {
	background-image: url(cornter_left_bottom.png);
	background-repeat: no-repeat;
	background-position: right top;}
.bg_Corner_rt {
	background-image: url(corner_right_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_Corner_rb {
	background-image: url(cornter_right_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;}				
.txt_Title_grey {
	font-size: 60px;
	font-weight: normal;
	color: #333333;}
	
.txt_SubTitle_grey {
	font-size: 30px;
	font-weight: normal;
	color: #333333;}
	
.txt_Content_grey {
	font-size: 12px;
	font-weight: normal;
	color: #333333;}
		
.txt_Title_white {
	font-size: 60px;
	font-weight: normal;
	color: #ffffff;}
	
.txt_SubTitle_white {
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;}
	
.txt_Content_white {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;}
.txt_Content_curlys_footer {
	font-size: 12px;
	font-weight: normal;
	color: #FF3366;}
.txt_Content_white_Bold {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
