body						{background-color: #000; font-family: verdana, arial, sans-serif; margin: 0px; font-size: 14px; text-align: left;}
p							{line-height: 28px; margin-top: 20px;}
b							{font-size: 24px; color: #e12; font-family: Times New Roman, Times, serif;}
.header						{height: 120px; width: 100%; background-color: #e12; text-align: left; background-image: url('../images/headerbkg.gif'); background-repeat: repeat-x;}
.contentarea				{width: 100%; background-color: #fff; min-height: 730px;}
.leftcolumn					{line-height: 60px; width: 276px; padding-left: 15px; background-color: #666; height: 545px; padding-top: 185px; float: left; background-image: url('../images/menubkg.jpg'); background-repeat: no-repeat;}
.leftcolumn a:link			{color: #fff; text-decoration: none; text-transform: uppercase; font-size: 13px;}
.leftcolumn a:visited		{color: #fff; text-decoration: none; text-transform: uppercase; font-size: 13px;}
.leftcolumn a:hover			{color: #fff; text-decoration: underline; text-transform: uppercase; font-size: 13px;}
.leftcolumn b				{color: #000; font-size: 13px; text-transform: uppercase; font-family: verdana, arial, sans-serif;}
.rightcolumn				{width: 639px; min-height: 710px; margin-left: 291px; padding-left: 25px; background-color: #fff; padding-top: 20px; background-repeat: no-repeat; background-position: bottom left;}
.footer						{width: 100%; border-top: solid 10px #e12; margin-bottom: 10px;}
#handsdiv					{width: 750px; height: 150px; position: absolute; left: 200px; top: 700px;}
* 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));}
a:link						{color: #e12; text-decoration: none;}
a:visited					{color: #000; text-decoration: none;}
a:hover						{color: #000; text-decoration: underline;}