  @charset "utf-8";
/* CSS Document */

/* HOMEPAGE STYLES */

#submenu{display:none}

#content{width:99%}

#content #ticker {
	padding: 0.6em;
	margin-bottom: 1em;
	margin-top: 1.5em;
	border: 1px dotted #782811;
	color: #522E0A;
	background-color: #FBF8F4;
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 97.5%;
	text-align: center;
}
#content #ticker a {
	color: #8E600A;
	font-weight: bold;
}
#content #ticker p
{margin:0.5em}
/* * HOMEPAGE STYLES *** */

#content .imgright {
	float: left;
	width: 32.5%;
	background-image: url(/es/ga/images/votingboard.jpg);
	background-repeat: no-repeat;
	background-color: #063D75;
	margin-bottom: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
	height: 18em;
}

#content blockquote
{margin:0.5em;
font-family:"Times New Roman", Times, serif;
font-size:140%;
font-style:italic;
}

#content blockquote p
{color: #87470e;
line-height:2em;}


#content #wrap {
	float: left;
	width: 100%;
}
#content   .home_box_blue, #content .picture, #content .home_box_gold  {
	width: 31%;
	float: left;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom:1em
}
#content .home_box_blue {
	background-image: url(/es/ga/images/box_grad_blue.jpg);
	background-repeat: repeat-x;
	background-color: #DCE3F6;
	border: 1px dotted #063D74;
	height:21em
	
}
#content    .home_box_gold    {
	background-image: url(/es/ga/images/box_grad_gold.jpg);
	background-repeat: repeat-x;
	border: 1px dotted #987122;
	background-color: #f0e4d6;
	/*height:21em;*/
	height:31em;
}

#content  p.caption
{font-size:0.9em;
margin:3px}

#content  p.source
{text-align:right;
margin:3px; 
}

#content .home_box_blue p {
	padding: .6em;
	margin: 0px;
}
#content .home_box_blue p a {
	color: #003366;
}

#content  .home_box_blue  h2  {
	background-image: url(/es/ga/images/bluetitlebkgd.png);
	background-repeat: repeat-x;
	background-color: #003366;
}

#content  .more  a {
	text-align: right;
	margin-right: 0.4em;
	color: #333333;
	float: right;
	font-weight:bold;
	text-decoration: none;
}
#content    .home_box_blue    ul    li  {
	background-image: url(/es/ga/images/bullet_blue.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	background-position: 0px 3px;
}
#content    .home_box_blue    ul    li    a, #content  .home_box_gold  ul  li a {
	color: #333333;
	text-decoration: none;
}
#content      .home_box_blue      a:hover         {
	color: #003366;
	text-decoration: underline;
}

#content       .home_box_gold       ul       li       {
	background-image: url(/es/ga/images/bullet_brown.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 1.5em;
	background-position: 0px 3px;
}
#content   .home_box_gold   a:hover   {
	color: #7B5309;
	text-decoration: underline;
}


#content  .home_box_gold  h2, #content  .home_box_blue h2 {
	display: block;
	color: #FFFFFF;
	font-size: 106%;
	margin:0;
	border-style: none;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}
#content .home_box_gold h2 {
	background-image: url(/es/ga/images/horiznavbkgd.jpg);
	background-repeat: repeat-x;
	background-color: #8E600A;
}

#content #rightbox
{margin-right:0}
