div#flashmessage	{
	display: none;
	visibility: hidden;
	width: 910px;
	margin: 120px auto;
}
body, html {
	height: 100%;
}
.ir span { 
	background: transparent url('../../images/cryptic-logo-homepage.gif') no-repeat;
}
div#branding	{
	width: 113px;
	height: 35px;	
}
div#branding a	{
	display: block;
	width: 113px;
	height: 35px;
	cursor: hand;
}
div#container	{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -475px;
}	
div#header {
	top: 0;
	left: 0;
	position: relative;
}
div#copy {
}
div#navbox {
	left: 0;
}
div#footer {
	position: absolute;
	left: 50%;
	margin-left: -475px;
	top: 700px;
}

