@import "general.css";

p.content
{
	font-family:Arial;
}

div#navBar
{
	width:770px;
	height: 55px;
	text-align:center;
}

div#stripBelowNavBar
{
	width:770px;
	height:21px;
}

div#hananImgStrip
{
	width:770px;
	/*height:160px;*/
}

div#overIframe
{
	width:770px;
	height:25px;
}

div#iframeDiv
{
	float: right;
	border-style: solid;
	border-width: 0px;
	width:770px;
	height: 257px;
}

div#iframeDiv div#centerDiv
{
	float: right;
	width:737px;
	height: 257px;
}

div#stripBelowIframe
{
	width:770px;
	height:43px;
}

img.navBarImage
{
	margin:0px;
}

iframe.iframeContent
{
	WIDTH:735px;
	HEIGHT:257px;
}

div#superContainer
{
	background-image: url(../images/general/patternbg2.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	height: 100%;
}
