body {
	background-image:url(images/BG.gif);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font:Tahoma;
	font-size:11px;
	line-height:20px;
}

#twitter_div {
	width: 730px;
}

table#Sub {
	background-image:url(images/SubMenuBG.gif);
	background-repeat:no-repeat;
}

table#Index {
	font:Tahoma;
	font-size:11px;
	text-align:justify;
}

table#Bottom {
	background-image:url(images/BSec.gif);
	background-repeat:no-repeat;
}

table#Bottom a:hover {
	text-decoration:underline;
	color:#FFF;
}


a:link {
	text-decoration:underline;
	color:#000;
}

a:visited {
	text-decoration:underline;
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#745D2D;
}

table#Con {
	text-align:justify;
}