@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin:0px;
	background-color: #aee4fc;
	background-image: url(../images/base.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrap{
	width:950px;
	margin:0px auto;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header{
	height:215px;
}
#header h1{
	width:404px;
	height:179px;
	background-image:url(../images/yesmanmovie.jpg);
	margin:0px;
	padding:0px;
	text-indent: -1000em;
	background-repeat: no-repeat;
	background-position: left top;
}

/*@@@@@@@@@@@@ NAVIGATION @@@@@@@@@@@@@@@@@@@*/

#nav{

}

#nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#nav ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
#nav ul li a{
	height:35px;
	display:block;
	text-indent: -1000em;
}
.n1{
	background-image:url(../images/nav_01.jpg);
	width:82px;
}
.n2{
	background-image:url(../images/nav_02.jpg);
	width:89px;
}
.n3{
	background-image:url(../images/nav_03.jpg);
	width:117px;
}
.n4{
	background-image:url(../images/nav_04.jpg);
	width:127px;
}
.n5{
	background-image:url(../images/nav_05.jpg);
	width:120px;
}
.n6{
	background-image:url(../images/nav_06.jpg);
	width:139px;
}

/* hovers */

.n1:hover{
	background-image:url(../images/navO_01.jpg);
	width:82px;
}
.n2:hover{
	background-image:url(../images/navO_02.jpg);
	width:89px;
}
.n3:hover{
	background-image:url(../images/navO_03.jpg);
	width:117px;
}
.n4:hover{
	background-image:url(../images/navO_04.jpg);
	width:127px;
}
.n5:hover{
	background-image:url(../images/navO_05.jpg);
	width:120px;
}
.n6:hover{
	background-image:url(../images/navO_06.jpg);
	width:139px;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
h1{
	margin:0px;
	padding:0px;
	font-size:18px;
}
h2{
	margin:0px;
	padding:0px;
	font-size:16px;
}

#footer{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	padding-top:12px;
	margin-top:12px;
	border-top:solid 1px #999999;
	background-image: url(../images/wb.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer a{
	color:#999;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#cont{
	background-color:#424242;

	background-image:url(../images/cont.jpg);
	padding:12px;
	background-repeat: repeat-x;
	background-position: bottom;
	width:950px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:926px;
}
.lefter{
	float:left;
	width:674px;
	padding-bottom:12px;
}
.righter{
	float:right;
	width:252px;
	padding-bottom:12px;
}
.lefter2{
	float:left;
width:262px;
}
.righter2{
	float:right;
	width:664px;
	padding-left:12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:652px;
}

#cast ul{
	list-style:none;
	margin:0px;
	padding:0px 12px 0px 0px;
}
#cast ul li{
	list-style:none;
	padding:0px 0px 12px 0px;
	padding:12px 0px 12px 0px;
	border-bottom:solid 1px #999;
}
#cast ul li h2{
	margin:0px;
	padding:0px;
	font-size:16px;
}

#cast ul li img{
	float:left;
	margin:0px 12px 6px 0px;
	border:solid 3px #fff;
}