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

body
{
	margin:0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#C1272D;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top right;
}

#projectUpdateBar
{
	float:right;
	width:100px;
	text-align:center;
	margin:0 0;
	background-color:#C1272D;
}

#footer
{
	clear:right;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	height:50px;
	background-image:url(images/bottom_bar.gif);
}

#motto
{
	text-align:center;
}

h2
{
	color:#990000;
	font-size:14px;
}

h3 em
{
	font-size:12px;
	font-style:normal;
}

h3
{
	font-size:14px;
}

h1
{
	color:#FFFFFF;
	font-size:14px;
}

#header
{
	background-color:#C1272D;
	background-image:url(images/topBar.gif);
	height:50px;
}

#header h1
{
	text-indent:-9999px;
}

#container
{
	margin:0 auto;
	background-color:#FFFFFF;
	width:1000px;
}

#flashPiece
{
	width:900px;
	height:550px;
}
