body { 
	font-family: "courier new", courier, fixed; 
	font-size: 14px;
	line-height: 15px;
	color: black;
        background:url(http://antitese.org/gngs/images/background.jpg);
        scrollbar-face-color:#ffffff;
        scrollbar-shadow-color: #c6c6c6;
        scrollbar-highlight-color: #ffffff;
        scrollbar-3dlight-color: #000000;
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color: #000000;
        scrollbar-arrow-color: #000000;

}

#noback {
        background:url(http://antitese.org/gngs/images/background.jpg);


}

#bgwhite {

    background-color: #FFFFFF;
}

table { 
	font-family: "courier new", courier, fixed;
	font-size: 14px;
	line-height: 15px;
	color: black;
        background-color: #EEEEEE;
}

pre {
        font-family: "courier new", courier, fixed;
        font-size: 14px;
        line-height: 15px;
        color: black;
        background-color: #EEEEEE;
}


textarea {
	font-family: "courier new", courier, fixed; 
	border-color: black;
	font-size: 14px;
	line-height: 15px;
	color: black;
	border-style: solid; 
	border-top-width:1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	text-indent: 1px;
}
input {
	font-family : "courier new", courier, fixed;
	color: black;
	font-size: 12px;
	border-color : black;
	border-style : solid;
	border-top-width: 1pt;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	text-indent: 1px;
}

a:link {
	font-size: 14px;
	font-family: "courier new", courier, fixed;
	text-decoration: none;
	color: #4c4c4c;
}
a:visited {
        font-size: 14px;
        font-family: "courier new", courier, fixed;
        color: #4c4c4c;
        font-weight: normal;
        text-decoration: none;
}

a:active {
	font-size: 14px;
	font-family: "courier new", courier, fixed;
	color: #4c4c4c;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-family: "courier new", courier, fixed;
	text-decoration: underline;
}

.comment{
	text-align: right;
}

#wrap {
	width:700px;
	margin:0 auto;
	padding:8px;
	text-align:center;
}


#header {

        width: 710px;
        padding: 10px;
        margin-bottom: 20px;
        text-align: center;
        border-bottom: thin solid #000000;

}


#nav {
        position: relative;
        float: left;
        top: 25px;
        width: 125px;
        clear: none;
        padding: 2px;
        text-align: left;
        margin-left: 0px;
        background-color: #FFFFFF;
        border: thin solid #888888;
}
.link {
        position: relative;
        right: 10px;
        text-align: left;
        width: auto;
        top: -5px;
        padding: 4px;
        clear: both;
        background-color: #FFFFFF;
        border: thin solid #000000;
        font-weight: bold;

}


.normal{
        
        position: relative;
        float: right;
        text-align: left;
	left: 10px;
        top: -10px;
        width: 540px;
        padding: 0px;
        background-color: #EEEEEE;
}

.gap {
        position: relative;
        float: right;
        width: 540px;
}



#add{
        position: relative;
        float: right;
        top: 10px;
        text-align: right;
        width: 540px;
        padding: 4px;
}


.loginerr{
        position: relative;
        float: right;
        text-align: center;
        width: 540px;
        padding: 4px;
}


#subject{
        position: relative; 
        float: right;
         width: 540px;
        text-align: center;
        padding: 4px;
}


.title {
        position: relative; 
        right: 4px;
        text-align: left;
        width: auto;
        top: -3px;
        padding: 2px;
        clear: none;
        float: left;
        border: thin solid #666666;
        font-weight: bold;
}

.date {
        position: relative;
        left: 3px;
        padding: 2px;
        width: auto;
        top: -3px;
        clear: none;
        float: right;
        border: thin solid #555555;
}

.entry a:link {font-weight:bold;}
       {
        position: relative;
        left: 3px;
        padding: 10px;
        width: auto;
        clear: none;

}

#paginas{
        position: relative;
        top: 20px;
        float: right;
        text-align: center;
        width: 540px;
        padding: 4px;
}





#buttons{
        position: relative;
        top: 15px;
        float: right;        
        text-align: center;
        width: 540px;
        padding: 4px;
}


#gap {
      position: relative;
      float: right;
      top: 400px;
}

#footer{
        position: relative;
        float: right;
        clear: both;
        top: 40px;
        text-align: center;
        width: 540px;
        padding: 4px;

}

