body {
	margin: 0;
	padding: 0;
	border: 0;			/* This removes the border around the viewport in old versions of IE */
	width: 100%;
	background: #ffffff;
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
}

b {font-size: 110%;}

a {
	color:#c00b1e;
}

a:hover {
	color:#006699;
	background:#red;
	text-decoration:none;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}

p {
	margin:.4em 0 .8em 0;
	padding:0;
}

img {
	margin:10px 0 5px;
	border: none;
}

p img{
	float: left;
	padding: 10px;
	border: none;
}

/************** Header **************/

#header {
	float:left;
	padding:0;
	margin:0;
	width:954px;
	overflow:hidden;
	padding-bottom: 2px;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
}

#headerimage {
	float: left;
	height: 150px;
	width: 960px;
	margin-top: -10px;
}

#headerbreadcrumb {
	float: left;
	color: #c00b1e;
	height: 20px;
	padding-top: 8px;
	padding-left: 190px;
	margin-top: -20px;
}


/************** Header End **************/

/************** Footer **************/

#footer {
	clear:both;
	float:left;
	width:100%;
	padding: 10px 0;
    background-color: #c00b1e;
	text-align:center;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	font-size: 60%;
}

#footer p{margin:0}

#footer p,div#footer a,div#footer a:link,div#footer a:visited,div#footer a:hover {
	color: #ffffff;
}

.footerimages {
	padding: 2px;
	z-index: 1;
}

/************** Footer End **************/

/************** #Layout **************/

#maincontainer{
	width: 954px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #ccffcc;
}

#layoutdims {
	clear:both;
	background:#eeeeee;
	background-image: url(../images/leftb.jpg);
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}

/* column container */

.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
    width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
		
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
}

	/* 2 column left menu settings */

.leftmenu {
	background:#ccffcc;
	background-image:url(http://www.worldofmonopoly.com/images/background-old01.jpg);
}

.leftmenu .colright {
    float:left;
    width:200%;
	position:relative;
	left:260px;
    background:#ffffff;
	background-repeat: repeat;
}

.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:260px;
	padding-bottom:1em;
}

.leftmenu .col1 {
    margin:0 5px 0 265px;
	position:relative;
	right:100%;
	overflow:hidden;
}

.leftmenu .col2 {
    float:left;
    width:230px;
    position:relative;
    right:250px;
}


/************** #Layout End **************/

/************** #Title **************/

#title {
	padding:0px;
	margin-top: -5px;
	margin-left: -1px;
}

/************** #Title End **************/



/************** #Date **************/

div.date{
	float:left;
	width: 4em;
	padding: 5px 0;
	background-color: #c00b1e;
	color:#ccffcc;
    text-align:center;
	margin: 0 4px 4px 14px;
	font-size: 80%;
	line-height:0.9
}

div.date span{
	display:block;
	font-size: 150%;
	font-weight:bold
}


/************** #Date End **************/



/************** #News **************/


.newstitle {
	display: block;
	font-weight:bold;
	font-size: 18px;
	color: #c00b1e;
}

.newsmain {
	display: block;
	color: #000000;
}

/************** #News End **************/



/************** #New Games **************/

.ngmenu{
	margin: 5px 0;
	padding: 0;
	width: 210px; /*width of menu*/
	border: 1px solid #9A9A9A;
}

.ngmenu div.titleheader {
	background-color: #F1DDC4;
	width: auto;
	height: 24px;
	padding-top: 2px;
	font: bold 16px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
}

.ngmenu div.redheader a{
	background: black url(../images/redgradient.gif) repeat-x center left;
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
}


.ngmenu div.redheader a:visited, .ngmenu div.redheader a:active{
	color: white;
}


.ngmenu div.selected a, .ngmenu div.redheader a:hover{
	background-image: url(../images/redgradientover.gif);
	color: white;
}

.ngenu div.submenu{ /*DIV that contains each sub menu*/
	background: black;
	padding: 5px;
	height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

/************** #New Games End **************/


/************** #Vegas **************/


table.vegas {
	border-style: solid;
	border-width: 1px;
	margin-top: 1px;
	width: auto;
	background-color: #ffffff;	
	text-align: center;
}

table.vegas th {
	text-align: center;
	padding-top: 3px;
	font-size: 24px;
	border: 4px solid #406480;
	background-color: #ffffff;
	padding: 0.5em 0.2em 0.5em 0.2em;
	color: #000000;
}

table.vegas td.main{
	padding: 0.3em 0.1em 0.3em 0.1em;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #000000;
	font-size: 18px;
}

table.vegas td.level1 {
	padding: 0.3em 0.1em 0.3em 0.1em;
	background-color: #c00b1e;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #ffffff;
}

table.vegas td.level2{
	padding: 0.3em 0.1em 0.3em 0.1em;
	background-color: #ff3333;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #ffffff;
}

table.vegas td.level3{
	padding: 0.3em 0.1em 0.3em 0.1em;
	background-color: #ff3300;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #ffffff;
}

.rightgraphic{
	background-image:url(http://www.worldofmonopoly.com/images/vegasbbusstop.jpg);
	background-position:left;
	border:none;
	max-width: 200px;
	min-width: 200px;
	min-height: 1000px;
}

/************** #Vegas End **************/


