/* CSS Document */

/* MAIN */
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
body {background-image:url(images/background.jpg); background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

/* LINKING */
a:link {color: #0066CC;	text-decoration: none;}
a:visited {text-decoration: none; color: #0066CC;}
a:hover {text-decoration: underline; color: #0066CC;}
a:active {text-decoration: none; color: #0066CC;}

/* TEXT */
h1 {font-size: 16px; font-weight: bold;}
.data1 {font-size: 20px; color: #FF99FF; font-weight:400; letter-spacing:-1px;}
.data2 {font-size: 14px; color: #FF99FF; font-weight:700; letter-spacing:-1px;}
.data3 {font-size: 14px; color: #FF99FF; font-style:italic; font-weight:200; letter-spacing:-1px;}
.data4 {font-size: 16px; color: #FF99FF; font-style:italic; font-weight:200; letter-spacing:-1px;}

.15girls {font-size: 12px; color: #000000; font-weight:400; letter-spacing:-1px;}




/* IMAGES */
.image {border-width:1px; border-style:solid; border-color: #FF99FF;}


/* TABLES */
.top {background="images/background-main2.jpg"; background-repeat:no-repeat;} 


/* DIVS */

#main {background-image:url(images/background-body.jpg); background-position:center top; background-repeat:no-repeat;   text-align:center;}
#main1 {background-image:url(images/background-body2.jpg); background-position:center top; background-repeat: repeat-y; text-align:center;}





