@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-attachment: fixed;
	background-color: #333333;
}
html,body {
      	margin:0;
      	padding:0;
	border:none;
	height:100%;
}
table {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: none;
	font-variant: normal;
	font-style: italic;
	line-height: normal;
	height: auto;
	text-align: center;
	vertical-align: top;
}
#tdTitle  {
	background-image: url(../../img/BannerSylvannas.jpg); height:120px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

#tdNavi {
	background-image: url(../../img/SylvannasLow.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 10px;
}
#tableMain {
	height:100%;
}
#tdMain  {
	margin: 0 auto;
	padding: 10px;
	vertical-align: top;
}
a:link {
	color: #6666FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CCFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #99FFFF;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
}
