
/* Widget Styles */
#widget {
	background:url(/images/bg_widget.gif) no-repeat;
	width:862px;
	height:297px;
	position:relative;
	top:250px;
	/*left:55px;*/
	left:0;
	z-index:3;
	margin:0 0 300px 0;
	padding:0;
	
}

.widget-bottom {
  position: relative;
  width: 100%;
}

#sitewrap-expand .deborahblogwidget {
	position: absolute; top: 0px; right: 100px;
	width: 300px;
	height: 250px;
}

#sitewrap-expand .deborahblogwidget #deborahsblog {
  top: 0; left: 0;
}


#sitewrap-expand .featuredtabwidget {
	top: -13px;
}

#sitewrap-expand .flashfeaturedwidget {
	top:200px;
}

#flashfeaturedvideos {
height:260px;
left:80px;
position:relative;
top:17px;
width:401px;
z-index:3;
}

#grab_widget {
	position:absolute;
	width:300px;
	height:250px;
	top:23px;
	left:26px;
}
#widget_content
{
	position: absolute;
	top: 0;
	left: 404px;
	width: 432px;
	height: 272px;
	padding: 40px 20px 0 6px;
	font-size: 12px;
	color: #FFFFFF;
	background-position: 0px 51px;
	background-image: url(/images/bg_widget_content.gif);
	background-repeat: no-repeat;
	background-color: transparent;	
}


#widget_content p, li 
{
/*	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 8px 0;
	padding:0; */
}
#widget_content h2,
#widget_content h3 {
/*	font:14px Arial, helvetica, sans-serif;
	color:#18d0fc;
	font-weight:bold;
	margin:0;
	padding:4px 0 2px 0;*/
}
#widget_content h2 {
/*	padding-top:10px;*/
}
#title_widget
{
	position: absolute;
	top: 15px;
	left: 6px;
}

#sitewrap-expand, #sitewrap-expand-awards
{
	position: relative; z-index: 5;
	background-color: #2323ac;
	background-image: url(../images/background_subs_half.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	width: 973px;
	border: 1px solid #00001C;
	border-width: 0 1px 0 1px;
	/*left: 145px;*/
}

#header {
background-image:url(../images/header_gradient.gif);
background-position:left bottom;
background-repeat:repeat-x;
height:55px;
left:0;
position:absolute;
top:0;
width:100%;
}

#blogboxdeb {
height:245px;
position:absolute;
right:0;
top:0;
width:175px;
}

#widget_admin 
{
	top:300;
	background:url(/images/background_subs_half.jpg) 0 2px no-repeat;
	font-size: 12px;
	color: #FFFFFF;
/*	text-align: left; */
}

#widget_admin p,li {
/*	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 8px 0;
	padding:0; */
}
#widget_admin h2,
#widget_admin h3 {
/*	font:14px Arial, helvetica, sans-serif;
	color:#18d0fc;
	font-weight:bold;
	margin:0;
	padding:4px 0 2px 0; */
}
#widget_admin h2 {
/*	padding-top:10px;*/
}


#footer-expand {
clear:both;
margin:0;
padding: 20px 0 0 0;
position:relative;
top:0;
width:973px;
}

#featuredtabvideos {
height:30px;
left:180px;
position:absolute;
top:-13px;
width:169px;
}

#sectionheader
{
	position: absolute;
	top: 190px;
	left: 18px;
	z-index: 5;
	height: 35px;
}

#deborahsblognewsletter {
background-color:#020043;
background-image:url(../images/background_blogbox.jpg);
background-repeat:no-repeat;
border:3px solid #3F4ED5;
height:245px;
position:absolute;
right:100px;
top:655px;
width:293px;
}


