@charset "UTF-8";
html, body, div, span, applet, , iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}


html, img {
	margin:0;
	padding:0;
}
html, body, #flashcontent, #myflashcontent {
	/*height:900px;*/
	margin:0;
	padding:0;
	border:0px;
}

/*body {
	background-color: #9099aa;
	font-size:72%;
}*/
body {
	background-color: #9099AA;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;
}
#wrapper {
	width: 800px;
	font-family:Tahoma, Geneva, sans-serif
	font-size: 1.2em;
	color: #333333;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#flashcontent {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	/*height: 1072px;*/
	background-color: #9099AA;
}
#wrapper #header {
	padding-left: 0px;
	padding-top: 50px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 10px;
}
#wrapper #header img {
	padding-right: 20px;
}
#wrapper #text {
	padding-left: 0px;
	color: #333333;
	width: 680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size:3em;
}
h3 {
	font-size:1.5em;
}
p {
	font-size: 1.2em;
	line-height: 1.5em;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #333333;
	}
#menu a, #menu a:link, #menu a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	font-variant: small-caps;
	letter-spacing: .2em;
}
#footer a, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 1.2em;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
}

a:hover, #menu  a:hover, #footer a:hover {
	color:#666;
	text-decoration:underline;
	}
#flashcontent #wrapper #header img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 330px;
	margin: 0px;
}
#flashcontent #wrapper #text img {
	border: 0;
}
#footer {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	text-align: right;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flashcontent #outerWrapper {
	background-attachment: fixed;
	background-image: url(../img/contentBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.style7 {
	font-size: .5em;
	font-style: normal;
}
.style8 {color: #333333}
