@charset "utf-8";
/* CSS Document */
#bckgrnd {
background-image:url(graphics/layout.jpg);
background-position:center;
background-repeat:no-repeat;
width:938px;
height:650px;
margin:0 auto;
padding:0;
}
#nav {
float:left;
width:300px;
height:10px;
font-size:14px;
color:#456706;
margin:0 auto;
padding:15px 0 0 10px;
}
.lght {
color:#BAE890;
}
#flsh {
float:left;
text-align:left;
width:634px;
height:415px;
margin:209px 0 0 1px;
padding:0;
}
#sdepara {
float:right;
width:293px;
height:418px;
margin:235px 0 0 0;
}
p {
font-size:12px;
line-height:23px;
letter-spacing:1px;
text-align:left;
color:#FFFFFF;
padding:0 25px 0 25px;
}
#dsnd {
width:936px;
height:10px;
margin:0 auto;
text-align:left;
font-size:12px;
color:#456706;
padding:0;
}
#vldtd {
text-align:right;
width:936px;
height:25px;
margin:0 auto;
}
.txtdrk {
color:#1D1805;
}
a:hover {
	color: #B6E19C;
	text-decoration: none;
}
a:link {
	color: #B6E19C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B6E19C;
}
a:active {
	text-decoration: none;
	color: #B6E19C;
}