@charset "utf-8";
/* CSS Document */

body
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	width:100%; 
	margin:0px; 
	padding:0px;
	border:0px;
	background-color:#dd5c71;
	background-image:url(images/bgpinkstripes.gif);
}


a
{
	color:#e4858b;
	text-decoration:none;
	font-weight:bold;
}

a:active,a:hover
{
	text-decoration:underline;
	color:#d8445c;
}


#frame
{
	width:800px;
	border:7px white solid;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:30px;
}

#header
{
	width:800px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	z-index:20;
	position:relative;
}

#menu
{
	clear:both;
	text-align:center;
	margin-top:200px;
}

img
{
	border:none;
	border-collapse: collapse;
}


#framecontent
{
	margin-top:10px;
	padding:30px;
}

#strap
{
	width:220px;
	height:219px;
	background-image:url(images/strap.gif);
	cursor:pointer;
}

#cgheader
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-162px;
	z-index:10;
}

.tweetbreak
{
	height:1px;
	border:none;
	background-color:#d8445c;
	width:80%;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:auto;
	margin-left:auto;
}

#tweetbox
{
	width:279px;
	height:249px;
	float:right;
	margin-right:10px;
	margin-top:-70px;
	background-image:url(images/tweetbox.png);
	font-size:9px;
	line-height:0.9;
	color:#666666;
	overflow:hidden;
}

#tweetboxtext
{
	width:165px;
	height:150px;
	margin-left:80px;
	margin-top:20px;
	padding:10px;
	padding-top:30px;

}

#tweetboxfooter
{
	width:185px;
	height:25px;
	margin-left:80px;
	text-align:center;
}

h2
{
	margin-bottom:0px;
	clear:both;
	text-transform:uppercase;
	color:#d8445c;
}

.headshotpic
{
	float:right;
	border:2px white solid;
	margin-left:10px;
	margin-bottom:10px;
}

.bioTitle
{
	margin-left:-10px;
	clear:both;
	margin-bottom:-12px;
	margin-top:20px;
}

.preloadpic
{
	visibility:hidden;
	width:1px;
	height:1px;
}

.casttitle
{
	font-weight:bold;
}

.cgfooter
{
	height:20px;
	background-color:#FFFFFF;
	padding:5px;
}


.quotemark
{
	width:136px;
	height:130px;
	background-image:url(images/quote.gif);
}

.quote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	text-align:center;
}


.quotecredit
{
	color:#e4858b;
	margin-top:-10px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	margin-bottom:50px;
}

#mediaquotes
{
	width:500px;
	margin-right:auto;
	margin-left:auto;
}

.largetext
{
	font-size:16px;
	font-weight:bold;
}

#sidebar
{
	margin-left:30px;
	margin-top:-60px;
	margin-bottom:10px;
	width:180px;
	float:right;
}

.visitus
{
	 display:block;
}

.imgborder
{
	border:3px solid #FFFFFF;
}
