


body, div
{
	font-family: Times, sans-serif, Georgia;
	font-size: 12px;
}


body
{
	background-color: #fff;
	background-color: #353638;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
}


a
{
	text-decoration: none;
	font-weight: bold;
	color: #F28300;
}


a:hover
{
	text-decoration: underline;
}




#outercontainer
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.container
{
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}

table.container tr td
{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

table.container tr td.white
{
	background-color: #fff;
}

table.container tr td.gray
{
	height: 4%;
}

#innercontainer
{
	background-color: #fff;
	padding: 10px 10px 10px 10px;
}

#contentcontainer
{
	background-color: #fff;
	position: relative;
	width: 751px;
	height: 520px;
}

#backgroundobject2
{
	display: none;
}

#backgroundobject1
{
	position: absolute;
	left: 309px;
	top: 421px;
	background-image: url(../img/bottomgradient.jpg);
	width: 442px;
	height: 74px;
}

#title
{
	display: none;
	position: absolute;
	top: -260px;
	left: -200px;
	width: 400px;
	text-align: center;
}


#flashmenu
{
	position: absolute;
	left: 309px;
	top: 1px;
}





#maincontent
{
	position: absolute;
	left: 313px;
	top: 178px;
	width: 420px;
	height: 225px;
}

#maincontent iframe
{
	width: 426px;
	height: 234px;
	z-index: 999;
}


#flashphoto
{
	position: absolute;
	left: 0px;
	top: 81px;
}

#footer
{
	position: absolute;
	left: 308px;
	top: 470px;
	text-align: center;
	font-size: 11px;
}




#introbox
{
	position: absolute;
	left: -220px;
	top: -80px;
	width: 440px;
	height: 220px;
}

/* div { border: 1px dotted #f00; } */


