/***********************************************************************************ALL***********************************************************************************/body {	margin: 0;	padding: 0;	background: #000;	}	body, tr, td {	font-family:  tahoma;	font-size : 11px;	line-height: 14px;	color: #fff;	vertical-align: middle;	}	a:link, a:active, a:visited {	font-family:  Arial, sans-serif;	font-size : 11px;	color: #c0001a;	background-color: transparent;	text-decoration: none;	}a:hover {	font-family:  Arial, sans-serif;	font-size : 11px;	color: #fff;	text-decoration: underline;	}	h1 {	font-size: 15px;	color: #c0001a;	}	img {	border: none;	}	div.vr {	background: url(../_images/common/bg_vrdot.gif) repeat-y;	width: 1px;	height: 120px;	margin: 0 ;	font-size: 0;	}		/***********************************************************************************WRAPPER: MAIN***********************************************************************************/div#logo {	margin: 100px auto 0 auto;	padding: 0;	width: 900px;	background: #000;	}		/***********************************************************************************NAV***********************************************************************************/div#nav {	margin: 50px auto 60px auto;	height: 120px;	width: 900px;	}.nav_spacer {	width: 1px;	padding: 0;	margin: 0;	}	.nav_padleft {	padding-right: 40px;	}	.nav_padmid {	padding: 0 40px 0 40px;		}	.nav_padright {	padding-left: 40px;	}		.nav_padleft1 {	padding: 0 40px 0 60px;		}	.nav_padright1 {	padding-left: 40px;	}		a.h_hells {	display: block;	background: url(../_images/nav/nav_hells.gif) no-repeat;	text-indent: -3000px;	width: 154px;	height: 120px;	text-decoration: none;	}	a.h_abigails {	display: block;	background: url(../_images/nav/nav_abigails.gif) no-repeat;	text-indent: -3000px;	width: 222px;	height: 120px;	text-decoration: none;	}	a.h_flyingtiger {	display: block;	background: url(../_images/nav/nav_flyingtiger.gif) no-repeat;	text-indent: -3000px;	width: 154px;	height: 120px;	text-decoration: none;	}div#nav a:hover {	background-position: 0 -120px;	text-decoration: none;	background-color: transparent;	}	/***********************************************************************************CONTENT FOOTER***********************************************************************************/div#footer {	margin: 30px auto 20px;	width: 900px;	}.footertext {	font-family: tahoma;	font-size: 9px;	color: #fff;	}	.footertext a:link, .footertext a:active, .footertext a:visited {	font-family:  Arial, sans-serif;	font-size : 9px;	color: #fff;	background-color: transparent;	padding: 1px 3px 1px 3px;	text-decoration: none;	}.footertext a:hover {	font-family:  Arial, sans-serif;	font-size : 9px;	color: #fff;	background-color: #c0001a;	padding: 1px 3px 1px 3px;	text-decoration: none;	}	