/* CSS Document */
body {
  	background: #646104;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
body {
  width: 777px;
  margin: 0px auto;
}

a:link, a:visited {
  text-decoration: none;
  color: #FFCC00;
}

a:hover {
 color: #FFCC00;
 text-decoration: underline;
}

#lytContainer {
	border: #AA930A 1px solid;
	width:100%;
	line-height:150%;
	margin: 10px 0px 5px 0px;
}

#lytMain {
	padding: 5px 15px;
	background: #8d8a36;
}

#lytCopyright {
  text-align: center;
  color: #fff;
  margin: 5px;
}
#left1{
  width: 200px;
  margin: 0px 5px 5px 38px;
  padding: 5px;
  height: 314px;
}
.style1 {
  color: #fff;
  font-size: 16px;
}

#left1 a:link, #left1 a:visited {
  color: #fff;
  text-decoration: none;
}

#left1 a:hover {
  color: #fff;
  text-decoration: underline;
}
#center1 {
  background: #b83f12;
  float:left;
  width: 257px;
  margin-left:261px;
  position:absolute;
  top:352px;
  height: 345px;
}
#center1 img {
  float:left;
  margin: 18px 5px 5px 20px;
}
#center1 p {
 margin: 5px 0px 0px 20px;
}

#center1 a:link, #center1 a:visited {
 color: #000;
 text-decoration: none;
}

#center1 a:hover {
  color: #000;
  text-decoration: underline;
}

.style2 {
 margin: 0px 0 0 20px;
}

a.arrow1 {
	background: url(arrow-down.gif) no-repeat left 3px;
	padding: 0 0 0 15px;
	margin: 0px 0px 0px 20px;
}

a.arrow2 {
	background: url(bullet-1.gif) no-repeat left 3px;
	padding: 0 0 0 15px;
	margin: 0px 0px 0px 20px;
}

a.arrow3 {
	background: url(bullet-2.gif) no-repeat left 3px;
	padding: 0 0 0 15px;
	margin: 15px 0px 0px 20px;
}

#right1 {
  width: 220px;
  height: 290px;
  margin-left:535px;
  position:absolute;
  top:352px;
}
#right1 p {
   margin: 5px 0px 0px 20px;
}

#right1 img {
 float:left;
 margin: 18px 5px 5px 15px;
}

#right1 a:link, #right1 a:visited {
 color: #bba128;
 text-decoration: none;
}

#right1 a:hover {
 color: #bba128;
 text-decoration: underline;
}

#gina1 {
  width: 100%;
  height: 80px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(gina.jpg) no-repeat;
  border-top-style: solid;
  border-top-color: #4f4d03;
  border-top-width: 6px;
}

.gina2 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.gina3 {
 color: #FFCC00;
}

a:link, a:visited {
  text-decoration: none;
  color: #FFCC00;
}

a:hover {
 color: #FFCC00;
 text-decoration: underline;
}

#lytNavBottom {
  text-align: center;
  margin: 5px;
  color: #b8b308;
}

#lytCopyright {
  color: #b8b308;
}

#lytCopyright a:link, #lytCopyright a:visited,
#lytNavBottom a:link, #lytNavBottom a:visited {
  color: #b8b308;
  text-decoration: none;
}

#lytCopyright a:hover, #lytNavBottom a:hover {
  color: #b8b308;
  text-decoration: underline;
}

.lytCategories {
	color: #B8B308;
	margin: 0px 10px 5px 10px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: center;	
}



