body	{
	margin : 10px;
	padding : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : Gray;
	font-size : 12px;
}

#container	{
	background-color : #FFF;
	background-image : url(../images/rightback.gif);
	background-repeat : repeat-y;
	background-position: right;
}

#banner	{
	background-color : White;
	background-image : url(../images/topright.jpg);
	background-repeat : no-repeat;
	background-position : right;
	border-top : 1px solid Black;
}

#nav	{
	clear : both;
	background-image : url(/images/navback.gif);
	background-repeat : repeat;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
}

#span	{
	background-image : url(http://www.moviestudiocontractor.com/images/movie-banner.jpg);
	height: 200px;
	margin: 0px;
	padding: 0px;
}

#spanbot	{
	background-image : url(../images/spanbot.gif);
	border-bottom : 1px solid Black;
}

.breadcrumbs	{
	font-size : 10px;
}

a.breadcrunbs	{
	font-size : 10px;
}

#nav a	{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

.td1	{
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
}

#menu2	{
	position : absolute;
	visibility : hidden;
	top : 123px;
	left : 90px;
	z-index : 3;
}

#menu2 td	{
	font-size : 10px;
}

#menu2 a	{
	color : #000000;
	text-decoration : none;
}

#menu3	{
	font-size : 10px;
	position : absolute;
	visibility : hidden;
	top : 123px;
	left : 191px;
	z-index : 3;
}

#menu3 td	{
	font-size : 10px;
}

#menu3 a	{
	color : #000000;
	text-decoration : none;
}

#menu4	{
	font-size : 10px;
	position : absolute;
	visibility : hidden;
	top : 123px;
	left : 292px;
	z-index : 3;
}

#menu4 td	{
	font-size : 10px;
}

#menu4 a	{
	color : #000000;
	text-decoration : none;
}

#menu5	{
	font-size : 10px;
	position : absolute;
	visibility : hidden;
	top : 123px;
	left : 393px;
	z-index : 3;
}

#menu5 td	{
	font-size : 10px;
}

#menu5 a	{
	color : #000000;
	text-decoration : none;
}

#col	{
	float : right;
	width : 150px;
	background-image :  url(../images/rightback.gif);
	background-repeat : repeat-y;
	background-position: right;
}

#col td {
	font-size : 10px;
}

#col p	{
	margin-bottom : 2px;
	margin-top : 2px;
}

#content	{
	padding-top : 1em;
	margin : 0 200px 0 2em;
}

#content td	{
	font-size : 12px;
}

#content p	{
	font-size : 12px;
}

#content h2 {
	margin-top : 0;
}

#footernav	{
	clear : both;
	background-image : url(../images/footerback.gif);
	background-repeat : repeat-x;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
}

#footernav a	{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : none;
}

#footer	{
	clear : both;
	background-color : White;
	border-bottom : 1px solid Black;
}

#footer a	{
	font-size : 10px;
	color : #333;
}

h1	{
	font-size : 18px;
	color : #000033;
}

h2	{
	font-size : 14px;
	color : #000033;
	margin-bottom : 0px;
}

a.sidelinkwhite	{
	color : White;
}

hr	{
	border-top-color :  #C0171D;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

A.sidelinknews {
text-decoration: none;
font-family:arial;
font-size:13px;
color: #FFFFCC;
}

A.sidelinknews:hover {
color: #FFFFFF;
}