/** STANDARD OVERRIDES
 */

BODY {
	color: #fff;
	background-color: #010101;
	margin-top: 6px;
	background-image: url('/images/bg_1.jpg');
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	scrollbar-face-color: #010101;
   	scrollbar-shadow-color: #F43C3C;
   	scrollbar-highlight-color: #ECC0EC;
   	scrollbar-3dlight-color: #F43C3C;
    	scrollbar-darkshadow-color: #F43C3C;
   	scrollbar-track-color: #630003;
    	scrollbar-arrow-color: #ECC0EC; }
	/*font-family: "MS Serif",sans-serif;*/
}

H1 {
	color: #ECC0EC;
	text-align: left; 
	margin-top: 6px;
	margin-right:25pt;
	margin-left:25pt;
	font-size: 10pt;
	font-family: "MS Serif",sans-serif;
}

H2 {
	color: #ECC0EC;
	text-align: center; 
	margin-top: 0px;
	font-size: 14pt;
	font-family: Arial, sans-serif;
}

H3 {
	color: #ECC0EC;
	text-align: left; 
	margin-top: 2px;
	margin-right:25pt;
	margin-left:25pt;
	font-size: 10pt;
	font-family: "MS Serif",sans-serif;
}

H5 {
	color: #ECC0EC;
	text-align: center; 
	margin-top: 0px;
	font-size: 8pt;
	font-family: Arial;
	
}

SMALL {
	color: #ECC0EC;
	text-align: center; 
	margin-top: 2px;
	font-size: 8pt;
	font-family: Arial, sans-serif;
}

A:link	{
	color:ECC0EC;
	text-decoration:underline;
}

A:visited {
	color:ECC0EC;
	text-decoration:underline;
}

A:hover	{
	color:ECC0EC;
	text-decoration:none;
}

/** CUSTOM STYLES AND CLASSES
 */
 
 
 #girlsname {
 	width: 500px;
 	height: 85px;
	margin: 0 auto;
	top: 0px;
}

#topspacer {
	width: 700px;
	height: 129px;
	margin: 0px;
	background-image: url('/images/shp_bio_top.jpg');
}

.bigGirl {
	position: absolute;
	top: 140px;
	left: 20%;
}

.girl1 {
	position: absolute;
	top: 130px;
	left: 55%;
}

.girl2 {	
	position: absolute;
	top: 130px;
	left: 75%;
}

.girl3 {
	position: absolute;
	top: 250px;
	left: 55%;
}

.girl4 {	
	position: absolute;
	top: 250px;
	left: 75%;
}

.girl5 {
	position: absolute;
	top: 370px;
	left: 55%;
}

.girl6 {	
	position: absolute;
	top: 370px;
	left: 75%;
}


.bigGirlIMG {
 	border-width:2pt;
 	border-color:rgb(1,1,1);
 	border-style:double;
}

.girlIMG {
 	border-width:2pt;
 	border-color:rgb(1,1,1);
 	border-style:double;
}

.girlIMG2 {
 	border-width:2pt;
 	border-color:rgb(126,0,61);
 	border-style:double;
}

#container {
	position: relative;
	top: 400px;
	width: 700px;
	height: 100px;
	text-align: center;
	margin: 0 auto;
}

.spacer2 {
	background-image: url('/images/shp_bio_3.jpg');
	background-repeat: repeat;
	width: 700px;
	height: 43px;
	text-align: center;
	padding: 1px;
}

#footer {
	background-image: url('/images/shp_bio_3_fill.jpg');
	background-repeat: repeat;
	width: 700px;
	text-align: center;
	padding: 1px;
}

#footerTail {
	background-image: url('/images/shp_bio_4.jpg');
	background-repeat: repeat;
	width: 700px;
	height:139px;
	text-align: center;
	padding: 1px;
}

.spacer {
	background-image: url('/images/shp_bio_2.jpg');
	background-repeat: repeat;
	width: 700px;
	text-align: left;
	padding: 1px;
	clear: both;
	margin: 0px;
}

#navBar1 {
	position:relative;
	left: 13px;
	width: 672px;
	height: 32px;
	background-image: url('/images/bg_1.jpg');
	background-repeat: repeat;
	font-family:Arial,sans-serif;
 	font-size:10pt; 
	color:white;
}

.navElem {
	width: 127px;
	height: 25px;
	float: left;
	text-align: center;
	color: #ECC0EC;
	padding-top: 7px;
}

.navSep {
	width: 6px;
	height: 32px;
	float: left;
	background-image: url('/images/shp_sep.gif');
}

.speaktoMe {
	width:233px;
	height: 43px;
	text-align: center;
	float: left;
}


