body
{
	background:url(../img/cmn/body_bg.gif) 0 0;
}

*{margin:0;padding:0}
p.clear{clear:both;}

div#base
{
	position:relative;
	top:-48px;
	width:905px;
	margin:0 auto;
	text-align:center;
}

div#wrap
{
	position:relative;
	text-align:left;
}

div#head
{
	position:relative;
	height:100px;
	background:url(../img/cmn/head_bg.gif) 0 0;
}

div#head h1
{
	position:relative;
	top:39px;
	width:392px;height:61px;
	text-indent:-10000px;
	background:url(../img/cmn/logo.gif) 0 0;
}

p#line
{
	position:relative;
	top:100px;
	clear:both;
	background:#FF0000;
	height:48px;
}

ul#menu
{
	position:relative;
	top:39px;
	height:48px;
	background:url(../img/cmn/menu_bg.gif) repeat-x 0 0;
	list-style:none;
	width:905px;
}

ul#menu li
{
	float:left;
	width:25%;
}

ul#menu li a
{
	display:block;
	background:url(../img/cmn/menu_link_bg.gif) repeat-x 0 0;
	height:48px;
	text-align:center;
	font-weight:bold;
	line-height:300%;
	color:#333;
	text-decoration:none;
	border-right:1px solid #414141;
}

ul#menu li a.on
{
	background:url(../img/cmn/menu_link_on_bg.gif) no-repeat 100% 0;
	color:#FFF;
}

ul#menu li a.right
{
	border:none;
}

ul#menu li p.selected
{
	position:relative;
	background:url(../img/cmn/menu_link_selected.gif) no-repeat 0 0;
	width:13px;
	height:7px;
	left:50%;
	margin-left:-6px;
}

div#body
{
	position:relative;
	top:57px;
	_top:30px;
	background:#d2d2d2;
	padding:10px;
}

div#container
{
	clear:both;
}

div#container h1
{
	background:url(../img/cmn/body_h1_bg.gif) no-repeat 0 0;
	font-size:1.2em;
	line-height:130%;
	height:24px;
}

div#container h1 span
{
	float:left;
	margin-left:25px;
	color:#551212;
}

div#container h1 b
{
	float:right;
	font-size:0.8em;
	font-weight:normal;
	margin-right:5px;
}

div#profile
{
	position:relative;
	float:left;
	width:215px;
	background:#474747 url(../img/cmn/profile_bg.gif) no-repeat 100% 100%;
	color:#FFF;
	line-height:170%;
}

div#profile h3
{
	margin:3px 5px;
}

div#profile p
{
	margin:1px 5px;
	font-size:0.8em;
}

div#profile div.pic
{
	height:180px;
	background:#926161 url(../img/cmn/1-0.gif) no-repeat 50% 50%;
}

div#comment
{
	position:relative;
	float:left;
}

div#comment table
{
	border-spacing:0;
	border-collapse:collapse;
	table-layout:fixed;
}

div#comment table td.connect
{
	width:9px;
	background:url(../img/cmn/comment_connect.gif) no-repeat 100% 20px;
}

div#comment table td.episode
{
	background:#FFF;
	padding:5px;
	width:430px;
	color:#666;
}

div#comment table td.episode h2
{
	font-size:1.2em;
	margin:3px;
	color:#000;
}

div#comment table td.episode h3
{
	font-size:1.0em;
	margin:3px;
	color:#21587b;
}

div#comment table td.episode p
{
	margin:5px 3px;
	padding-bottom:10px;
	border-bottom:1px solid #EEE;
}

div#links
{
	position:relative;
	float:right;
}

div#links table
{
	border-spacing:0;
	border-collapse:collapse;
	table-layout:fixed;
}

div#links table td.connect
{
	width:9px;
	background:url(../img/cmn/links_connect.gif) no-repeat 100% 20px;
}

div#links table td.links
{
	background:#989490;
	padding:5px;
	width:202px;
	color:#FFF;
}

div#links table td.links ul
{
	margin:0 20px;
	font-size:0.9em;
}

ul#geeks
{
	position:relative;
	clear:both;
	list-style:none;
	margin:10px 0px;
}

ul#geeks li
{
	position:relative;
	float:left;
	width:14%;
	background:#926161;
	margin-right:2px;
	margin-bottom:2px;
	height:110px;
	text-align:center;
	color:#FFF;
}

ul#geeks li p
{
	background:url(../img/cmn/1-0.gif) no-repeat 50% 50%;
	width:80px;
	height:80px;
	margin:0 auto;
	text-indent:-10000px;
}

div#foot
{
	position:relative;
	top:70px;
	_top:40px;
}

div#foot ul
{
	list-style:none;
}

div#foot ul li
{
	position:relative;
	margin-right:10px;
	float:left;
}

div#foot p
{
	position:relative;
}
