﻿html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
body {
	background-color: #CECFCE;
}
h1 {
	font-family: georgia;
	font-size: 21px;
	font-weight: bold;

	margin: 10px 5px 10px 0px;
	padding: 0px;
}
p
{
	padding:0;
	margin:10px 0px 10px 0px;
}
td {
	vertical-align: top;
}
.outnow {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}

.download
{
	background: url(images/download.gif) no-repeat  right  bottom ;	
}


.freesingles
{
	background: url(images/freesingles.gif) no-repeat  right  bottom ;	
}

.singles
{
	background: url(images/singles.gif) no-repeat  right  bottom ;	
}

.padtop
{
	padding-top:20px;
}
a.highlighted:visited
{
	font-family: georgia;
	font-size: 19px;
	font-weight: bold;
	color:black;
}

a.highlighted:active
{
	font-family: georgia;
	font-size: 19px;
	font-weight: bold;
	color:black;
}

a.highlighted:link
{
	font-family: georgia;
	font-size: 19px;
	font-weight: bold;
	color:black;
}

a.highlighted:hover
{
	font-family: georgia;
	font-size: 19px;
	font-weight: bold;
	color:black;
}

a.highlighted
{
	font-family: georgia;
	font-size: 19px;
	font-weight: bold;
	color:black;
}

a:active {
	text-decoration: underline;
	color: white;
}

a:visited {
	text-decoration: underline;
	color: white;
}

a:link {
	text-decoration: underline;
	color: white;
}
a:hover
{
	
	text-decoration: underline;
	color: #97D6FF;
}
a img {
	border: none;
}

.bordertop
{
	border-top:1px solid;
	padding-top:3px;
	
	
}



#all
{
	width: 965px; margin: 0px auto 0px auto;
}

#masthead{
	width: 965px;
	overflow:auto;
	clear:both;
}

#theLeftSide a,#theLeftSide a:active,#theLeftSide a:visited
{
color:black;
}

#theLeftSide a:hover
{
color:gray;

}

#theLeftSide
{
	float: left; padding-bottom: 10px; text-align: left; width:290px; padding-right:10px;
	
}




#theRightSide
{
	float: left; padding-bottom: 10px; width:660px; 
}

#right1
{
	width: 350px; float: left; padding-left: 10px
}
#bottom {
	padding-top: 1px;
	clear: both;
	font-size: 10px;
	text-align: center;
}
#bottom a:active {
	color: #471717;
	text-decoration: none;
}
#bottom a:visited {
	color: #471717;
	text-decoration: none;
}
#bottom a:link {
	color: #471717;
	text-decoration: none;
}
#bottom a:hover {
	color: #471717;
	text-decoration: underline;
}

.theOptions
{
font-family: georgia;
	font-size: 19px;
	font-weight: bold;
	color:black;
	display:block;
	background-image: url('images/bullet.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 30px;

	
}




a.fb {
	background: url(/Singles_Out_Now/images/facebook_16.png) no-repeat left center;
	padding-left: 19px;
	
	
}

