body, table {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	margin: 12px;
	padding: 0px;
	font-size: 16px;
}

h2, h3
{
	margin: 14px;
	padding: 0px;
	font-size: 14px;
}

h4, h5, h6
{
	margin: 12px;
	padding: 0px;
	font-size: 12px;	
}

p {margin: 12px;padding: 0px;line-height: 120%;}
a:link, a:visited, a:active {color: #fff;text-decoration: none;}
a:hover {color: #fff;text-decoration: underline;}

div#main 
{
	position:relative;
	width: 800px;
	height: auto;
	background-color: #000;
}

p#location
{
	position: absolute;
	top: 6px;
	left: 6px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #fff;
}
div#main.cyan p#location {color: #0099CC;}
div#main.cyan p#location a:link, div#main.cyan p#location a:visited, div#main.cyan p#location a:active {color: #0099CC;}
div#main.cyan_movie p#location {color: #0099CC;}
div#main.cyan_movie p#location a:link, div#main.cyan_movie p#location a:visited, div#main.cyan_movie p#location a:active {color: #0099CC;}
div#main.cyan_full p#location {color: #0099CC;}
div#main.cyan_full p#location a:link, div#main.cyan_full p#location a:visited, div#main.cyan_full p#location a:active {color: #0099CC;}
div#main.magenta p#location {color: #FF0099;}
div#main.magenta p#location a:link, div#main.magenta p#location a:visited, div#main.magenta p#location a:active {color: #FF0099;}
div#main.magenta_movie p#location {color: #FF0099;}
div#main.magenta_movie p#location a:link, div#main.magenta_movie p#location a:visited, div#main.magenta_movie p#location a:active {color: #FF0099;}
div#main.magenta_full p#location {color: #FF0099;}
div#main.magenta_full p#location a:link, div#main.magenta_full p#location a:visited, div#main.magenta_full p#location a:active {color: #FF0099;}
div#main.yellow p#location {color: #FFCC33;}
div#main.yellow p#location a:link, div#main.yellow p#location a:visited, div#main.yellow p#location a:active {color: #FFCC33;}
div#main.yellow_movie p#location {color: #FFCC33;}
div#main.yellow_movie p#location a:link, div#main.yellow_movie p#location a:visited, div#main.yellow_movie p#location a:active {color: #FFCC33;}
div#main.yellow_full p#location {color: #FFCC33;}
div#main.yellow_full p#location a:link, div#main.yellow_full p#location a:visited, div#main.yellow_full p#location a:active {color: #FFCC33;}

img#masters 
{
	position: absolute;
	right: 6px;
}

div#navigation
{
	padding-top: 32px;
	margin-bottom: 37px;
	margin-left: 29px;
}

div#main #background
{
	width: 100%;
	height: auto;
}
div#main.cyan #background {background: #000 url("/images/background_elipse_cyan.jpg") no-repeat;}
div#main.cyan_movie #background {background: #000 url("/images/background_elipse_cyan.jpg") no-repeat;}
div#main.cyan_full #background {background: #000 url("/images/background_elipse_cyan.jpg") no-repeat;}
div#main.magenta #background {background: #000 url("/images/background_elipse_magenta.jpg") no-repeat;}
div#main.magenta_movie #background {background: #000 url("/images/background_elipse_magenta.jpg") no-repeat;}
div#main.magenta_full #background {background: #000 url("/images/background_elipse_magenta.jpg") no-repeat;}
div#main.yellow #background {background: #000 url("/images/background_elipse_yellow.jpg") no-repeat;}
div#main.yellow_movie #background {background: #000 url("/images/background_elipse_yellow.jpg") no-repeat;}
div#main.yellow_full #background {background: #000 url("/images/background_elipse_yellow.jpg") no-repeat;}

div#main table#content
{
	margin: 36px auto;
	height: 355px;
}
div#main.cyan table#content a:link, div#main.cyan table#content a:visited, div#main.cyan table#content a:active {color: #FF0099;}
div#main.cyan_movie table#content a:link, div#main.cyan_movie table#content a:visited, div#main.cyan_movie table#content a:active {color: #FF0099;}
div#main.cyan_full table#content a:link, div#main.cyan_full table#content a:visited, div#main.cyan_full table#content a:active {color: #fff;}
div#main.magenta table#content a:link, div#main.magenta table#content a:visited, div#main.magenta table#content a:active {color: #FFCC33;}
div#main.magenta_movie table#content a:link, div#main.magenta_movie table#content a:visited, div#main.magenta_movie table#content a:active {color: #FFCC33;}
div#main.magenta_full table#content a:link, div#main.magenta_full table#content a:visited, div#main.magenta_full table#content a:active {color: #fff;}
div#main.yellow table#content a:link, div#main.yellow table#content a:visited, div#main.yellow table#content a:active {color: #0099CC;}
div#main.yellow_movie table#content a:link, div#main.yellow_movie table#content a:visited, div#main.yellow_movie table#content a:active {color: #0099CC;}
div#main.yellow_full table#content a:link, div#main.yellow_full table#content a:visited, div#main.yellow_full table#content a:active {color: #fff;}

div#main.cyan table#content {background-color: #0099CC;}
div#main.cyan_movie table#content {background-color: #000;}
div#main.cyan_full table#content {background-color: Transparent;}
div#main.magenta table#content {background-color: #FF0099;}
div#main.magenta_movie table#content {background-color: #000;}
div#main.magenta_full table#content {background-color: Transparent;}
div#main.yellow table#content {background-color: #FFCC33;}
div#main.yellow_movie table#content {background-color: #000;}
div#main.yellow_full table#content {background-color: Transparent;}

div#main table#content td 
{
	width: 100%;
	vertical-align:top;
}

div#main table#content.narrow td
{
	width: 480px;
}

div#main table#content.wide td
{
	width: 680px;
}

div#main table#content.full td
{
	width: 800px;
}

table#content.full td p, table#content.full td h2
{
	margin: 12px 0px 12px 240px;
}

table#content.full td p.shift
{
	margin-left: 290px;
}

div#footer
{
	width: 100%;
	padding: 32px 12px 12px 12px;
	text-align: left;
	font-size: 10px;
}


table#content table
{
	width: 656px;
	margin: 12px auto;
	vertical-align: top;
	font-size: 12px;
}

table#content table.contact, table#content table.directions
{
	width: 600px;
	margin-left: 160px;
	white-space: nowrap;
}

table#content table.directions { white-space:normal; }

table#content table.sitemap
{
	position:absolute;
	left: 29px;
	top: 55px;
	width: 535px;
	vertical-align: top;	
}

table#content table th, table#content table td
{
	text-align: left;
	vertical-align: top;
	padding: 4px 8px;	
}
table#content table th {padding-top:12px;}

table#content table.contact th, table#content table.contact td
{
	padding: 0px;
	font-size: 12px;	
}

table#content table.contact th, table#content table.contact td
{
	padding: 4px 8px;
	font-size: 12px;
}

table#content table.sitemap th, table#content table.sitemap td
{
	margin: 0px;
	padding: 0px;
}

table#content table.contact td a
{
	font-weight: bold;	
} 

.center {text-align: center;}

.left {text-align: left;}
img.left {float:left;}

.right {text-align: right;}
img.right {float:right;}

table#content p.list {text-align:center;}
div#main table#content p.list a, div#main table#content p.list a:link, div#main table#content p.list a:visited, div#main table#content p.list a:active {color: #fff;}


/* Menu Style Information Start */

.MenuGroup
{
	cursor: pointer;
	cursor: hand;
	width: 107px;
	margin-bottom:10px;
}

.MainItemCyan
{
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 107px;
	text-align: center;
}

.MainItemOverCyan
{
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	width: 107px;
	text-align: center;
}

.MainItemClickedCyan
{
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	width: 107px;
	text-align: center;
}

.MenuItemCyan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	cursor: pointer;
	cursor: hand;
	color: #FF0099;
	height:26px;
	padding: 6px 0px;
	background-image: url(images/elipse_cyan.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	letter-spacing: -1px;
}

.MenuItemOverCyan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	height:26px;
	padding: 6px 0px;
	background-image: url(images/elipse_cyan.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	letter-spacing: -1px;
}

.MenuItemClickedCyan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	height:26px;
	padding: 6px 0px;
	background-image: url(images/elipse_cyan.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	letter-spacing: -1px;
}

.MainItemMagenta
{
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 107px;
	text-align: center; 
}

.MainItemOverMagenta
{
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0099;
	width: 107px;
	text-align: center;
}

.MainItemClickedMagenta
{
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0099;
	width: 107px;
	text-align: center;
}

.MenuItemMagenta
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	cursor: pointer;
	cursor: hand;
	color: #FFCC33;
	height:26px;
	padding: 6px 0px;
	background-image: url(images/elipse_magenta.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	letter-spacing: -1px;
}

.MenuItemOverMagenta
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	height:26px;
	padding: 6px 0px;
	background-image: url(images/elipse_magenta.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	letter-spacing: -1px;
}

.MenuItemClickedMagenta
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	height:26px;
	padding: 6px 0px;
	background-image: url(images/elipse_magenta.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	letter-spacing: -1px;
}

.MainItemYellow
{
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 107px;
	text-align: center; 
}

.MainItemOverYellow
{
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	width: 107px;
	text-align: center;
}

.MainItemClickedYellow
{
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	width: 107px;
	text-align: center;
}

.MenuItemYellow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	cursor: pointer;
	cursor: hand;
	color: #0099CC;
	height:26px;
	padding: 6px 0px;
	background-image: url(images/elipse_yellow.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	letter-spacing: -1px;
}

.MenuItemOverYellow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	height:26px;
	padding: 6px 0px;
	background-image: url(images/elipse_yellow.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	letter-spacing: -1px;
}

.MenuItemClickedYellow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	height:26px;
	padding: 6px 0px;
	background-image: url(images/elipse_yellow.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	letter-spacing: -1px;
}

.MenuItemToolTip
{
	background-color: #fffacd;
	border-style:solid;
	border-width:1px;
	border-color: black; 
	font-family: Arial;	
	padding: 3px;
	font-size:8pt;
	text-align: left;
}

/* Menu Style Information Start */