
HTML {
	height: 100%;
}
body {
	height: 100%;
	background-image: url(images/bg_main.gif);
	background-position:center
}

.credits
{
  position:absolute;
  left:43.5%;
  top:28px;
  height: 69px;
  width: 454px;
  background: url("images/accreditations.gif") no-repeat;
}

a {color: #9D9D7B; text-decoration: none; }
a:hover {color: #505834; text-decoration: none; }

.text_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9D7B;
}
.border_edge {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D7B;
	border-right-color: #9D9D7B;
	border-bottom-color: #9D9D7B;
	border-left-color: #9D9D7B;
}

.style1 {color: #849964}

.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505834;
}

.myul
{
}

.myul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505834;
}

.text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #505834;
	letter-spacing: 10px;
	background-color: #EBEBE5;
	padding: 5px;
}
.text_links_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505834;
}
.text_links_bottom a {color: #505834; text-decoration: none; }
.text_links_bottom a:hover {color: #98B03D; text-decoration: none; }

.border_box {
	border: 1px solid #EBEBE5;
}
.text_designedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CBD2BD;
}
