html {margin:0px;padding:0px;}

body {
 background-color: #170018;
 margin: 0px 0px 25px 0px;
 padding:0px 0px 0px 0px;
 color: #ffccff;
 background-image: url(../images/WelcomeGirl.png);
 background-repeat: no-repeat;
}

#SPhone {
background-image: url(../images/side_phone.png);
background-repeat: no-repeat;
height: 120px;
width: 32px;
float: right;
position: fixed;
right: 0px;
top: 60px;
}

a {color: #ffce00;}
a img {border-style: none}
img.center {display: block; margin-left: auto; margin-right: auto;}

/*  HEADER  */
.Logo {
	font: 14px/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
 	text-align: center;}

.Phone {
  margin: 0px 0px 20px 0px;
	font: bold 18px/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
 	text-align: center;}

/* Navigation Bar  */
#nav {background: #111111;
margin: 0px 0px 18px 0px;
padding: 6px 9px 6px 9px;
border-top: 1px solid purple;
border-bottom: 1px solid purple;}

/* Nav Buttons */
.round {
	cursor:pointer;
	cursor:hand;
	line-height:26px;
	height:26px;
	background:url(../images/navbtns.png) no-repeat right top;
	padding-right:15px;
	display:inline-block;
	margin-right: 4px;}

.round ins {
  background:url(../images/navbtns.png) no-repeat left top;
  height:26px;
  line-height:26px;
  display:inline-block;
  padding-left:15px;
  margin-left: -4px;/* Keep right side of image from showing thru left image where transparent */
  text-decoration:none;
  color: #111111;}

a.round {text-decoration:none;}
a.round:hover {background-position:right -26px;}
a.round:hover ins {background-position:left -26px;}

/* Containers */
#container {min-height: 100%; padding: 0px 0px 0px 0px;}

.Content{margin-left:220px;}
.Content p {line-height:1.4}
.Wrapper{float:right;width:100%;margin-left:-201px;}

/* Main Page Top Bottom Col */
#main_col {
margin-bottom: 18px;
float:left;clear:left;width:200px;
}

#partner_col {
text-align: center;
clear:left;width:200px;}

/* Featured Model */
#Featured {
/*		 Top - Right - Btm - Lft */
margin: 18px 18px 32px 220px;
font-size: 24px;
font-weight: bold;
color: #fc2c9e;
text-align: center;
float: left;
}

#Featured_More {
/* Margin top should be 18 + the Featured Text Img Height */
margin: 84px 34px 32px 538px; /* Left margin (Feature Margin 220 + Pic Width + 18) */
}

#Featured_More h2 {margin-top: 0px;}
#Featured_More p {text-align: justify;}

/*  Text & Paragraphs   */
.TextArea {
margin: 18px;
padding: 0px;
font: 14px/100% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif, cursive;
text-align: justify;}

.TextArea h1, h2, h3, h4 {color: #ffce00;}

/* Space and Containers  */
.Spacer {
/*		 Top - Right - Btm - Lft */
margin: 32px 0px 32px 0px;}


.WrapIt {
 font: 14px/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
 margin: 32px 18px 32px 18px;
 padding: 0px;}

.WrapItSmall {
 font: 10px/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
 margin: 32px 18px 32px 18px;
 padding: 0px;}

.num_list li { list-style: decimal inside none;}

.MyList {margin: 0px 0px 15px 0px; padding: 0px 0px 0px 25px;}
.MyList li {list-style: url(../images/list_item.png); list-style-position: inside;}
.MyList li a { color: #ffce00;  font-weight: bold;}

#Who{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 25px;
}

#Who table {
  padding: 0px !important;
  background-color: #170018 !important;
  color: #ffccff !important;
  border: none !important;
}


.FollowUs {
/*		 Top - Right - Btm - Lft */
margin: 0px 18px 18px 18px;
padding: 0px;
width: inherit;
clear:both;
text-align: right;}

.FollowUs img {margin-left: 8px;}

.Footer {
margin: 0px;
padding: 0px;
font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
background: url(../images/footer.png) repeat-x;
text-align: center;
border-top: 1px solid purple;
position: fixed;
bottom: 0px;
width: 100%;
height: 15px;}