body 
     { 
       background-color: #1D1916; 
       color: #CCCCCC;  
       font-family: Arial, "Times New Roman", Georgia; 
       font-size: small; 
       text-align: center;
       line-height: 140%; 
     } 


h3 
     {
	color: #FFCCFF;
	font-family: Georgia, Arial, "Times New Roman";
	font-size: large;
	
	} 

h4
     {
     	color: #FFCCFF;
     }


.phonenumber
     {
	color: #FF00FF;
	font-size: x-large;
	
}

#container {
	background:  #000;
	border: 1px dashed #C1C1C1;
    margin-top: 30px;
    padding: 30px;
    text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: auto; 
 	}
 	
 	#container_mainIndex {
    margin-top: 15px;
    padding: 15px;
    text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: auto; 
 	}
 	
.thanks {
	font-family : georgia, times new roman, serif;
	color : #FF1C00;
	line-height: 1.2em;
	font-size : 24px;
	line-height 30px;
	text-align : center;
  	text-transform : uppercase;
    padding-top: 12px;
    padding-bottom: 8px;
	padding-right:  8px;
  }

a:link {
	color: #FF0000;
	text-decoration: none; 
	background-color: transparent;

}

a:visited {
	color: #CC0000;
	text-decoration: none; 
	background-color: transparent;

}

a:active {
	color: #FF0000;
	text-decoration: none; 
	background-color: transparent;

}

a:hover {
	color: #FF3300;
	text-decoration: underline; 
	background-color: transparent;

}

.style3 {	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style9 {font-size: xx-small}
.style13 {font-size: 36px}
.style14 {font-family: Georgia, "Times New Roman", Times, serif}


.navbar
     {
    color: white;
	text-align: center;
    padding: 15px;
	}

.headerleft
     {
	text-align: right;
	position: relative;
	width: 100px;
	float: left;
   line-height: 200%;
}

.headercenter
     {
	position: relative;
	width: 336px;
	height: 145px;
	float: left;
}

.headerright
     {
	text-align: left;
	position: relative;
	width: 100px;
	float: left;
	line-height: 200%;
	
}

.totallogo
     {
	position: relative;
	width: 538px;
 
}

.body
     {
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-style: ridge;
}

.form
     {
	padding-top: 20px;
	padding-bottom: 20px;
	border: groove Silver;
}

.girlsmain
     {
	text-align: center;
	width: 24%;
	float: left;
	position: relative;
	margin-top: 1px;
	margin-bottom: 20px;
}

.girlsinner
     {
	position: relative;
	width: 100%;
	border: outset Silver;
	background-color: #000000;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

.girlsinnerleft
  {
	width: 200px;
	position: relative;
	float: left;
	margin: 10px;

}

.girlsinnerright
{
	width: 200px;
	position: relative;
	margin: 10px;
	float: right;
}

.girlsinnercenter
     {
	width: 200px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 40px;

}

br.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;	
	}

.topnav
     {

	font-size: x-small;
}
 
</style>