body {
	margin-bottom: 2px;
	text-align: center;
	background-color: #000;
/*	color: #f6f7ee;*/
	color: #eed;
}

a:link {color: #afeeee;}
a:visited {color: #afeeee;}
a:active {color: #f0ffff;}
a:hover {color: #fffff0;}

h1 {	font-size: xx-large;}

h2 {	font-size: x-large;}

h1, h2, h3 {
	color: #ffc;
}

img {	border: 0;}

hr {
	height: 1px;
	border: 0;
	background-color: #f00;
	color: #f00;
}

.root {
	clear: both;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #000;
}

#header {
	position: relative;
	height: 76px;
	text-align: right;
	background-color: #000;
}

#logo {
	float: left;
	height: 76px;
	width: 265px;
	color: #888;
}

#logo img, #logo em {
	margin-right: 13px;
}

#logo img {
	margin-bottom: 3px;
	border: solid 1px #f00;
}

#logo em {
	font: bold 10pt Arial;
}

#xrea {	float: right;}

#header .topicpath {
	position: absolute;
	top: 80px;
	right: 4px;
	text-align: right;
	font-size: small;
	color: #ffc;
}

#title {
	display: table;
	height: 200px;
	margin-bottom: 4px;
	background: #000 url(/img/top/top.png) no-repeat right 50%;
}

#title h1 {
	margin: 0;
	font-size: 40px;
	font-family: Arial;
}

#title h1 img {
	display: block;
}

#title p {
	margin: 1em 20% 0 4px;
	line-height: 120%;
}

.body {
	float: left;
	width: 652px;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #222;
	line-height: 120%;
}

.body a:visited {
	color: #40e0d0;
}

.body a:active {
	color: #eff;
}

.body a:hover {
	color: #ffe;
}

.body h2 {
	clear: both;
	margin-top: 0;
	padding-left: 1px;
	border-left: 8px solid #66f;
	border-bottom: 1px solid #66f;
	line-height: 1em;
}

.body p {
	margin-top: -0.5em;
}

iframe {
	display: block;
}

#menu {
	position: relative;
	float: right;
	width: 260px;
	background-color: #000;
}

#menu #addclips {
	position: absolute;
	right: 0;
	top: -20px;
}

#menu dl {
	padding-left: 1px;
	margin: 0;
}

#menu dt {
	text-align: left;
	margin-bottom: 1px;
	border: solid 1px #666;
	border-width: 1px 1px 0 1px;
	background: url(/img/menu_title_background.png) repeat-x;
}

#menu dt img {
	display: block;
}

#menu dd {
	margin: -1px 0 1px 0;
	border: solid 1px #888;
	border-bottom: 0;
}

#menu dd a {
	width: 248px;
	display: block;
	padding: 4px 4px 4px 5px;
	border-bottom: solid 1px #888;
	background-color: #404040;
	text-decoration: underline;
}

#menu dd a:active {
	padding-right: 0;
	border-right: solid 4px #999;
}

#menu dd a:hover {
	padding-right: 0;
	border-right: solid 4px #ccc;
}

#menu .submenu {
	background: none #222;
}

#menu dt.submenu a {
	width: 257px;
	display: block;
	padding: 3px 0;
	border-bottom: 0;
	background-color: #222;
	text-decoration: underline;
}

#menu dt.submenu img {
	display: inline;
	vertical-align: middle;
	margin: 0 2px;
}

#menu dd.submenu {
	border-top: 0;
	border-left: solid 1px #666;
}

#menu dd.submenu a {
	width: 237px;
	display: block;
	padding: 4px 4px 4px 5px;
	margin-left: 10px;
	border-left: solid 1px #888;
	border-top: solid 1px #888;
	border-bottom: 0;
	background-color: #404040;
	text-decoration: underline;
}

#menu dd.submenu a:active {
	padding-right: 0;
	border-right: solid 4px #999;
}

#menu dd.submenu a:hover {
	padding-right: 0;
	border-right: solid 4px #ccc;
}

#menu dd.advertisement {
	padding: 1px;
	border-bottom: solid 1px #888;
	background-color: #404040;
	text-align: center;
}

#menu dd.advertisement iframe {
	display: inline;
	margin: auto;
}

#cse-search-box {
	margin: 0;
	border-bottom: solid 1px #888;
	background-color: #404040;
}

#cse-search-box div {
	padding: 1px 1px 0 0;
	text-align: right;
	font-size: small;
	color: #c0c0c0;
}
/*
#search_text {
	width: 180px;
	margin-bottom: 1px;
	border: solid 1px #888;
	background-color: #303030;
	color: #fbd;
}

#search_button {
	font: bold 9pt Arial;
	border: solid 1px #666;
	background-color: #303030;
	color: #ddc;
}
*/
.eng {
	font-family: Arial;
}

.trickname {
	font-size: large;
	font-weight: bold;
	line-height: 1.2;
}

.back {
	padding-top: 0.5em;
	text-align: center;
}

#footer {
	margin-top: 4px;
	border-top: solid 1px #f00;
}

address {
	font-style: normal;
	text-align: right;
	color: #cff;
}

address em {
	font-style: normal;
	color: #f00;
}
