﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	border-style: none none solid none;
	border-width: medium;
	border-color: #C0C0C0;
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 10px;
	height: 90px;
	width: 100%;
	right: 0px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;

}

a:hover {
	text-decoration: none;
	color: #DDDDDD;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;

}

a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;

}
#main{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	left: 0px
	clip: rect(auto, auto, auto, auto);
	width: 100%;
	position: absolute;
	z-index: auto;
	top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
}
#footer {
	position: absolute;
	top: 555px;
	z-index: auto;
	width: 100%;
	height: 20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #C0C0C0;
	vertical-align: middle;
	text-align: center;
}


.Mystyle1 {
	text-align: center;
}
.Mystyle2 {
	font-size: x-large;
}
.Mystyle3 {
	font-size: large;
}
.Mystyle2c {
	font-size: x-large;
	text-align: center;
}
.Mystyle3c {
	font-size: large;
	text-align: center;
}

.frameStyle {
	
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}


