.quote
{
font-size: small;
text-align: right;
padding-right: 20px;
}


h1, h2
{
color: #1283CE;
}

detail_label
{
	color: grey;
	font-size:small;
}


h3 {
	color: #1283CE ;
}

h4 {
color: #1283CE;
}

a:hover {
  text-decoration: underline;
}

a img {
border-width: 1px;
border-color: black;
}

#mainpagedivider
{
clear:both;
text-align:center;
}

body
{
 background: #DFEBF9  url('/img/sky_v_fade_blur.jpg') repeat-x ;
margin: 0px 0px 0px 0px;
}

#title
{
	color: white;
	font-weight: bolder;
	border-spacing: 10px;
	vertical-align: top;
	text-align: left;
	width: 100%;
	padding-left: 25px;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	font-family: sans-serif;
	padding-right: 40px;
}

#titleblurb
{
float: right;
color: white;
font-weight: bold;
padding-right: 20px;
}

#key
{
 text-align: center;
 background-color:white;
}

#key img
{
 vertical-align: middle;
}

#key .element
{
 margin-left: 10px;
 margin-right: 10px;
}

#datalist tr:nth-child(2n)
 {
  background-color: #eeeeee;
}

bottom_adbar
{
margin-left:auto;
margin-right:auto;
width: 100%;
text-align:center;
}

.multicolumn {
	column-width: 10em;
}