body {
	margin-left:		0px;
	margin-top:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	background-image:	url(http://exposedhollywood.com/images/test-background.jpg);
	background-repeat:	repeat-y;
	background-position:	top center;
	background-color:	#ccd2d8;
}


.v12
{
	font-family:		Verdana;
	font-size:		12px;
}
.orange
{
	color:			#ee6d00;
}

.h3_orange
{
	color:			#ee6d00;
	font-family:		Verdana;
	font-size:		16px;
	font-weight:		bold;
	text-transform:		uppercase;
}
	



.header
{
	background-image:	url(http://exposedhollywood.com/images/header-background.png);
}
.header-fill
{
	background-image:	url(http://exposedhollywood.com/images/header-center.png);
	height:			39px;
}
.header-fill2
{
	height:			39px;
}
.header-name
{
	padding:		7px;
	font-size:		20px;
	font-family:		Verdana;
	font-weight:		bold;
	color:			#FFFFFF;
	padding-right:		30px;
	text-align:		center;
}
.header-name B
{
	color:			#000000;
}
.header-cats
{
	padding:		10px;
	font-size:		13px;
	font-family:		Verdana;
	font-weight:		bold;
	color:			#006ed4;
	padding-left:		40px;
	text-align:		center;
}
.header-cats A
{
	color:			#006ed4;
	text-decoration:	none;
}
.header-cats A:hover
{
	text-decoration:	underline;
}
.body-top
{
	background-image:	url(http://exposedhollywood.com/images/body-center-top.png);
	background-repeat:	repeat-x;
}
.body-center
{
	background-image:	url(http://exposedhollywood.com/images/body-center-center.png);
	background-repeat:	repeat-x;
	background-position:	top left;
	font-family:		Verdana;
	font-size:		13px;
	text-align:		justify;
}
.body-center-left
{
	background-image:	url(http://exposedhollywood.com/images/body-left-center-bg.png);
	background-repeat:	repeat-y;
	background-position:	top left;
}
.body-center-right
{
	background-image:	url(http://exposedhollywood.com/images/body-right-center-bg.png);
	background-repeat:	repeat-y;
	background-position:	top right;
}
.body-bottom
{
	background-image:	url(http://exposedhollywood.com/images/body-center-bottom.png);
	background-repeat:	repeat-x;
}
.footer
{
	font-family:		Verdana;
	font-size:		11px;
	font-weight:		bold;
	color:			#999999;
	text-align:		center;
}
.footer A
{
	color:			#ee6d00;
	text-decoration:	none;
}
.footer A:hover
{
	color:			#aa2c0c;
	text-decoration:	none;
}
.celebrity_thumb
{
	width:			100px;
	height:			100px;
	padding:		0px;
	margin:			0px;
}
.celebrity_tcenter
{
	width:			250px;
	height:			306px;
	padding:		0px;
	margin:			0px;
}
.zoom_thumb
{
	filter:			alpha(opacity=70);
	-moz-opacity:		0.7;
}
.zoom_image
{
	position:		absolute;
	width:			100px;
	height:			100px;
	visibility:		hidden;
	border:			solid 1px #000000;
	z-index:		10;
}
.zoom_image_blank
{
	position:		absolute;
	width:			100px;
	height:			100px;
	visibility:		hidden;
	border:			solid 1px #000000;
	z-index:		10;
	background-image:	url(/images/loading.gif);
	background-color:	#ffffff;
	background-position:	center center;
	background-repeat:	no-repeat;
}
.zoom_shadow
{
	position:		absolute;
	width:			100px;
	height:			100px;
	visibility:		hidden;
	border:			solid 1px #000000;
	background-color:	#000000;
	filter:			alpha(opacity=30);
	-moz-opacity:		0.3;
	z-index:		9;
}


.box_small_tl, box_small_tr, box_small_bl, box_small_br
{
	width:			10px;
	height:			10px;
	line-height:		0px;
}
.box_small_tm
{
	height:			10px;
	background-image:	url(http://exposedhollywood.com/images/gui/small-t.gif);
	background-repeat:	repeat-x;
	font-size:		1px;
	line-height:		0;
}
.box_small_lm
{
	width:			10px;
	background-image:	url(http://exposedhollywood.com/images/gui/small-l.gif);
	background-repeat:	repeat-y;
	font-size:		1px;
	line-height:		0;
}
.box_small_rm
{
	width:			10px;
	background-image:	url(http://exposedhollywood.com/images/gui/small-r.gif);
	background-repeat:	repeat-y;
	font-size:		1px;
	line-height:		0;
}
.box_small_bm
{
	height:			10px;
	background-image:	url(http://exposedhollywood.com/images/gui/small-b.gif);
	background-repeat:	repeat-x;
	font-size:		1px;
	line-height:		0;
}


.error_orange
{
	border:			solid 1px #aa2c0c;
	background-color:	#fec290;
	font-family:		Verdana;
	font-size:		12px;
	color:			#000000;
	padding:		5px;
}
.error_input_on
{
	border:			solid 1px #aa2c0c;
}
.error_input_off
{
	border:			solid 1px #999999;
}


.blue_header
{
	color:			#3c80af;
	font-size:		14px;
	font-family:		Verdana;
	font-weight:		bold;
}
.blue_header_xl
{
	color:			#3c80af;
	font-size:		20px;
	font-family:		Verdana;
	font-weight:		bold;
}
.orange_header
{
	color:			#ff2b02;
	font-size:		14px;
	font-family:		Verdana;
	font-weight:		bold;
}
.orange_header_xl
{
	color:			#ff2b02;
	font-size:		20px;
	font-family:		Verdana;
	font-weight:		bold;
}
.grey_header
{
	color:			#999999;
	font-size:		14px;
	font-family:		Verdana;
	font-weight:		bold;
}
.grey_header_xl
{
	color:			#999999;
	font-size:		20px;
	font-family:		Verdana;
	font-weight:		bold;
}
.bio
{
	height:			100px;
	width:			100px;
	background-color:	red;
	position:		absolute;
	z-index:		10;
}
