@charset "utf-8";
/* CSS Document */

body {
	background-color: #333366;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-attachment: scroll;
	background-image: url(images/wallpaper002.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #9999cc;
	margin-top: 20px;
	padding: 0px;
}

#wrapper h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	color: #730073;
	margin-left: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#wrapper #copyHead img {
	padding-top: 30px;
	padding-bottom: 15px;
}

#wrapper h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	color: #730073;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
#wrapper .two h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
}
#wrapper .three h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 525px;
}
#wrapper .four h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 650px;
}
#wrapper table {
	border: thin solid #99C;
	margin-top: 35px;
	background-image: url(images/transparentGif.png);
	background-repeat: repeat;
}
#wrapper #hpTara {
	height: 340px;
	width: 285px;
	margin-top: 30px;
	float: left;
	padding-left: 90px;
}
#wrapper #copyHead {
	float: right;
	width: 800px;
}

.tnFrame {
	border: thin solid #99C;
	height: 285px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

.title {
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: 1.25em;
	color: #730073;
	font-style: italic;
	font-weight: bold;
}

.category {
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

.category a:link {
	color: #006;
	text-decoration: none;
}

.category a:visited {
	color: #006;
	text-decoration: none;
}

.category a:hover {
	color: #006;
	text-decoration: underline;
}

.category a:active {
	color: #006;
	text-decoration: underline;
}

.copyright {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #ffe1c3;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.bless {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #730073;
	font-size: 1.75em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
