﻿*
{
	margin: 0;
	padding: 0;
}
html, body
{
	background-color: #a6afb6;
}

body
{
	font-family: "lucida sans", verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	height: 100%;

}

p
{
	padding: 0 10px 1em;
	text-decoration: none;
}
a img
{
	border-width: 0;
}
a
{
	color: #008000;

}


a:hover
{
	color: red;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9
{   

	color: #053863;
    margin: 10px;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
} 



#wrapper
{
	left: 50%;
	margin-left: -495px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 991px;

}

* html #wrapper
{
	height: 100%;
}
#header
{
	background-image: url('images/common/studio-lights-header.gif');
    position: absolute;
	height: 115px;
	text-align: left;
	width: 991px;
}

#popup
{

 	position: absolute;
	top: 64px;
	right: 17px;
	height: 50px;
	width: 241px;	
}

#content-bg
{
	background: white;
  	position: absolute;
	top: 115px;
height: 100%;
	text-align: left;
	width: 974px;	
	left: 8px;	
}

#content-L
{

	font-family: arial;
	font-size: 12px;
	background: #e1e5e9;
  	position: absolute;
	top: 155px;
	text-align: left;
	width: 457px;	
	left: 28px;	

}

#content-R
{
    font-family: arial;
	font-size: 12px;

	background: #e1e5e9;
  	position: absolute;
	top: 155px;
	text-align: left;
	width: 457px;	
	right: 28px;	

}

#content-wide
{
    font-family: arial;
	font-size: 12px;
  	position: absolute;
	top: 155px;
	text-align: left;
	width: 934px;	
	right: 28px;	

}

#shadow-r
{
	background-image: url('images/common/shadow-right.gif');
  	position: absolute;
	top: 120px;
	height: 237px;
	width: 8px;	
	right: 0px;	

}


#shadow-l
{
	background-image: url('images/common/shadow-left.gif');
  	position: absolute;
	top: 120px;
	height: 237px;
	width: 8px;	
	left: 0px;	

}


#menu
{
	height: 20px;
    font-weight:bold;
   	text-decoration: none;
	position: absolute;
	left: 71px;
	top: 115px;
	width: 880px;
	list-style: none;
	padding: 0;
	margin: 0;
}


#menu li
{
	list-style-type: none;
   	text-decoration: none;
	float: left;
	margin: 0 0.70em;
	text-align:center;
	font-family: arial;
	font-size: 15px;
	color: black;
} 




#footer
{
	background-image: url('images/common/studio-lights-footer.gif');
  	position: absolute;
	bottom: -133px;
	height: 18px;
	width: 991px;	
}

#terms
{
	font-family: arial;
	font-size: 10px;
  	position: absolute;
	bottom: -175px;
	height: 18px;
	width: 500px;
	right: 240px;	
}

#twitter_update_list li {
list-style-type: none;
}