@charset "utf-8";
/* CSS Document */

body 
{
		background-image: url(graphics/Home/00_bs_bg_2009.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		background-color: #000000;
		topmargin: 0px;
		text-align: center; /* for IE */
}
	
#container 
{
		margin: 0 auto;   /* align for good browsers */
		/*text-align: left;  counter the body center */
		position:  relative;
		width: 800px;
		top: -145px;
		z-index: 1;
}

#container2 
{
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		position:  relative;
		/*position: absolute;*/
		width: 800px;
		height: 300px;
		top: -15px;
		z-index: 0;
}
	
.01_bs_title
{
	/*overflow: hidden;*/
	/*position: absolute;*/
	visibility: visible;
	height: 300px;
	width: 800px;
	left: 25px;
	z-index: 3;

}
	
.main_menu
{
	visibility: visible;
	height: 50px;
	width: 800px;
	left: 25px;
	top: 165px;
	z-index: 10;

}

#content_box 
{
	background-image: url(graphics/Home/10_bs_content_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ebebeb;
	visibility: visible;
	width: 800px;
	font-color: #655A47;
	float: none;
	top: 220px;
	left: 25px;
	z-index: 5;
}
#content_box_latitn 
{
	background-image: url(graphics/LaTitN/10_bs_content_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ebebeb;
	visibility: visible;
	width: 800px;
	font-color: #655A47;
	float: none;
	top: 220px;
	left: 25px;
	z-index: 5;
}
#content_box_ember 
{
	background-image: url(graphics/ember/10_bs_content_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ebebeb;
	visibility: visible;
	width: 800px;
	font-color: #655A47;
	float: none;
	top: 220px;
	left: 25px;
	z-index: 5;
}
.content {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	visibility: visible;
	width: 750px;
	font-color: #655A47;
	float: none;
	top: 220px;
	left: 25px;
	right: 25px;
	z-index: 10;
	padding: 10px;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
}

.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}

.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF0000;
}

.H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0033;
}

.LegaleseRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
}

.LegaleseGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}

.Quote {
	background-image:   url(graphics/main/graphics/excerpt_bckgrnd.jpg);
	background-repeat: repeat;
	text-align: justify;
	padding: 10px;
	width: 700px;
	border: 2px solid #666666;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
}

.QuoteH1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
}

.QuoteH2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
	text-decoration: underline;
}

.RedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CC0000;
	letter-spacing: 3pt;
	word-spacing: 5pt;
	text-decoration: underline;
}
