/* new */
body {  text-align: left; margin: 10px; padding: 0px;
	font-size: 95%; font-family: Geneva, Arial, Helvetica, sans-serif; 
	background-color: #CCCC99; }
/* background-image: url(_img/elka1.gif); background-repeat: repeat-y;
background-image: url(_img/hearts.gif);
position:relative; */

p { margin: 0px; }

#main { position:relative; }
#right { position:absolute; top:0px; right:0px;
	width: 200px; float: right; }
#content { margin-right: 220px; }
	
form { margin: 0px; padding: 0px; }
img { border: 0px; }

.line { text-align: center; background-color: #FFCC66; }
.postbody { font-size: 95%; padding-left: 150px; }

/* quote & code blocks */
.code { margin: 0px; padding: 5px; font-size: 80%; border: double #006600; font-family: "Courier New", Courier, monospace; }
blockquote { margin: 0px 25px; padding: 5px; font-size: 90%; border: medium solid #FFCC66; text-align: justify; }

/* copyright and bottom info */
.copyright { font-size: 75%; }

/* links */
a:link { color: #006600; text-decoration: none; }
a:visited  { color: #006600; text-decoration: line-through; }
a:hover  { color: #FFFFFF; background-color: #006600; text-decoration: none; }

/* offtopic */
.off { font-size: 75%; color: #666666 }

/* Post Icon */
.post_icon_no_new { font-weight: bold; color: #FFFFFF; background-color: #006600; text-decoration: none; }

/* Menu */
ul.menu, li.menu { display: inline; padding-left: 0px;	margin-left: 0px; font-weight: bold; font-size: 100%;}

/* OLD */
font.overline { text-decoration: overline; }
.poster { font-size: smaller; color: #666666 }
.recent { font-size: smaller; text-align: left; }
td.menu { background-color: #c0c0c0; border: none; padding: 5px; text-align: center; width: 110px; vertical-align: top; }
td.maintext { border: none; padding: 15px; text-align: justify; vertical-align: top; }