body {
	background-color: #186790;
	color: #000066;
	text-align: center;
	background-image:url(images/background1.jpg);
}

#frame {
	width: 960px;
	border: 0px solid #0000ff;
	margin: 0 auto;
}

#frame img {
	border-color: #000000;
}

.hosts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; /*px, pt, em.*/
	font-weight: normal;
	color: #000000;
}

.listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt; 
	color: #0F5673;
}

.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; /*px, pt, em.*/
	font-weight: normal;
	color: #0000ff;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #0F5673;
}

h1 {
	font-family: Papyrus, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: left;
	/*line-height: 10px;*/
}


h2 {
	font-family: Papyrus, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #7f090b;
	margin: 0px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #000000;
	margin: 0px;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #000000;
	margin: 0px;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}

h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #000000;
	margin: 0px;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}

h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt; /*px, pt, em.*/
	font-weight: bold; /*normal*/
	font-style: normal; /*italic*/
	color: #000000;
	margin: 0px;
	padding: 2px 2px 2px 2px; /*top right bottom left*/
	letter-spacing: 0px;
	word-spacing: 0px;
	/*line-height: 10px;*/
}

A:LINK {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000099;
	text-decoration: none;
}

A:VISITED {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #0000cc;
	text-decoration: none;
}

A:HOVER {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #ff0000;
}

A:ACTIVE {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #0000ff;
}



A.bottom:LINK {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #666666;
	text-decoration: none;
}

A.bottom:VISITED {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #666666;
	text-decoration: none;
}

A.bottom:HOVER {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #ff0000;
}

A.bottom:ACTIVE {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #ff0000;
}




/* Navigation links */
A.nav:LINK {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
}	
	
A.nav:VISITED {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
}	
	
A.nav:HOVER {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.nav:ACTIVE {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #ff0000;
}



/* a-z.html alphabet internal links */
A.book:LINK {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ff0000;
}	
	
A.book:VISITED {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ff0000;
}	
	
A.book:HOVER {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.book:ACTIVE {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ff0000;
}





/* Primium listings website link */
A.website:LINK {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.website:VISITED {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.website:HOVER {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}	
	
A.website:ACTIVE {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}
 

