body {
	font-family : 'Lucida Grande', 'Segoe UI', Verdana, Arial, Sans-Serif;
	color : #AAA;
	background-color : fff;
	margin-left : -1px;
	margin-top : -1px;
	margin-right : 0;
	background-image: url(waveforms.png);
	background-repeat: repeat;
}
.content {
	background-color : #000;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#post div {
	position:absolute;
	margin-top: 100px;
}
#news  div{
	background-color : #000;
	margin-left: auto;
	margin-right: auto;
	}
A {
	color : #0a0;
	text-decoration : none;
      }
A:hover {
	color : #000;
	text-decoration : none;
	background-color : #dd0;
      }
A:active {
	color : #000;
	text-decoration : none;
	background-color : #a00;
      }
img {
	border: 0px;
}
.center {
	text-align : center;
	width : 100%;
	margin: auto;
}
.right {
	float: right;
}
.left {
	float: left;
}
#nav ul
{
	list-style: none;
	padding: 0;
	margin: auto;
}
#nav li
{
	background-color : #000;
	float: left;
	margin-left: 2.5em;
	margin-right: 2.5em;
	margin-top: 0em;
	margin-bottom: 0em;
	width: auto;
}
#nav A {
	color : #0a0;
	text-decoration : none;
	font-weight : bold;
	font-size : x-large;
      }
#nav A:hover {
	color : #000
	text-decoration : none;
	background-color : #dd0;
	font-weight : bold;
      }
#nav A:active {
	color : #000;
	text-decoration : none;
	background-color : #a00;
	font-weight : bold;
      }
.copyright {
	font-size : 9px;
	color : #000;
	text-align: center;
      }
.header {
	background-image : url(images/header.gif);
	width: 100%;
	margin: auto;
	padding: 0px;
	border: none;
	position: relative;
	background-repeat: repeat-x;
	 }
.select {
	font-size : xx-small;
	color : #CCC;
	background-color : #006;
	font-weight : lighter;
      }
.archive {
	font-size : xx-small;
	font-weight : bold;
	color : #666;
      }
.xml A {
	border : 1px solid;
	border-color : #FC9 #630 #330 #F96;
	padding : 0 3px;
	font : bold 8px verdana, sans-serif;
	background : #F60;
	text-decoration : none;
	margin : 0;
	color: #FFF;
	  }
.xml {
	text-align: left;
}
.global {
        margin: 0px; 
        height: 9px;
        padding: 0px;
        text-align: right;
        width: 720px;
        margin-left: auto;
        margin-right: auto;
} 
ul.global {
        margin-top: -8px; 
        margin-bottom: 15px; 
        list-style-type: none;
}
li.global {
        margin-left: 0px; 
        margin-left: -4px; 
	text-align:center;
        display: inline;
}