@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;



}
html {
	min-height: 100%;
	height: auto;
}

#wrap{
	width:950px;
	padding:0px;
	margin:0px auto;
}
#header{
	height:133px;
	background-image: url(http://www.watchmenmovie.ca/images/base.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

#footer{
	padding:30px 0px;
	margin-top:15px;
	color:#FFFF00;
	font-size:10px;
	text-align:right;
}
#footer a{
	color:#FFFF00;
	text-decoration:none;
}
#footer a:hover{
	color:#FFF;
}

#top{
	height:104px;
	width:950px;
	margin:0px auto;
	}
#top h1{
	width:410px;
	height:103px;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(http://www.watchmenmovie.ca/images/watchmen.jpg);
	text-indent: -500em;
}
.tright{
	float:right;
	width:540px;
	padding-top:63px;
	background-image: url(http://www.watchmenmovie.ca/images/date.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav{
	text-align:right;
	width:950px;
	margin:0px auto;
}
#nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:right;
}
#nav ul li a{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	line-height:30px;
	margin-left:15px;
	letter-spacing: -1px;
}

#main{
	/*padding: 0px 230px 0px 0px;*/
	width:720px;
	/*voice-family: "\"}\"";
	voice-family: inherit;
	width:720px;*/
}
#main h1{
	font-size:24px;
	margin:8px 0px;
	color:#ffff00;
}
#main h2{
	font-size:18px;
	margin:4px 0px;
	color:#ffff00;
}
#main a{
	color:#ffff00;
	text-decoration:none;
	}
.tlinks a{
	color:#FFFF00; 
	font-weight:bold;
	text-decoration:none;
}
.tlinks a:hover{
	color:#FFF;
}
.gal{
	padding:8px;
	text-align:center;
}
.gal img{
	border:solid 4px #272727;
}
a.yel{
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;
}
a.yel:hover{
	color:#FFF;
}
a.yel2{
	color:#FFFF00;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
a.yel2:hover{
	color:#FFF;
}
