html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	letter-spacing:0.1em;
	 text-align: center;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; 
color:#2F7D9D;
}
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}


* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */


#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    text-align: left;
}


#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}


/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}



/* page layout */

body {
    min-width: 855px;
    color: #333;
    background: #FFFFFF;
}

#container {
    width: 855px;
    margin-bottom: 20px;
    background: #fff;
}

#alpha { margin: 15px 15px 0 15px; width: 425px; 
	padding-right:20px;
}
#beta { width: 180px;}

#beta-inner
{
display:block;
padding-bottom:20px;
}

.date-header {
    margin-top: 0;
	color:#000000;
    font-size: 12px;
	font-family:"Courier New", Courier, mono;
}

.entry-header {
    margin-top: 0;
	display:block;
    padding: 0 0 20px 0px;
    color: #000;
    font-size: 18px;
	font-weight:bold;
	font-family:"Courier New", Courier, mono;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.right{
width:180px;
float:left;
padding-right:10px;}

li{
margin:0px;
padding:0px;

list-style:none
}
li li{padding-left:5px;}
ul{
margin:0px;
padding: 0 0px 0 0;}

.mini{
font-size:9px;}

#banner-header{
padding: 0 0 35px 0;}

#banner-header{
background-image:url(http://www.nobodyhurts.com/img/title.gif);
background-repeat:no-repeat;
display:block;
width:479px;
height:39px;}

.non{
display:none;
}

.module-header{
font-family:"Courier New", Courier, mono;
color:#000000;
font-size:14px;
font-weight:bold;}

.module-content{padding: 0px 10px 0px 0px;}

