BODY  {
	color: 000000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/background_2013.jpg);
}


div#banner
{
	background-color: #FFF;
	vertical-align: middle;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 64em;
	text-align: left;
	background-color: #FFF;
	padding: 10px;
	list-style-image: url(images/bullet_green_small.gif);
}


h6 {
	color: #060;
	font-size: 135%;
	font-weight: bold;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

a:link   {
	color: #093;
	text-decoration: none;
	list-style-image: url(images/bullet_green_small.gif);
	font-weight: bold;
}

a:visited   {
	color: #093;
	text-decoration: none;
	list-style-image: url(images/bullet_green_small.gif);
}
a:active  {
	color: #093;
	text-decoration: none;
	list-style-image: url(images/bullet_green_small.gif);
}
	
a:hover {
	color: #FF0000;
	font-weight: bolder;
	text-decoration: underline;
	list-style-image: url(images/bullet_red_small.gif);
}

hr {
	color: #060;
	background-color: #060;
	height: 2px;
}

.smaller a:link   {
	color: #093;
	font-weight: bold;
}
.smaller a:visited   {
	color: #093;
	font-weight: normal;
	text-decoration: none
}
.smaller a:active  { font-weight: normal;  text-decoration: none  }

.smaller a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline
}

.list a:link   {
	color: #093;
	font-weight: bold;
}
.list a:visited   {
	color: #093;
	font-weight: normal;
	text-decoration: none
}
.liat a:active  { font-weight: normal;  text-decoration: none  }

.list a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline
}

.footer {
	color: #030;
	font-size: x-small
}


.cap {
	float: left;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#063;
	font-family: georgia, times;
}
.cap_rest {
	color: #063;
	font-size: 35px;
	font-family: georgia, times;
	font-weight: normal;
	line-height: 22px;
	float: left;
}
