/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	background:#8b6a71;
}

#container { width: 966px; margin:0 auto; padding-bottom:60px; }
#content {width:966px; position: relative; top: 0px; }
*>#menu { width:502px; position:fixed; top:500px;  z-index:30; padding:7px 10px; font:Georgia, "Times New Roman", Times, serif 14px; font-style:italic;  color:#FFF; background:url(../images/menu.png) repeat; margin-left:400px;}
a {text-decoration:none; color:#fac4c6; }
a:active {text-decoration:underline;}

div#menu ul { list-style-type: none; margin: auto; }
div#menu li { float: left; padding-left:10px; }


.movie1 { width:166px; height:101px; position:absolute; top:554px; left:400px; z-index:40; }
.movie2 { width:166px; height:101px; position:absolute; top:554px; left:578px; z-index:40; }
.movie3 { width:166px; height:101px; position:absolute; top:554px; left:756px; z-index:40; }
