#dnogt_page_bg
{
	height: 		100%;
	padding: 		0;
	margin-bottom: 	1px;
	background: 	#000 url(images/dnogt/bg_page_long.jpg) 0 0 no-repeat;
}
#dnogt_wrapper
{
	position:		relative;
	margin:			0px auto;
	height:			80%;
	width:			90%;
	min-width:		880px;
	background: 	#000 url(images/dnogt/bg_page.jpg) 0 0 repeat-x;
}
#dnogt_header_gt
{
	position:		absolute;
	right:			0px;
	top:			0px;
}
#dnogt_tabs
{
	margin:			0px;
	padding:		0px;
	border: 		0px solid green;
	height:			26px;
}
#dnogt_tabs img
{
	margin:			0px;
	padding:		0px;
}

#dnogt_main
{
	margin: 		0px 45px 0px 0px;
	padding: 		20px 10px 10px 10px;
	background: 	#fff;
	border: 		0px solid green;
	min-height:		200px;
}

#dnogt_footer
{
	padding: 		0px 0px 10px 0px;
	margin: 		0px 45px 0px 0px;
	background: 	#000;
	color: 			#fff;
	text-align: 	center;
}
#dnogt_footer a:hover
{
	color: 			#fff;
}

#dnogt_submenu
{
	margin: 		0px 0px 10px 0px;
	padding: 		0;
	height: 		20px;
	background: 	url(images/dnogt/toolbar-bg.png) repeat-x;
	position: 		relative;
}
#dnogt_topbar
{
	position:		relative;
	width:			100%;
	padding:		0px 0px 0px 0px;
	border-bottom:	1px dotted #ddd;
}
#dnogt_topbar .member_name
{
	font-size:		12px;
	padding:		2px 0px 6px 0px;
}
#dnogt_avatar
{
	float:			left;
	margin:			0px 10px 10px 0px;
}

#dnogt_search
{
	position:		absolute;
	top:			0px;
	right:			0px;
	/* width:			250px; */
	border: 		0px solid orange;
}
body
{
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		11px;
	line-height:	125%;
}

#nav
{
	margin: 		0 0 0 0px;
	padding: 		0;
	height: 		20px;
	background: 	url(images/dnogt/toolbar-div.png) 0 0 no-repeat;
	font-size:		12px;
}
#nav ul
{
	padding: 		0;
	margin: 		0;
}

#nav li
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: 	url(images/dnogt/toolbar-div.png) 100% 0 no-repeat;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li a {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0px 15px 0 15px;
	color: #999;
}

#nav a:hover {
	color: #eee;
	background: #F4B12C url(images/dnogt/toolbar-hover-bg.png) 0 0 repeat-x;
}

#nav a:active {
	color: #333;
}

.middletext
{
	font-size:		11px;
}

a:link,
a:active,
a:visited
{
	color:			#AF2229;
}

.catbg, .catbg2, .titlebg
{
	font-size:		13px;
}
.windowbg,
.windowbg2,
.windowbg3
{
	font-size:		11px;
	vertical-align:	top;
}
#top_subject
{
	font-weight:	bold;
}