body {
/* font:normal 76% arial,tahoma,"sans serif";*/
font:normal 12pt arial,tahoma,"sans serif";
 background:#000;
 background-image:url('images/bground3.jpg');
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:center; 
}

#newsgo
{
	background-color: #000033;
	/*margin: 2px 2px 2px 2px;*/
	padding:1em;
	border: 1px;
	border-color: #fff;
	font-size: 0.75em;
}

A:visited
{
	/*color: #ee8822;*/
	color: #ff0;
}

.dialog {
 /*width:583px;*/
 margin:0px auto;
 min-width:2em;
 max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(images/tl.png) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(images/tr.png) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
 background:transparent url(images/ml.png) repeat-y 0px 0px;
 margin-right:6px;
}

.dialog .bd .c {
 background:transparent url(images/mr.png) repeat-y right 0px;
 margin-right:-6px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(images/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}

.dialog .bd .c .s .news {
 margin:0px 8px 0px 4px;
 font-size:0.75em;
 padding:1em;
}

.news {
 margin:0px 8px 0px 4px;
 font-size:0.75em;
 padding:1em;
 color:#fff;
}

.newsbig {
 margin:0px 8px 0px 4px;
 font-size:1.0em;
 padding:1em;
 color:#fff;
}

.dialog .ft {
 background:transparent url(images/bl.png) no-repeat 0px 0px;
 margin-right:14px;
}

.dialog .ft .c {
 background:transparent url(images/br.png) no-repeat right 0px;
 margin-right:-14px;
}

/* content-specific */

.dialog h1 {
 /* header */
 font:georgia,helvetica,verdana,tahoma,arial,"sans serif";
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

p {
 font-family:verdana,tahoma,arial,"sans serif";
}

.sm {
	font-size:0.8em;
	color: #fff;
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

.dialog h1 {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:1.15em/1.5em arial,tahoma,"sans serif";
}

.txting {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:1.15em/1.5em arial,tahoma,"sans serif";
}

.dialog p.stxt {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.45em/2.2em arial,tahoma,"sans serif";
}

html>body .dialog pre {
 font-size:1.1em;
}

.pro {
	background:#000033;
	 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}
