html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del {	text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

html { overflow:hidden; background:black; }
body { overflow:hidden; padding:20px; background:black; font-family:"Trebuchet MS", "Verdana", "Arial"; font-size:12px; color:white; text-align:center; }

a {color:yellow;}
h1 { font-size:24px; color:rgb(255,179,0)}
h2 { font-size:16px; }
label {display:block; margin-top:20px; margin-bottom:5px;}
textarea#msg { width:70%; height:90px; }
input, textarea { background:#9d9d9d; border:1px solid #757474;}

.article { text-align:left !important; font-size:14px; }
.article ul { margin-top:20px; }
.article ul li { margin-top:5px; }
.mt20 { margin-top:20px; }

p#about{ text-align:left !important; }
div#window { height:357px; background:url(m.gif) repeat-x; margin:0 auto; margin-top:10px; }
div#wl { height:357px; background:url(l.gif) no-repeat left; }
#wr { height:307px; background:url(r.gif) no-repeat transparent right; padding:25px; text-align:center; }  
ul#menu { display:block; float:left; width:100%; }
ul#menu li { width:60px; float:left; margin-right:20px; cursor:pointer; }
#selectedItem { text-align:center; font-size:26px; color:#cccccc; margin-top:5px; }
#current { position:absolute; display:block; right:70px; }
#content { overflow:auto; height:307px; s}
#back { margin-top:10px; text-align:left!important; }
#content img { float:left; margin-right:50px; }


