BODY {
		font:12pt sans-serif;
		color:black;
		background:white;
		margin:0em;
		}
DIV#NavTopPic1 {
		width:1000px;
		height:19px;
		background:url(pics/nav/NavTop1.jpg) no-repeat top left;
		margin:0px;
		}

/* OLD: margin-left: 409px */
DIV#NavTopPic2 {
		position:absolute;
		margin-left:0px;
		margin-top:0px;
		width:2000px;
		height:31px;
		background:url(pics/nav/NavTopClean.jpg) no-repeat top left;
		}

DIV#Container {
		margin-top:31px;
		}

DIV#NavLeft {
		float:left;
		width:11.5em;
		background-image:url(pics/nav/NavTopClean.jpg);
		}

DIV#NavLeft UL {
		list-style-type:none;
		margin-top:0em;
		line-height:1em;
		}

DIV#NavLeft UL a:link, DIV#NavLeft UL a:visited {
		color:black;
		text-decoration:none;
		}

DIV#NavLeft UL a:hover {
		color:#888888;
		text-decoration:none;
		}

DIV#NavLeft UL a:active {
		color:white;
		text-decoration:none;
		}

DIV#NavLeft UL LI.NavMainEntry {
		margin-left:-1.9em;
		font-family:sans-serif;
		font-size:0.9em;
		font-weight:bold;
		font-variant:small-caps;
		}

DIV#NavLeft UL LI.NavSubEntry {
		margin-left:-1.6em;
		font-family:sans-serif;
		font-size:0.7em;
		font-weight:bold;
		}

A#ButtonHome {
		position:absolute;
		margin:0px;
		display:block;
		background-image:url(pics/nav/NavHome1.jpg);
		width:81px;
		height:31px;
		}

A#ButtonHome:hover {
		background-image:url(pics/nav/NavHome2.jpg);
		}

A#ButtonGames {
		position:absolute;
		margin-left:81px;
		display:block;
		background-image:url(pics/nav/NavGames1.jpg);
		width:95px;
		height:31px;

		}

A#ButtonGames:hover {
		background-image:url(pics/nav/NavGames2.jpg);
		}

A#ButtonPowerPlay {
		position:absolute;
		margin-left:176px;
		display:block;
		background-image:url(pics/nav/NavPowerPlay1.jpg);
		width:150px;
		height:31px;
		}

A#ButtonPowerPlay:hover {
		background-image:url(pics/nav/NavPowerPlay2.jpg);
		}

A#ButtonForum{
		position:absolute;
		margin-left:326px;
		display:block;
		background-image:url(pics/nav/NavForum1.jpg);
		width:83px;
		height:31px;
		}

A#ButtonForum:hover {
		background-image:url(pics/nav/NavForum2.jpg);
		}

DIV#Content {
		margin-left:12em;
  		padding-top:0.2em;
  		padding-right:0.5em;
		}

DIV#Content P {
		margin-top:0px;
		}

DIV#Content H1 {
		text-align:center;
		font-variant:small-caps;
		font-weight:bold;
		font-size:1.2em;
		padding:0.1em;
		margin-top:0.2em;
		margin-bottom:0.2em;
    	border:1px solid green;
    	letter-spacing:0.05em;
		}

DIV#Content H2 {
		font-size:1.3em;
		color:green;
		margin-bottom:0em;
		margin-top:0em;
		}

/* For News Headline */
DIV#Content H3 {
		font-size:1.3em;
		color:green;
  		border-bottom:1px solid green;
  		margin-bottom:0em;
		}

DIV#Content IMG.SingleImageTopLeft {
		float:left;
		margin-right:2em;
		margin-bottom:1em;
		}

DIV#Content DIV.ImagesContainer {
		float:left;
		}

DIV#Content IMG.ImageTopLeft1 {
		margin-right:2em;
		margin-bottom:1em;
		}

DIV#Content IMG.ImageTopLeft2 {
		margin-right:2em;
		margin-bottom:1em;
		}

DIV#Content P.Comment  {
		color:blue;
		font-size:0.9em;
		}

DIV#Content P.CloseToHeadline {
		margin-top:-1.1em;
		}

DIV#Content P.LastUpdate {
		font-size:0.6em;
		}

DIV#Content HR.Footer {
		height:2px;
		border:1px solid gray;
		}

DIV#Content HR.FooterIECompat {
		height:0px;
		width:0px;
		}

DIV#Content UL.CloseToHeadline {
		margin-top:0em;
		}

DIV#Content UL.Std {
		list-style-type:disc;
		}

DIV#Content UL.Numbers {
		list-style-type:decimal;
		}

DIV#Content UL.DeepList {
		list-style-type:circle;
		}

DIV#Content UL.SmallList {
		list-style-type:decimal;
		font-size:0.8em;
		}

DIV#Content STRONG.Command {
		color:black; font-weight:bold;
		}

DIV#Content STRONG.Option {
		color:blue;
		}

DIV#Content STRONG.bold  {
		font-weight:bold;
		}

DIV#Content STRONG.italic {
		font-style:italic;
		font-weight:normal;
		}

DIV#Content STRONG.Green {
		color:green;
		font-weight:normal;
		}

DIV#Content STRONG.Red {
		color:Red;
		font-weight:normal;
		}

DIV#Content TH.PersonalDetails {
		text-align:left;
		}

TD.PowerPlayInputLeft {
		vertical-align:top;
		background:#EEEEFF;
		}

TH.PowerPlayInputLeftCenter {
		vertical-align:top;
		text-align:center;
		background:#EEEEFF;
		font-weight:normal;
		font-size:1.1em;
		}

TD.PowerPlayInputRight {
		background:#F5F5F5;
		}

TD.EntryPP {
		background:#FFDDDD;
		}

TD.EntryVG {
		background:#FFFFDD;
		}

TD.FlagBlack  {
		width:1em;
		height:0.15em;
		background:black;
		}

TD.FlagRed {
		width:1em;
		height:0.15em;
		background:red;
		}

TD.FlagYellow {
		width:1em;
		height:0.15em;
		background:yellow;
		}

