@charset "utf-8";

html {
	font-size: 100%;
	height: 100%;
	}
body {
	padding: 0px;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #A6E8FE;
	}

H1 {
	font-size: 1.6em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 10px;
	}
h2 {
	font-size: 2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	color: #666666;
	margin-left: 0.1em;
}
h3 {
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	color: #666666;
	margin-left: 0.1em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
h4 {
	font-size: 1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 0.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
a:link {
	color: #006699;
	text-decoration: underline;
	}
a:visited {
	color: #006699;
	text-decoration: underline;
	}
a:hover {
	color: #993333;
	text-decoration: none;
	}
#container {
	background-image: url(images/main_mid.jpg);
}

#head{
	background-image: url(images/right_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#content {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
}
#content p {
	line-height: 1.4em;
}

.coverimg {
	border: 1px solid #000000;
	}
.imgleft {
	border: 1px solid #000000;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.imgright {
	border: 1px solid #000000;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#leftscroller2 {
	margin-top: 20px;
}


.highlighttext {
	color: #990000;
}
#left {
	padding-left: 20px;
	padding-right: 20px;
	}
.logo {
	margin-left: 10px;
}

#right {
	width: 520px;
	margin-right: 8px;
	overflow: auto;
	background-image: url(images/right_footer.jpg);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	color: #666666;
}

#nav {
	height: 22em;
}
#nav a:link {
	font-size: 1.1em;
	display: block;
	padding: 0.5em 0.3em 0em;
	text-decoration: none;
	color: #990000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	font-weight: bold;
	letter-spacing: -0.1em;
}
#nav a:visited {
	font-size: 1.1em;
	display: block;
	padding: 0.5em 0.3em 0em;
	text-decoration: none;
	color: #990000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	font-weight: bold;
	letter-spacing: -0.1em;
}
#nav a:hover {
	font-size: 1.1em;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9966;
}
.black {
	color: #000000;
}
.sale {
	font-size: 14px;
	color: #CC0000;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: italic;
}
#flashlogo {
	position: absolute;
	height: 159px;
	width: 278px;
	margin-left: 25px;
	background-color: #FFFFFF;
	margin-top: 13px;
}
