/* CSS layout */
#bottom a:link {
	color: #808080;
	text-decoration: none;
	font-size: 13px;
	font-family: "Century Gothic";
	text-align: center;
}
#bottom a:hover {
	font-family: "Century Gothic";
	color: #0000FF;
}
#flags a:link {
	text-decoration: none;
}
#flags a:hover {
}
#stageArea a:link {
	color: #B90000;
	font-weight: bold;
}
#panoBox a:hover {
	color: #FFFF00;
	font-weight: bold;
}
#panoBox a:link {
	color: #FFFFFF;
	font-style: normal;
}

object { outline:none; }


img   {  border-style: none;}
a {
	outline: none;
	text-decoration: none;
}
a:link {
	color: #000000;
	font-family: "Century Gothic";
	font-weight: normal;

	font-size: 13px;
	text-align: center;
}
a:hover {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 13px;
	font-weight: normal;
}
a:visited {
	font-family: "Century Gothic";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	outline: none;
}
.style2 {
	text-align: center;
	color: #AF220A;
}
.smallTextWhite {
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Century Gothic";
	text-align: center;
}
.blackText {
	font-family: "Century Gothic";
	font-size: small;
	color: #000000;
	text-align: justify;
}
.noMargin {
	border-width: 0px;
}
h1 {
	font-family: "Century Gothic";
	font-size: x-large;
	color: #AF220A;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
h2 {
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: normal;
	color: #000000;
	letter-spacing: 3px;
	text-align: center;
}
h3 {
	font-family: "Century Gothic";
	font-size: large;
	color: #000000;
	line-height: 22px;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
h4 {
	font-family: "Century Gothic";
	font-size: small;
	text-align: justify;
	font-weight: normal;
	line-height: 22px;
}
h5 {
	font-family: "Century Gothic";
	font-size: small;
	color: #AF220A;
	text-align: center;
	text-decoration: underline;
}
h6 {
	font-size: medium;
	font-family: "Century Gothic";
}
strong {
font-family: "Century Gothic";

	font-size: medium;
	font-weight: bolder;
}
b {
font-family: "Century Gothic";

	font-size: medium;
	font-weight: bold;
}
i {
font-family: "Century Gothic";

	font-size: medium;
	font-style: italic;
}
em {
font-family: "Century Gothic";

	font-size: medium;
	font-weight: bold;
}
.blackTextMed {
	font-family: "Century Gothic";
	font-size: medium;
	color: #000000;
	text-align: justify;
}
