body {
	margin: 0px;
	padding: 0px;
	font: 78%/1.6em "Lucida Grande", verdana, helvetica, arial, sans-serif; 
	color: #ffffff;
	background: #000000;
	height: 100%;
}


body, html {
	margin-top: 20px;
	height: 100%;
	width: 100%;
	text-align: center;
}

#center {
	margin-left: 200px;
	width: 550px;
	margin-right: 107px;
	text-align: left;
}

#logos {
	height: 110px;
	width: 175px;
	margin-bottom: 20px;
}

#container {
	position: relative;
	width: 857px;
	margin: auto;
}

#header {
	margin-bottom: 20px;
}

#left_column {
	float: left;
	width: 175px;
}

#right_column {
	margin-top: 130px;
	float: right;
	height: 100%;
}

.submenu {
	margin-left: 2px;
	margin-bottom: 10px;
}

.submenu a {
	display: block;
	text-align: left;
	color: #ffffff;
	font: 75%/1.6em "Lucida Grande", verdana, helvetica, arial, sans-serif; 
	text-decoration: none;
}

h1 {
	margin-top: 0px;
	font: bold 120%/1.6em "Lucida Grande", verdana, helvetica, arial, sans-serif; 
	color: #cc0000;
}

a {
	color: #cc0000;
}


.flash_object {
	width: 546px;
	height: 346px;
	border: 2px #cc0000 solid;
	margin-bottom: 20px;
}

.photo_full {
	width: 546px;
	height: 346px;
	border: 2px #cc0000 solid;
	margin-bottom: 20px;
}

.photo_half {
	width: 260px;
	height: 346px;
	border: 2px #cc0000 solid;
	margin-bottom: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
	margin-left: 10px;
}

#intro {
	width: 550px;
	height: 400px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -275px;
	margin-top: -200px;
}

.quote {
	font-style: italic;
}