body { 
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#3e56a6;
	background-color:#fff;
	margin:0px;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}

#bodywrap {
	width:800px;
	margin:auto;
}

#atomsLogo {
	width: 223px;
	height: 115px;
	float: left;
	background-image: url(images/atomsLogo.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 7px;
}

#flashcontent {
	height: 115px;
	padding-bottom: 7px;
}

#menuTop{
	background-image: url(images/menuTop.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 760px;
	padding: 0px;
}

#navigationMenu{
	background-image: url(images/menuBackground.jpg);
	background-repeat: repeat-y;
	height: 15px;
	width: 728px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom: 0px;
	text-align:center;
}

#mainBody{
	background-image: url(images/mainBodyBackground.jpg);
	background-repeat: repeat-y;
	width: 728px;
	padding-top: 10px;
	padding-left: 16px;
	padding-right:16px;
	padding-bottom: 10px;
	color: #000000;
	text-align: center;
}

.mainBodyIFrame
{
	background-color: #fff;
	width:730px;
	color: #000;
}

.Construction
{
	background-image: url('Images/Construction.jpg');
	background-repeat:no-repeat;
	background-position:center left;
	width: 400px;
    color: #f00;
    background-color: #fff;
    border: solid 2px #f00;
    padding: 20px 20px 20px 80px;
    font-weight:bold;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}


#copyright{
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 760px;
	padding: 0px;
}

.outerBorder
{
	background-color: #f3f5fb;
	border: 1px solid #666;
	padding: 15px;
	width: 798px;
}

.innerBorder
{
	background-color: #d6dff6;
	padding: 15px;
	border: 1px solid #999999;
}
