body						{background-color: #c96; text-align: center; font-size: 14px; font-family: verdana, arial, sans-serif; background-image: url('../images/background.jpg'); background-repeat: repeat-x; background-position: top; margin: 0px;}
p							{margin: 0px; line-height: 24px;}
table						{margin: 0px; padding: 0px;}
img							{border-color: #436;}
.mainarea					{margin-left: auto; margin-right: auto; width: 955px;}
.header						{font-size: 12px; color: #fff; text-align: left; padding-left: 160px; width: 795px; padding-top: 216px; height: 93px; background-image: url('../images/headerbkg.jpg'); background-repeat: no-repeat; background-position: top center; margin: 0px;}
.header a:link				{color: #fff;}
.header a:visited			{color: #fff;}
.header a:hover				{color: #ee7;}
.contentarea				{min-height: 515px; background-color: #fed; background-image: url('../images/contentbkg.jpg'); background-repeat: no-repeat; background-position: bottom left; border: 1px solid #fc3; border-top: none; width: 897px; margin-left: auto; margin-right: auto;}
.leftcolumn					{width: 368px; height: 455px; position: absolute; top: 265px;}
.rightcolumn				{float: right; margin-right: 20px; width: 510px; text-align: left; padding-top: 20px;}
.rightcolumn b				{color: #436;}
.menuarea					{font-size: 14px; padding-left: 135px; padding-top: 20px; height: 101px; width: 350px; margin-top: 20px; background-image: url('../images/menubkg.jpg'); background-repeat: no-repeat; background-position: left;}
.menuarea p					{line-height: 18px;}
.footer						{margin-top: 10px; width: 870px; text-align: right; color: #fff; font-size: 10px; margin-left: auto; margin-right: auto; margin-bottom: 40px;}
#propcontentarea			{height: 515px; float: right; width: 1px;}
* html img, * html .png		{position:relative; behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));}