@charset "utf-8";
/* CSS Document */

body {
background:url(images/splash.jpg) top repeat-x #8a0240;
margin:0;
padding:0;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10pt;
}

td {
text-align:left;}

#header {
	background:url(images/pink_01.gif) top center no-repeat;
	height:189px;
	width:780px;
	padding:5px 80px 0 0;
	font-family:"Century Gothic", Verdana, sans-serif;
	font-size:18px;
	text-align:right;
	}
#footer {
color:#FFFFFF;
font-size:10px;
text-align:center;
padding:10px;
}

.header {
	color:#fff9c7;
	font-size:28px;
	font-family:"Century Gothic", Verdana, sans-serif;
	font-weight: normal;
}

hr {
color:#7b5f50;
padding:0;
margin:0;
text-align:left;
}

.strong {
	color:#FFFF99;
	font-size: 14px;
	font-weight: bold;
}

li {
margin:6px;
}


.glasses {
list-style-image:url(images/glasses.gif);
list-style-position:outside;
padding-right:3px;
}a {
	color: #FFFFFF;
	text-decoration: underline;
}

