body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url(images/xbg.jpg);
}
#main {
	background-color: transparent;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
	background-image: url(images/subbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#left {
	float: left;
	width: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #282F33;
	text-align: left;
	height: auto;
	margin-top: 100px;
	font-size: 0.7em;
	line-height: 1.3em;
}

#left a:link, a:visited {
	color: #900;
	text-decoration: none;
	font-weight: normal;
}

#left a:hover {
	color: #3F66A2;
	text-decoration: underline;
}

#navcontainer {
	text-align: left;
	margin-top: 0px;
	width: 180px;
	float: left;
}

#navcontainer li{
	list-style-type: none;
	padding-left: 3px;
	list-style-position: outside;
	margin-left: -25px;
	list-style-image: url(images/bullet.gif);
}

#navcontainer li a:link {
	font-size: 1em;
	color: #930;
	text-decoration: none;
	line-height: 1.8;
}

#navcontainer li a:visited {
	font-size: 1em;
	color: #C90;
	text-decoration: none;
	line-height: 1.8;
	font-weight: bold;
}

#navcontainer li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3F66A2;
	font-weight: bold;
}


#content {
	width: 675px;
	margin-right: 10px;
	margin-left: auto;
	background-color: transparent;
	color: #292F35;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 100px;
	margin-bottom: 0px;
	float: right;
}

#content a:link, a:visited {
	color: #3F66A2;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #79A2C4;
	text-align: center;
	padding-top: 10px;
	font-size: .7em;
}

#footer a:link, a:visited {
color:#79A2C4;
text-decoration:none;
}

#footer a:hover {
color:#000000;
text-decoration:underline;}

h3 {
	font-weight: bold;
	color: #900;
	font-size: 1.5em;
	text-transform: none;
}

h4 {
	font-weight: bold;
	color: #3F66A2;
	font-size: 14px;;
	text-transform: uppercase;
	margin:0px;
}

.rightpic {
	float: right;
	margin-left: 5px;
}

.leftpic {float:left;
margin-right:5px;}
#movie {
	float: right;
	height: 66px;
	width: 330px;
	margin-top: 0px;
}

.pairings img {padding:0 4px;}
#main #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

