body {
	background-color: #222;
	margin: 10px;
	padding: 0;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	font-family: "‚l‚r ‚o–¾’©", Serif;
}
body#news, body#theaters, body#downloads, body#reports {
	background-color: #f4f3e7;
	margin: 0;
	background-image: url(../img/sub_bg.gif);
	background-repeat: no-repeat;
	background-position: right 33px;
}
body#reports {
 	background-position: right 55px;
}
body, td {
	color:#222;
	line-height:170%;
	font-size:13px;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #09c;
	text-decoration: underline;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}
h1 {
	margin:0 0 0 6px;
	padding:0;
}

h3 {
	margin:0;
}
h4 {
	font-size:14px;
	margin:0;
}
p {
	margin: 0.25em 0 1.5em 0;
}
#main {
	border: solid 1px black;
	background-color: #000;
}
#header {
	background-color: #000;
	border-bottom:solid 1px #111;
}
#mainmenu img {
	margin: 7px 7px 7px 10px;
}
#img {

}
#submenu {
	border-top:solid 1px #111;
	background-image: url(../img/submenu_bg.gif);
	background-repeat: repeat-x;
	border-bottom:solid 1px #000;
}
#submenu img {
	margin:0 6px;
}
.content {
	background-image: url(../img/about_bg.jpg);
	background-color: #f4f3e7;
	background-repeat: no-repeat
}
#introduction .content .bg {
	background-image: url(../img/img_0b.gif);
	background-position: 40px 40px;
	background-repeat: no-repeat
}
#sevenswords .content .bg {
	background-image: url(../img/img_1b.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat
}
#story .content .bg {
	background-image: url(../img/img_2b.gif);
	background-position: 40px 40px;
	background-repeat: no-repeat
}
#directorprofile .content .bg {
	background-image: url(../img/img_3b.gif);
	background-position: 40px 40px;
	background-repeat: no-repeat
}
#cast .content .bg {
	background-image: url(../img/img_4b.gif);
	background-position: 40px 40px;
	background-repeat: no-repeat
}
#productionnotes .content .bg {
	background-image: url(../img/img_5b.gif);
	background-position: 40px 40px;
	background-repeat: no-repeat
}
#staff .content .bg {
	background-image: url(../img/img_6b.gif);
	background-position: 40px 40px;
	background-repeat: no-repeat
}
#staff .content .bg2 {
	background-image: url(../img/img_6c.gif);
	background-position: 40px 40px;
	background-repeat: no-repeat
}
#staff .content .bg3 {
	background-image: url(../img/img_6d.gif);
	background-position: 40px 40px;
	background-repeat: no-repeat
}
.backtotop {
	clear:both;
	width:100%;
	font-size:11px;
	margin:2em 0 0 0;
	line-height:100%;
}
.bbBox {
	float: clear;
	border-bottom: solid 1px #cbcbc1;
	margin-bottom:1em;
}
.bBottom {
	border-bottom: solid 1px gray;
}
.question {
	color:#aa3300;
	font-weight:bold;
	margin-top:1em;
}
.small {
	font-size:80%;
}
.imgRight, .castPhoto {
	float:right;
	margin:4px 0 3px 10px;
}
.imgLeft {
	float:left;
	margin:4px 10px 3px 0;
}
/* index
-----------------------------------------*/
#index_menu {
	border-top:solid 1px #111;
	border-bottom:solid 1px #111;
}
#index_menu img {
	margin:0 10px;
}

#swords td {
	line-height:150%;
}
.name {
	/*color: #cc1100;*/
}
/* SubWin
-----------------------------------------*/

#sub_header {
	background-color:#000;
}
#sub_header_menu img {
	margin: 4px 3px 0px 10px;
}
#sub_content td {
	color:#222;
	line-height:160%;
	font-size:13px;
}

#sub_content .news {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: solid 1px #cbcbc1;
	clear:both;
}
#sub_content .news .date {
	font-size:11px;
}
#sub_content .news .title {
	color:#cc3300;
	font-weight:bold;
}
#sub_content .news .paragraph p {
	margin:0.5em 0 1em 0;
}
#sub_content .news .paragraph img {
	margin:0 0 10px 10px
}

/* Reports
-----------------------------------------*/
#tabs {
	background-image: url(../img/reports_tab_bg.gif);
}
#tabs .tab {
	margin:0 0 0 6px;
}
#reports h2 {
	margin:0;
}
#reports .q {
	clear:both;
	font-weight: bold;
	color: #cc3300;
}
#reports p {
	margin:1em 0 0 0;
	line-height: 160%;
}
#reports .small {
	line-height: 130%;
}
