body {
	text-align: center;
	/*background-image: url('images/tgturkey.jpg');*/
	font-size: 100%;
}
.menu {
	/*background-color: #ffffff;*/
	width: 200px;
	overflow: auto;
	height: 530px;
}
.menuheader {
	float: left;
	width: 180px;
	/*background-color: #334fe2;*/
	color: #ffffff;
}
.menuitem {
	float: left;
	width: 150px;
	border-bottom: 1px dashed #000000;
}
iframe.content {
	width: 1600px;
	height: 800px;
	border: 1px solid #000000;
}
table.main {
	margin-left: auto;
	margin-right: auto;
	height: 900;
	width: 1650;
	/*background-image: url('images/thanksgiving.png');*/
	background-image: url('images/tablemainbg.png');
}
* {
margin: 0;
padding: 0;
}
#nav {
list-style:none;
height: 25px;
border:1px solid #000;
width:772px;
margin:0 auto;
}
#nav li {
position:relative;
float:left;
width:192px;
font-size: 12px;
background:#d20e10;
text-align:center;
border-right:1px solid #000;
}
#nav li.last {
border-right:0;
}
#nav li.long {
font-size: -2;
}
#nav li:hover {
background:#870d0f;
min-height:0;
}
#nav a {
display:block;
color:#ffffff;
font-weight:bold;
text-decoration:none;
line-height:2em;
}
#nav .bl {
position:absolute;
bottom:-1px;left:0;
border-right:12px dashed transparent;
border-bottom:12px solid #000;
}
#nav .br {
position:absolute;
bottom:-1px;right:0;
border-left:12px dashed transparent;
border-bottom:12px solid #000;
}
#nav .tl {
position:absolute;
top:0;left:0;
border-right:12px dashed transparent;
border-top:12px solid #000;
}
#nav .tr {
position:absolute;
top:0;right:0;
border-left:12px dashed transparent;
border-top:12px solid #000;
}
#nav a b {
position:absolute;
bottom:-1px;right:0;
border-left:12px dashed transparent;
border-bottom:12px solid #000;
}
/* ------------ Drop Down ----------- */
#nav ul {
position:absolute;
left:-999em;
top:2em;
list-style:none;
border-top:1px solid #000;
}
#nav ul li {
border:1px solid #000;
border-top:0;
}
#nav li:hover ul {
left:-1px;
top:auto;
}
/* 2nd & 3rd Level Drop */
#nav li:hover ul ul, #nav li:hover ul ul ul {
left:-999em;
}
#nav ul li:hover ul, #nav ul ul li:hover ul {
left:192px;
top:-1px;
}
/* 4th & 5th Level Drop */
#nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul {
left:-999em;
}
#nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul {
left:-194px;
top:-1px;
}
/* 6th & 7th Level Drop */
#nav li:hover ul ul ul ul ul ul, #nav li:hover ul ul ul ul ul ul ul {
left:-999em;
}
#nav ul ul ul ul ul li:hover ul, #nav ul ul ul ul ul ul li:hover ul {
left:-194px;
top:-133px;
width:194px;
}
/* 8th level Drop */
#nav li:hover ul ul ul ul ul ul ul ul {
left:-999em;
}
#nav ul ul ul ul ul ul ul li:hover ul {
left:192px;
top:-133px;
}
/* 9th level Drop */
#nav li:hover ul ul ul ul ul ul ul ul ul {
left:-999em;
}
#nav ul ul ul ul ul ul ul ul li:hover ul {
left:193px;
top:-34px;
}
#nav ul ul ul ul ul ul ul ul li:hover ul li {
background:red;
border-color:red;
width:190px;
font-size:140%;
}
a.twitter-share-button {border:0px;}
.twtr-widget .twtr-tweet {border:none!important;}
