/*------ TAILWIND SITE (c)TailWind Enterprises 2008 ------*/

body {
	border-width: 0px;
	padding: 0;
	margin: 0;
	text-align: center; 
	background-color: #8D3326;
}

#MainTable {
	width: 1000;
	height: 900;
	border: 0;
	padding: 0;
	spacing: 0;
	border-collapse: collapse;
	border-spacing: 0 0;
}

#hidepage {
	position: absolute; 
	left:0px; 
	top:0px; 
	background-color: #8D3326; 
	height: 100%; 
	width: 100%;
	z-index:1000;"
}

a{
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}