@charset "utf-8";

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #212829;
}

#wrapper {
	background-color: #212829;
	background-position: center bottom;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	padding: 0px;
}
#wrapper img {
	padding: 0px;
	width: 98%;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#container {
	background-color: #212829;
	background-position: center bottom;
	clear: both;
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F1F1F1;
	background-color: #212829;
	text-align: center;
	width: 1050px;
	height: 25px;
	left: 10px;
	top: 0px;
	right: auto;
	bottom: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#navbar a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCF;
}
#wrapper #navbar #MenuBar1 li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #CFF;
}

#navbar a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C6f;
	text-decoration: none;
	background-color: #212829;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCF;
	background-color: #212829;
	height: auto;
	width: auto;
}

#leftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCF;
	background-color: #212829;
	float: left;
	width: 32%;
	clear: none;
	background-position: center bottom;
	text-align: center;
	height: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#midcol {
	font-size: 14px;
	font-weight: bold;
	color: #CCf;
	background-color: #212829;
	width: 32%;
	float: left;
	clear: none;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #container #midcol a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C9C;
	text-decoration: none;
}

#wrapper #container #midcol a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CFC;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CFC;
	text-decoration: none;
	background-color: #212829;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C9F;
	text-decoration: none;
}


#rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCf;
	background-color: #212829;
	float: right;
	width: 32%;
	clear: none;
	text-align: left;
	height: auto;
	visibility: visible;
	margin: 5px;
	padding: 5px;
}



#rightcol a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #CFC;
}

#rightcol a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C9c;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #212829;
	text-align: center;
	height: 30px;
	width: 100%;
	clear: none;
	color: #CCF;
	margin: 10px;
}
#footer img {
	height: 30px;
	width: 30px;
	float: right;
}

leftcolimg {
	
	display: block;
}
#leftcol img {
	float: left;
	clear: both;
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	align: middle;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: auto;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#midcol img {
	float: left;
	left: 10px;
	right: auto;
	height: auto;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#rightcol img {
	float: left;
	clear: none;
	right: 10px;
	left: 15px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	width: 200px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
h1 {
	font-family: "Rage Italic", "Brush Script MT";
	font-size: 55px;
	font-style: normal;
	font-weight: normal;
	color: #ECECFB;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	line-height: normal;
}
h2 {
	font-family: "Rage Italic", "Brush Script MT";
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-shadow: 1pt 1pt 1pt #000;
	font-stretch: wider;
	text-align: center;
	line-height: 35px;
}
#wrapper #container #leftcol h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-align: left;
}

.row {
	width: 300px;
	padding: 10px;
}
.label {
	text-align: left;
	float: left;
	width: 70px;
}
.element {
	text-align: left;
	float: left;
	width: 200px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #212829;
	height: auto;
	width: 100%;
}
#rightcol2 {
	float: left;
	width: 225px;
	background-color: #212829;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCF;
}
#wrapper #container #midcol h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
}
#wrapper #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CFC;
	text-decoration: none;
}
#col2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCF;
	float: left;
	width: 100%;
	background-color: #212829;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 10px;
	height: auto;
	margin-right: 15px;
}
#col2 img {
	width: 200px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 0px;
	background-color: #212829;
	height: auto;
}
#wrapper #navbar #MenuBar1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #212829;
}
