@charset "utf-8";
/* performers */

body, html{
	margin : 0px;
	padding : 0px;
}

html{
background-image:url(http://www.datingsp.com/images/bg.gif);
}


a{
	text-decoration: none;
}

a img{
	border: 4px; background-color: #CCCCCC;
}

a:hover{
	text-decoration: underline;
}

h1 {
margin: 0px; 
padding: 3px; 
font-family: Tahoma, Arial; 
font-size: 18px; 
font-weight: bold; 
line-height: 20px; 
color: #ffffff; 
background-color: #990000; 
text-align: center;
} 

h2 { 
margin: 0px; 
padding:3px; 
font-family: Verdana, Arial, Helvetica, sans-serif ; 
font-size: 16px; 
font-weight: bold; 
line-height: 18px; 
color: #ffffff; 
background-color: #990000; 
text-align:center;
}

img{
	border: none;
	margin: 0px;
	padding: 0px;
}

li{
    font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	}

p{
    font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	}
	
a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {color: #CCFFFF; text-decoration: underline;}

a:hover {color: #CCFFFF; text-decoration: none;}

/* -------------------------------- */
#wrapper{
	width: 980px;
	height: auto;
}

.head{
width: 800px;
background: #000000;
border: double; 
border-color: #333333;
}

.model{
width: 800px;
height: inherit;
background: #000000;
border: double; 
border-color: #333333;
margin-top: 20px;
}

.footer{
width: 800px;
background: #000000;
border: double; 
border-color: #333333;
margin-top: 20px;
}

.style1 {color: #CCCCCC}

.style2 {font-weight: bold}

