.fullheight{
	height:100%;
}
html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url(imgs/site_bg.gif);
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	color:#333333;
}
img{
	border:0px;
}
a, a:visited{
	color:#D04993;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	color:#57CBEA;
}
#pinkline{
font-size: 5px;
	position:absolute;
	width:100%;
	left:0px;
	height:7px;
	top: 220px;
	background-color:#E43699;
	padding:0px;
}
#container{
 	width:809px;
	background-color:#FFFFFF;
}
#header{
	width:100%;
	height:217px;
	background-image:url(imgs/top.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	float:left;
}
#headsponsor {
	float:right;
	background-image:url(imgs/top_border.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height: 90px;
    width: 100%;
	left:272px;
}
	
		
#headsponsor a { 
    text-decoration: none;

}
a#thesponsor { 
width: 431px;}

#headsponsor a i { visibility: hidden; }
#subcontain{
	height:auto;
	background-image:url(imgs/main_bg.gif);
	background-position: right;
	background-repeat:repeat-y;
	width:100%;
	margin:7px 0px 0px 0px;
	padding:0px;
	float:left;
}


#left{
	width:210px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
#nav{
	height:226px;
}
#sponsor{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#939393;
}
#sponsor div{
	width:163px;
	margin-right:9px;
	padding-bottom: 2px;
	padding-top: 4px;
	border-bottom: 1px solid #EFEFEF;
}
#sponsor div a{
	color:#939393;
	font-weight: normal;
}
#sponsor div a:hover{
	color:#57CBEA;
}

#main{
	height:100%;
	width:599px;
	float:left;
}
#mainhead{
	background-image:url(imgs/tagline.jpg);
	background-repeat:no-repeat;
	height:75px;
	width:100%;
	clear:right;
}
#mainleft{
	height:auto;
	width:400px;
	float:left;
}
#mainlefthead{
	background-image:url(imgs/doodad1.gif);
	background-repeat:no-repeat;
	height:38px;
	width:100%;
	clear:right;
}
#maincont{
	text-align:left;
}
#text{
	width: 326px;
	margin-bottom:20px;
}

#mainright{
	height:auto;
	width:192px;
	float:left;
	background-color:#CA5999;
}
#footer{
	clear:both;
	width:100%;
	height:44px;
	margin: auto 0px 0px 0px;
}

#andrea_top{
	width:100%;
	background-image:url(imgs/andrea.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:119px;
}
#andrea_cont{
	width:167px;
	background-color:#FFFFFF;
	padding:5px 5px 0px 10px;
	height:auto;
	text-align:left;
	line-height:14px;
}
#andrea_bottom{
	width:100%;
	background-image:url(imgs/a_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:21px;
}
.subheadline{
	font-size:12px;
	font-weight:bold; 
	color:#D04993;
}

