@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Century Gothic", sans-serif;
	font-size: 1em;
	text-align:center;
	line-height: 1.5em;
	color: #FFF;
	margin-top: 10px;
	width: 897px;
	margin-right: auto;
	margin-left: auto;	
}

h1 h2 h3{
	color: #AA1006;
	font-size: 1.2em;
	}
	
h2 {
	font-size: 1em;
}

h3 {
	font-size: .8em;
}	
a:link, a:visited, a:hover {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color:#fff;
}

a:visited {
	color:#fff ;
}
div#container {
	width:897px;
	height: 566px;
	margin-top: 70px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/about_bkg.jpg);
	background-repeat: no-repeat;
	}
	
	
div#navBar {
	height: 32px;
	background-color: #000;
	width: 897px;
	float: none;
	clear: both;
	}

	

#container object {
	text-align: center;
	float: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #mainContent {
	width: 460px;
	margin-left: 50px;
	float: left;
	height: auto;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 160px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #mainContent h1 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 16px;
	color: #AA1006;
	text-align: left;
	float: none;
	margin-top: 70px;
	font-weight: normal;
	letter-spacing: .2em;
}

#container #mainContent p {
	float: left;
	text-align: left;
	margin-top: 10px;
	height: auto;
	color: #333;
	font-size: 0.9em;
	line-height: 1.8em;
	width: 445px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.right{
	text-align:right;
	font-variant: normal;
	font-style: italic;
	color: #AA1006;
	text-decoration: none;
	margin-left: 0px;
}
#container #sidebar {
	float: left;
	text-align: left;
	clear: none;
	width: 180px;
	padding: 0px;
	margin-top: 190px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #sidebar img {
	padding-top: 1px;
	margin: 0px;
	padding-bottom: 1px;
}
#container #sidebar h1 {
	text-align: left;
	margin-top: 10px;
}
#container #sidebar p {
	font-size: 12px;
	line-height: 2em;
	text-indent: 65px;
	margin-top: 10px;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
}
.invisible {
	color: #FFF;
	background-image: url(../images/pixel.gif);
}
#container #mainContent p.right {
	text-align: right;
}

/*#container #sidebar a:link, a:visited, a:hover {
	letter-spacing: normal;
	color: fff;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
*/

#footer {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 80%;
	color: #BBB;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	text-decoration: none;
	color: #BBB;}

#container #sidebar p a {
	text-decoration: none;
	color: fff;
	margin: 0px;
	padding: 0px;
}

#container #mainContent a {
	color: #777;
	text-decoration: none;
}

