@charset "utf-8";

* {
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


body {
	margin: 0px;
	background-image: url(pictures/graphics/topbckgrndstrip.gif);
	background-repeat:  repeat-x;
	background-color: #000000;
}
p {
	text-align: justify;
	padding: 10px;
}

h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	margin: 0px;
}
img {
	text-align: center;
	border: 1px solid #0000FF;
}
b {
	color: #FFFF00;
}


#wrapper {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(pictures/graphics/american_bar_background.png);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #820000;
	height: auto;
}
#column {
	width: 777px;
	height: 100%;
}
#wide {
	width: 520px;
	float: left;
	height: auto;
}
#wl {
	height: auto;
	float: left;
	width: 154px;
}


#wl  a {
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	background-color: #0000FF;
	display: block;
	width: 147px;
}
#wl li {
	list-style-type: none;
	display: block;
	text-align: center;
	margin-top: 10px;
	color: #FF0000;
}

#wl  a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #820000;
}

#wl a:active {
	background-color: #FF0000;
	background-image: none;
	width: 147px;
}
#wl img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}



#wr {
	text-align: right;
	width: 350px;
	float: right;
	height: auto;
}

#wr img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 21px;
}

#hor {
	text-align: center;
	padding-top: 25px;
	clear: both;

}
#hor img {
	margin: 14px;
}

#hor a {
	text-decoration: none;
}
#hor   li {
	list-style-type: none;
	margin-left: 20px;
	float: right;
	color: #FF0000;
}

#thin {
	float: right;
	width: 240px;
	text-align: right;
}
#thin li {
	list-style-type: none;
	margin-left: 20px;
	color: #FF0000;
	padding-top: 10px;
	display: block;
}

#thin img {
	margin-top: 20px;
}
#thin a {
	text-align: center;
}


#horizontal {
	clear: both;
}
#h1text {
	float: right;
	clear: right;
	width: 340px;
	text-align: center;
}
#contenido {
	float: left;
	width: 510px;
}
#footer {
	background-color: #0000FF;
	text-align: center;
	height: auto;
	width: 777px;
	margin-top: 50px;
}
#footer a {
	font-size: 11px;
}
#wider {
	width: 777px;
	text-align: center;
	padding-bottom: 400px;
	padding-top: 49px;
}



.blue {
	color: #0000FF;
	text-align: center;
}
