img {
	border: none;
	border-bottom-width: 0px;
	display: block;
	
}
body{
	background : #9aa6ff;
	background-image: url(images/Splashbkg.gif);
	background-repeat: repeat-x;
	font-size: 15px;
	margin: 0;
}
h1 {
	font-family : "Courier New", Courier, monospace;
	font-size : 30px;
	color : #6633FF;
	text-align : center;
}
h2 {
	font-family : "Courier New", Courier, monospace;
	font-size : 23px;
	padding-left : 15px;
	padding-right : 15px;
	text-align : center;
	color : #AA0055;
	font-weight : bolder;
}
a, .links{
	color : #FF1493;
	font-size : medium;
}
a:hover{
	color : #FF69B4;
}
a:visited{
	color : #EE82EE;
}
.billing{
	font-family : "Courier New", Courier, monospace;
	font-size : medium;
	text-align : justify;
	color : White;
	font-weight : bold;
}
.billingHead{
	text-align:center;
	color: #FF1493;
	font-weight:bolder;
	font-size : 20px;
}
.billingBorder{
	background-color : #FF1493;
}
.billingInside{
	font-family : "Courier New", Courier, monospace;
	font-size : small;
	text-align : center;
	color : #CD5C5C;
	font-weight : bold;
	background : White;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
.center{
	margin: auto;
	display: inline-block;
}
.chatango-box {
	width: 300px;
	z-index: -110;
	border: thin double Silver;
	color: #FFEBCD;
	font-size: 28px;
	padding: 10px;
	background-color:rgba(255,0,0,0.5);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.header {
	font-family : "Courier New", Courier, monospace;
	font-size : 26px;
	padding-left : 15px;
	padding-right : 15px;
	text-align : center;
	color : #FF42A1;
	font-weight : bolder;
}
.border{
	background-color : White;
}
.copy{
	font-family : "Courier New", Courier, monospace;
	font-size : medium;
	padding-left : 25px;
	padding-right : 25px;
	text-align : justify;
	color : #640037;
}
.faq{
	font-family : "Courier New", Courier, monospace;
	font-size : medium;
	text-align : justify;
	color : #FF1493;
	font-weight : bold;
}
 .footer {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	text-align : center;
	color : White;
	line-height : 15px;
}
.gold{
	color: #AA0055;
}

/* Begin Google 404 widget classes */
.other-things{
	font-family : "Times New Roman", Times, serif;
	font-size : 1.5 em;
	padding-left : 15px;
	padding-right : 15px;
	text-align : center;
	color : black;
}
.search-goog{
	display: block;
	list-style-type: none;
	text-align:center;
	color: blue;
	font-weight:bolder;
	font-size : 1.2em;
	line-height: 200%;
}
/* End Google 404 widget classes */	

.phone{
	font-family : "Courier New", Courier, monospace;
	font-size : 60px;
	color : #6633FF;
	text-align : center;
}
.splash-bkg{
	background: url(images/Splash_16.gif) repeat-y;
}
.splashcopy{
	font-family : "Courier New", Courier, monospace;
	font-size : large;
	padding-left : 130px;
	padding-right : 130px;
	text-align : justify;
	color : blue;
}

#content {
	width: 550px;
}
