body {
	text-align: center; /* for IE */
}
a img {
	border: none;
}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	position:relative;
	width:923px;
}
#content {
	
}
#footer {
	float:left;
	clear:both;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}
#topnav {
	position:relative;
	height: 134px;
}
#topnav img {
	cursor: pointer;
}
#redl {
	position:relative;
	top:-94px;
	left:70px;
}
#redl_side {
	position:absolute;
	top:0px;
	left:728px;
	visibility: visible;
}
#redl_bottom {
	position:absolute;
	top:311px;
	left:0px;
	visibility: visible;
}
#whitebox {
	position:absolute;
	left:110px;
	top:96px;
	visibility: visible;
}
#whitebox_flash {
	position:absolute;
	left:490px;
	top:95px;
}
#outline_media {
	position:absolute;
	left:111px;
	top:509px;
	visibility: visible;
}
#flash_bar {
	position:absolute;
	left:80px;
	top:390px;
	width:825px;
	height:96px;
	visibility: visible;
}
.whitebox_text {
	background-color:#fff;
	font-family:arial;
	font-size:10px;
	text-align:justify;
}
#outlinebox {
	position:absolute;
	left:111px;
	top:500px;
	visibility: visible;
}.sitourfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.sitourtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}
.sitourfontspaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #666666;
}
.white-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
}
.style1 {	color: #FF0000;
	font-weight: bold;
}
.label {
	font-family:verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.label_red {
	font-family:verdana;
	font-size:12px;
	color:#DD0303;
	font-weight:bold;
}
input.submit {
	font-family:verdana;
	font-size:12px;
}
.top_title_bold {
	font-family:verdana;
	font-size:14px;
	color:#DD0303;
	font-weight:bold;
}

/* Fonts */
@font-face {
	font-family: 'CalibriRegular';
	src: url('../files/fonts/calibri.eot');
	src: local('Calibri'), local('Calibri'), url('../files/fonts/calibri.woff') format('woff'), url('../files/fonts/calibri.ttf') format('truetype');
}

#portal_background {
	background-image: url('../img/misc/portal-background.png');
	margin: 0 auto;
	position: relative;
	width: 936px;
	height: 576px;
}

#portal_foreground {
	background-image: url('../img/misc/portal-foreground.png');
	position: absolute;
	top: 0px;
	left: 0px;
	width: 936px;
	height: 576px;
}