@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}

a:link {
	font-family: TradeGothic, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}

a:visited {
	color: #999999;
	font-family: TradeGothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}

a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: TradeGothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:active {
	text-decoration: none;
	font-size: 12px;
}







.oneColFixCtrHdr #container {
	width: 822px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	padding: 0px;
	border: 0px none #FFFFFF;
	height: 700px;
	position: relative;
}
.oneColFixCtrHdr #container #box {
	height: 470px;
	width: 800px;
	border: 1px solid #000000;
	margin: 1px;
	padding: 10px;
	position: relative;
}
.oneColFixCtrHdr #header {
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	border: 0px none #FFFFFF;
	position: relative;
	height: 23px;
	background-position: left bottom;
	vertical-align: bottom;
	text-align: left;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr   #mainContent {
	height: 470px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	background-color: #FFFFFF;
	left: 1px;
	margin: 0px;
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	top: 16px;
}
.oneColFixCtrHdr #footer {
	background-color: #FFFFFF;
	background-position: center;
	position: relative;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-position: center top;
	text-align: center;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr   #topmenu {
	position: absolute;
	top: 539px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 220px;
	height: 16px;
	width: 380px;
}
.oneColFixCtrHdr  #line {
	position: absolute;
	top: 555px;
	text-align: center;
	left: 0%;
	right: 5%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr  #menubottom {
	position: absolute;
	top: 564px;
	right: 80px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	width: 700px;
}
#thumb1 {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 10px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	left: 20px;
}
#thumb2 {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 100px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	left: 20px;
}
#thumb3 {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 190px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	left: 20px;
}
#thumb4 {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 280px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	left: 20px;
}
#thumb5 {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 370px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	left: 20px;
}
#thumb6 {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 10px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	left: 110px;
}
#thumb7 {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 100px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	left: 110px;
}
#thumb8 {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 190px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	left: 110px;
}
#thumb9 {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 280px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	left: 110px;
}
#thumb10 {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 370px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	left: 110px;
}
#home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-position: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 1px;
	width: 300px;
	height: 23px;
}
#mainwindow {
	height: 420px;
	width: 460px;
	position: absolute;
	top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 330px;
}
#maindesc {
	height: 380px;
	width: 100px;
	position: absolute;
	top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #333333;
	float: left;
	left: 210px;
}
.oneColFixCtrHdr #container #box #centeredContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
}
.oneColFixCtrHdr #angel {
	height: 422px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	left: 265px;
	background-color: #FFFFFF;
	padding: 10px;
	top: 20px;
}
.centeredContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: auto;
	margin-left: 25px;
	line-height: 20px;
}
