@charset "UTF-8";
/* CSS Document */
/*zeros of the elements */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	background-color:  #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F0D32;
	font-size: 100.01%;
}
p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	font-weight: normal;
	color: #000000;
	line-height: 1.8ems;
}

a {
	display:block;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #740132;
	text-decoration: underline;
}

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

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

/* container for page content - fixed width and height */
#vertical_wrapper {
	position: absolute;
	height: 516px;
	width: 595px;
	top: 50%;
	margin-top: -258px;
	left: 50%;
	margin-left: -297.5px;
	background: url(images09/tw_splash.jpg) no-repeat;
}

#bodytext {
	position: absolute;
	left: 2px;
	top: 325px;
	line-height: 1.4em;
	width: 555px;
	height: 56px;
	margin-right: 20px;
	margin-left: 20px;
}
#bodytext p{
	color: #6F002C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #000000;
	text-align: center;
	padding-bottom: 24px;
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.5em;
}

<!--[if LTE IE 6]>
<link href="CssFiles/ie.css" rel="stylesheet" type="text/css" media="screen" />
<![endif]--> 
.style1 {
	font: bold Georgia;
}
