.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navbg {
	border: thin solid #000000;
	background-color: #CC0000;
	
}
.logobg {
	background-image: url(images/buttons/logo_bg_1.gif);
	background-repeat: repeat-x;
	border: thin solid #000000;
	background-position: right;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: underline;
	color: #FF0000;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F5D8CA;
	border: thin solid #000000;
}

.images a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.images a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

.images a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.images a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.mainimg a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.mainimg a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

.mainimg a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.mainimg a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

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

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #CC0000;
}

/*************** Psychics Connect ***************/
.psychics {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
}

.psychics a {
	color: #490081;
	text-decoration: underline;
}

.psychics a:visited {
	text-decoration: underline;
//	color: #999999;
	color: #490081;
}

.psychics a:hover {
	text-decoration: underline;
	color: #EC7D15;
}

.psychics a:active {
	text-decoration: underline;
	color: #EC7D15;
}

.psychics strong {
	color: #490081;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "lucida grande", verdana, geneva, sans-serif;
	color: #EC7D15;
	line-height: normal;
}
	
h1 {
	font-size: 1.8em;
	color: #490081;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
}

h4 {
	font-size: 1.2em;
}

h5{
	font-size: 1.1em;
}

h6{
	font-size: 1em;
}
