/* use for double line headline */
.monopolyhead {
margin: 0px;
padding: 15px 10px 10px 10px;
font-size: 14px;
font-weight: bold;
color: #666666;
text-align: left;
}
/* use for single line headline */
.monopolyheadsingle {
margin: 0px;
padding: 20px 10px 10px 10px;
font-size: 14px;
font-weight: bold;
color: #666666;
text-align: left;
}
.monopolyheadsinglebg {
margin: 0px;
padding: 15px 10px 10px 10px;
font-size: 14px;
font-weight: bold;
color: #666666;
text-align: left;
background: url(../images/lgMonopolyBak.jpg) no-repeat center top;
}
/* sub head with double line headline */
.monopolysub {
margin: 0px;
padding: 5px 10px 10px 10px;
font-size: 11px;
font-weight: bold;
color: #666666;
text-align: left;
}
/* sub head with single line headline */
.monopolysubsingle {
margin: 0px;
padding: 15px 10px 10px 10px;
font-size: 11px;
font-weight: bold;
color: #666666;
text-align: left;
}

.imgLeft {
margin: 10px 10px 0px 10px;
float: left;
}
.imgLeft_small {
margin: 0px 8px 0px 0px;
float: left;
}
.imgLeft_med {
margin: 10px 10px 10px 10px;
float: left;
}


.largeGray {
margin: 0px;
font-size: 14px;
font-weight: bold;
color: #666666;
text-align: left;
}
.monopolybody {
margin: 0px;
padding: 0px 15px 15px 15px;
font-size: 11px;
text-align: left;
color: #000000;
}
.monopolybodysmall {
margin: 0px;
padding: 10px;
font-size: 11px;
text-align: left;
color: #000000;
}
.rightText {
text-align: right;
font-size: 10px;
}
.rightTextblue {
text-align: right;
font-size: 10px;
color: #369;
padding-right: 10px;
}
.rightTextgray {
text-align: right;
font-size: 10px;
color: #666666;
padding-right: 10px;
}

#topwrap {
margin: 0px;
width: 798px;
height: 221px;
text-align: left;
}
#flashwrap {
margin: 0px;
height: 220px;
text-align: left;
}
#contentwrap {
top: 0px;
margin:0 auto;
width: 798px;
text-align: left;
background: url(../images/bak_content.gif) repeat-y center top;
}
#contentwrap_right {
margin:0 auto;
width: 200px;
text-align: right;
float: right;
}
.rightblock {
margin: 15px 15px 10px 15px;
color: #444444;
font-size: 11px;
text-align: left;
}
.rightblockwrap {
border-bottom: 1px solid #fff;
padding-bottom: 5px;
margin-bottom: 5px;
}
#contentwrap_left {
margin: 10px 0px 0px 0px;
text-align: left;
width: 588px;
float: left;
}
#smallmonopolybak {
margin:0 auto;
padding: 0;
width: 355px;
background: url(../images/smMonopolyWhole.gif) no-repeat center top;
}
#mediummonopolybak {
margin:0 auto;
padding: 0;
width: 417px;
background: url(../images/medMonopolybak.gif) no-repeat center top;
}
#mainleftwrap {
	width: 355px;
	margin-left: 9px;
	float: left;
}
#mainrightwrap {
	width: 355px;
	margin: 0px 0px 0px 404px;
}
#maincenterwrap {
width: 598px;
margin: 0;
text-align: center;
position: relative;
}
.monopolyblockleft {
/* background: url(../images/smMonopolyTop.gif) no-repeat center top; */
height: 268px; /* sets the height of the homePage monopoly card */
}
.monopolyblockright {
/* background: url(../images/smMonopolyTop.gif) no-repeat center top; */
height: 268px;  /* sets the height of the homePage monopoly card */
}
.mediummonopolyblock {
height: 161px; /* sets the height of the homePage monopoly card */
text-align: left;
}

/* FORMATTING */

/* use for double line headline */
.monopolyhead {
margin: 0px;
padding: 15px 10px 10px 10px;
font-size: 14px;
font-weight: bold;
color: #666666;
text-align: left;
}
/* use for single line headline */
.monopolyheadsingle {
margin: 0px;
padding: 20px 10px 10px 10px;
font-size: 14px;
font-weight: bold;
color: #666666;
text-align: left;
}
/* sub head with double line headline */
.monopolysub {
margin: 0px;
padding: 5px 10px 10px 10px;
font-size: 11px;
font-weight: bold;
color: #666666;
text-align: left;
}
/* sub head with single line headline */
.monopolysubsingle {
margin: 0px;
padding: 15px 10px 10px 10px;
font-size: 11px;
font-weight: bold;
color: #666666;
text-align: left;
}
.monopolybody {
margin: 0px;
padding: 10px;
font-size: 11px;
text-align: left;
color: #000000;
}

/* IE 6 WINDOWS FIXES */

/* hide from MacIE \*/
* html #maincenterwrap {
width: 598px;
}
* html #mainrightwrap {
margin-left: 0px;
margin-right: -3px;
float: right;
}
* html #mainleftwrap {
margin-left: 5px;
}
* html #contentwrap_left {
margin-left: -3px;
}
/* end hide */
