﻿html {
	margin: 10;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}
body {
	background-image: url('../images/bg.jpg');
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	font-family: verdana, georgia, arial, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: black;
	text-decoration: none; ];
}
h1 {
	font-size: 175%;
	font-variant: small-caps;
	color: #e6e6fa;
}
h2 {
	font-size: 198%;
	font-style:oblique;
	letter-spacing:4px;
	color: #87ceff;
}
h3 {
	font-size: 148%;
	letter-spacing:4px;
	font-weight: 600;
	color: #87ceff;
}
h4 {
	font-size: 115%;
	font-weight:500;
	color: #1c1c1c;
}
h5 {
	font-size: 110%;
	color: inherit;
	font-weight: 500;

}
h6 {
	font-size: 77%;
	font-weight: lighter;
	color: inherit;
}
p {
	font-size: 121%;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	font-weight: 500;
	color: #1c1c1c;
}
a img {
	border-style: none !important;
	border-width: 0em !important;
}
#background {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#scroller {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: auto;
	z-index: 2;
}
#content {
	padding: 5px 300px 20px 200px;
}
a:link {
	color: #0033cc;
	text-decoration: none;
}
a:hover {
	text-decoration: ;
	border-bottom: 1px dotted, #cccccc;
	background-color: #6a5acd;
}
a:active {
	color: lavender;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.style3 {
	font-size: small;
	background-attachment: fixed;
	background-image: url('../images/backgrounds_translucent/bg_blue_gradient.png');
}
.AlignLeft {
	text-align: left;
}
.AlignRight {
	text-align: right;
}
.AlignCenter {
	text-align: center;
}
a {
	text-decoration: none;
}
; font-family: Futura Lt BT", sans-serif; }

a:link {
    color: #eecbad;
}
a:visited {
	color: #cccccc;
}
a:hover {
	color: white;
	border-bottom: 1px dotted;
	background-color: #8b7b8b;
}
a:active {
	color: yellow;
}
a: img {
	border: 0 none;
}
a:hover img {
	text-decoration: none;
	cursor: hand;
}
td {
	font-size: smaller;
}
.x-small {
	font-size: x-small;
}

