/********************/
/***** General ******/
/********************/
body {
	background:#dc0067 url(../images/css/tile_body.gif) repeat-x;
	margin:0;
	_text-align /**/:center; /* ie 5.x fix */
}
div,
td {
	font:12px/16px verdana,sans-serif;
	color:#666;
}
.sm {
	font:10px/13px verdana,sans-serif;
}
p {
	margin:16px 0;
}
.pt0 {
	margin-top:0;
}
.pb0 {
	margin-bottom:0;
}
.ptb0 {
	margin:0;
}
ul {
	margin:16px 0 16px 16px;
	padding:0;
}
li {
  margin:0;
  padding:0px 0px 5px 0px;
  color:#dc0067;
}

li a:link {
  color:#dc0067;
}

li a:hover {
  color:#dc0067;
}

li a:visited {
	color:#9F004B;
}

li span {
  color:#666;
}
h1 {
	font:bold 13px/16px verdana,sans-serif;
	color:#dc0067;
	margin:24px 0 -4px 0;
}
h2 {
	font:bold 13px/16px verdana,sans-serif;
	color:#dc0067;
	margin:8px 0 -4px 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	margin:auto;
}
.clear {
	clear:both;
}
.block {
	display:block;
}
.none {
	display:none;
}
.textleft {
	text-align:left;
}
.textcenter {
	text-align:center;
}
.textright {
	text-align:right;
}
.nowrap {
	white-space:nowrap;
}
.w {
	padding-left:1px; /*fixes ie bug - letter "W" cuts off when starting a line */
}
b {
	color:#000;
}

/********************/
/**** Structure *****/
/********************/
#top {
	background-color:#fff;
	margin:10px auto 0 auto;
	width:780px;
	_text-align /**/:left; /* ie 5.x fix */
}
#gs_top {
	position:relative;
}
#gs_top div {
	position:absolute;
	top:0;
	right:0;
	background:url(../images/css/bg_girlstart.gif) no-repeat;
	font:11px/16px verdana,sans-serif;
	height:38px;
	width:188px;
	cursor:pointer;
	_cursor:hand; /* ie */
}
#gs_top div img {
	display:block;
	position:absolute;
	top:8px;
	right:0;
}
#pg_left {
	float:left;
	padding-left:20px;
	width:180px;
	_width /**/:200px; /* ie 5.x fix */
}
.quote {
	background:#fff url(../images/css/bg_quote.gif) no-repeat;
	font:bold italic 12px/16px verdana,sans-serif;
	color:#5d002c;
	margin-top:50px;
	padding:60px 25px 25px 20px;
	width:135px;
	_width /**/:180px; /* ie 5.x fix */
	_overflow:visible; /* fixes ie italics width bug */
}
.quote_home {
	background:#fff url(../images/css/bg_quote_home.gif) 90px 0 no-repeat;
	text-align:left;
	margin:auto;
	font:bold italic 12px/16px verdana,sans-serif;
	color:#5d002c;
	padding:30px 0 0 180px;
	width:425px;
	height:80px;
	_width /**/:605px; /* ie 5.x fix */
	_height /**/:110px; /* ie 5.x fix */
	_overflow:visible; /* fixes ie italics width bug */
}
.quote span {
	white-space:nowrap;
}
#pg_right {
	float:left;
	padding-right:20px;
	width:560px;
	_width /**/:580px; /* ie 5.x fix */
}
#home_mid {
	width:320px;
	height:347px;
	float:left;
}
#home_right {
	margin-top:60px;
	width:240px;
	float:left;
}
#callout {
	clear:both;
	background:#fff url(../images/css/bg_callout.jpg) no-repeat;
	padding:94px 20px 1px 20px;
	margin:auto;
	text-align:left;
	height:115px;
	width:565px;
	_height /**/:210px; /* ie 5.x fix */
	_width /**/:605px; /* ie 5.x fix */
}
#callout div {
	float:left;
	font:11px/14px verdana,sans-serif;
	color:#fff;
	width:170px;
}
#callout div.mid {
	margin:0 28px 0 27px;
}
#callout div p {
	margin:0 0 8px 0;
}
#callout_sm {
	background:#fff url(../images/css/bg_callout_sm.gif) no-repeat;
	font:11px/14px verdana,sans-serif;
	color:#fff;
	padding:1px 0 1px 120px;
	height:80px;
	width:280px;
	_width /**/:400px; /* ie 5.x fix */
}
#callout_sm p {
	margin:20px 0 8px 0;
}
#callout b,
#callout_sm b {
	color:#fff;
}
ul.arrow {
	margin:0;
	padding:0;
}
ul.arrow li {
	margin:0;
	padding:0 0 0 20px;
  list-style:none;
	background:url(../images/css/icon_arrow.gif) center left no-repeat;
}
ul.arrow li a {
	color:#ee84ba !important;
	display:block;
	height:16px;
}
ul.arrow li a:hover {
	color:#fff !important;
	background-color:transparent;
}
.footer_line {
	clear:both;
	background:#fff url(../images/css/tile_footer.gif) 0 40px repeat-x;
	height:48px;
}
.footer_line_home {
	clear:both;
	background:#fff url(../images/css/tile_footer.gif) 0 10px repeat-x;
	height:18px;
}
#footer {
	padding:1px 20px; /* firefox margin fix (1px) */
}
#footer span {
	display:block;
	padding-left:180px;
}
.sponsors {
	text-align:center;
	margin:8px 0 0 0;
	font:10px/13px verdana,sans-serif;
}
/********************/
/**** Navigation ****/
/********************/
.nav_line {
	background:#fff url(../images/css/line_nav.gif) no-repeat;
	height:2px;
	width:180px;
	margin:2px 0;
}
#nav {
	background:#fff url(../images/css/tile_nav.gif) repeat-y;
	margin:0;
	padding:6px 0 8px 0;
}
#nav li {
	margin:0;
	padding:0 12px;
  list-style:none;
	width:147px;
}
#nav li a {
	padding:3px;
	font:bold 12px/24px verdana,sans-serif;
	color:#000;
	text-decoration:none;
}
#nav li a:hover {
	background-color:#f19ac4;
}
#nav li a.on {
	color:#dc0067;
	background-color:transparent;
}


/********************/
/***** Tables ******/
/********************/
table {
	border-style:none;
}
.vtop,
.vtop td {
	vertical-align:top;
}
.vmid,
.vmid td {
	vertical-align:middle;
}
.vbtm,
.vbtm td {
	vertical-align:bottom;
}

/********************/
/****** Images ******/
/********************/
img {
	border-style:none;
}
.hdr {
	display:block;
}
.end_quote {
	vertical-align:middle;
	margin-left:3px;
}
#logos a {
	line-height:0;
	display:block;
	float:left;
	background-color:transparent;
}
#girlstart {
	clear:both;
	display:block;
	margin:auto;
	_text-align /**/:center; /* ie 5.x fix */
}

#sponsors {
margin: auto 0;
}

#sponsors img {
padding: 0px 0px 20px 0px;
margin: auto 0;
}
/********************/
/****** Links *******/
/********************/
a:link,
a:visited {
	color:#4b60b2;
	text-decoration:none;
}
a:active,
a:hover {
  color:#4b60b2;
	text-decoration:none;
	background-color:#fbcbe1;
}

/********************/
/****** Tables *******/
/********************/

.wider {
 background-color: #fff;
 width: 555px;
}

.table {
 width: 100%;
}

.table .td {
 float: left;
 width: 23%;
 padding-right: 2%;
}

