@charset "UTF-8";
#signup {
	height: 49px;
	z-index: 5;
}
#navtable      a   {
	color: #E21870;
	text-decoration: none;
	padding-left: 5px;
	text-transform: uppercase;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 85%;
}
#navtable       a:hover {
	color: #E21870;
	background-color: #FFCA05;
	display: block;
	visibility: visible;
}
body {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.png);
	background-position: center;
	line-height: 18px;
}
.big1 {
	font-size: 16px;
	line-height: 22px;
}
#nav2 a {
	font-weight: bold;
	padding: 1px;
	color: #000000;
	text-decoration: none;
}
#nav2 a:hover {
	color: #E21870;
}
#circle {
	position: absolute;
	top: 0;
	z-index: 2;
	right: 63%;
}
#logo {
	position: absolute;
	top: -95px;
	z-index: 4;
	right: 65%;
}
#topnav {
	width: 300px;
	position: relative;
	left: 637px;
}
#main {
	top: 45px;
	position: absolute;
	left: 5%;
	right: 5%;
	z-index: 1;
}
.norepeat {
	background-repeat: no-repeat;
	background-color: #191919;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
.style1 {
	color: #E21870;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}
a {
	color: #E21870;
}
#nav {
	position: absolute;
	top: 65px;
	right: 52%;
	z-index: 3;
	line-height: 14px;
}

.name {
	color: black;
	font-weight: bold;
	font-size: 14px;
}
.lineright {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F09;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F09;
}
.linerightBlue {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #009CCD;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009CCD;
}
.linerightCopy {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E21B70;
}
.linerightBlueCopy {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #009CCD;
}
.linebtm {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E21B70;
}
.linebtmBlue {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009CCD;
}
.title1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #009CCD;
	line-height: 24px;
}
.title1Pink {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #E21B70;
	line-height: 24px;
}
.quotes {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
.quotesPink {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #E21870;
}

