body {
	margin:0;
	background:url(bg.png) repeat-x #ececec;
	font-family:tahoma;
	font-size:12px;
	min-width:1000px;
}

/* HEADER */
#header {
	background:url(header.jpg) no-repeat;
	background-position: 10px 16px;
	height:195px;
}
#header .topbanner { 
	float:right;
	width:469px;
	height:80px;
	margin:44px 40px 0 0;
	text-align:center;
}
#header .topbanner a { text-decoration:none; color:#FFF;}
#header .menu {
	padding:147px 0 0 0;
	height:40px;
}
#header a.men_blog, a.men_forum { width:74px; height:40px; position:absolute}
#header a.men_blog { background:url(blog_normal.png); margin-left:80px}
#header a.men_blog:hover { background:url(blog_hover.png)}
#header a.men_forum { background:url(forum_normal.png);margin-left:0px}
#header a.men_forum:hover { background:url(forum_hover.png)}
#header .menubuttons { margin:13px 30px 0 30px; float:left; display:inline; }
#header a.menulink { font-family:"Courier New", Courier, monospace; font-size:14px; color:#FFF; text-transform:uppercase; text-decoration:none; padding:6px 20px 7px 20px; position:relative; line-height:14px; margin:0 10px 0 10px;}
* #header a.menulink { padding:6px 20px 6px 20px;} /* IE 7 Hack */
#header a.menulink:hover {background:url(menu_hover.png)}
/* HEADER END */

/* MENU2 */
#menu2 { background:url(menu2_bg.png) repeat-x; height:63px;}
#menu2 .center { text-align:center; height:29px; padding-top:24px;}
#menu2 .center a { font-family:"Courier New", Courier, monospace; font-size:12px; color:#FFF; text-transform:uppercase; text-decoration:none; padding:6px 20px 7px 20px; position:relative; line-height:14px; margin:0 10px 0 10px;}
#menu2 .center a:hover {background:url(menu2_hover.png) repeat-x;}
/* MENU2 END */
.boxestitles { font-family:arial; font-size:14px; color:#fff; text-transform:uppercase;padding-left:7px; font-weight:bold}
a.boxtitleslink { font-family:tahoma;font-size:10px;text-decoration:none;color:#fff;text-transform:none; margin-right:10px;}
a.boxtitleslink:hover {color:#eaeaea}
/* FOOTER */
#footer { min-height:99px; background:url(footer.png) repeat-x; color:#FFF}
#footer .text { padding:20px 0 0 20px;}
#footer a { text-decoration:none; color:#fff;}
#footer a:hover { text-decoration:overline; color:#eaeaea}
/* FOOTER END */