/* CSS Document */

/* MAIN */
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; 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: #FCEF8C;	text-decoration: none;}
a:visited {text-decoration: none; color: #FCEF8C;}
a:hover {text-decoration: underline; color: #FCEF8C;}
a:active {text-decoration: none; color: #FCEF8C;}

/* TEXT */
h1 {font-size: 16px; font-weight: bold;}
.data1 {font-size: 18px; color: #FCEF8C; font-weight:400; letter-spacing:-1px;}
.data2 {font-size: 16px; color: #FCEF8C; font-weight:700; letter-spacing:-1px;}
.data3 {font-size: 12px; color: #FFFFFF; font-weight:200; letter-spacing:-1px;}
.data4 {font-size: 14px; color: #FCEF8C; font-weight:400; letter-spacing:-1px; padding-left:10px;}
.15girls {font-size: 12px; color: #000000; font-weight:400; letter-spacing:-1px;}
.link {font-size: 18px; font-weight:700; letter-spacing:-1px;}



/* IMAGES */
.image {border-width:1px; border-style:solid; border-color: #FCEF8C;}


/* 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:repeat-y; text-align:center;}




