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

body {
	background-image: url(../images/templatebackground.jpg);
	background-repeat: repeat-x;
	background-color: #d298c8;
}
.bottomnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bottomnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bottomnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.bottomnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.pacackagetext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.pacackagetext a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.pacackagetext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.pacackagetext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.package a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.package a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.package a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.package a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}


#divWrapper {
	margin: 0 auto;
	width: 800px;
}
#divBodyContentLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-image: url(../images/template_textbackground.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 608px;
	width: 401px;
	font-style: oblique;
}
#divBodyContentRight {
	float: left;
	height: 608px;
	width: 399px;
}
#divFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	clear: both;
	text-align: center;
}
#divtext {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff66cc;
	font-style: italic;
	line-height: 145%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff66cc;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff66cc;
	font-style: italic;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff66cc;
	font-style: italic;
}
