.img-credits{
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
body{
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
A:link {
	TEXT-DECORATION: none;
	font-style: italic;
}
A:visited {
	TEXT-DECORATION: none
}

A:link {
	TEXT-DECORATION: none;
	font-family:"Times New Roman", Times, serif;
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #999999; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: x-small;
}
.stylered {
	FONT-WEIGHT: bold;
	FONT-SIZE: medium;
	COLOR: #ff0000;
	FONT-STYLE: italic
}
.stylered-head {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-large;
	COLOR: #ff0000;
	FONT-STYLE: italic
}
.styleblack {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-STYLE: italic
}
.styleblue {
	FONT-WEIGHT: bold; COLOR: #0000ff
}

.stylered {
	FONT-WEIGHT: bold;
	FONT-SIZE: medium;
	COLOR: #ff0000;
	FONT-STYLE: italic
}
.styleblack {
	FONT-WEIGHT: bold;
	FONT-SIZE: small;
	COLOR: #000000;
	FONT-STYLE: italic
}
.styleblue {
	FONT-WEIGHT: bold; COLOR: #0000ff
}
.style2 {font-family: "Times New Roman", Times, serif}
.style3 {
	color: #0000CC;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	color: #333333;
}
p{

}
blockquote{
}
body,td,th,p,blockquote{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
}
.style5 {font-size: medium}
.style6 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.style7 {font-style: italic}
.style8 {font-style: italic}
.style9 {font-style: italic}
.style10 {font-style: italic}
.style11 {font-style: italic}
.style13 {font-size: small; font-weight: bold; }
.style16 {
	color: #FFFFFF;
	font-weight: bold;
}
.style20 {
	font-style: italic;
}
.style22 {color: #0000ff}
.plain{
	font-style: normal;
}
.rule{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rule2{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/* Menu */

#menu {
	height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul {
	list-style: none;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#menu li {
	float: left;
	padding-bottom: 0px;
	padding-top: 4px;
}

#menu a {
	margin-right: 2px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffffff;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#menu a:hover {
	color: #333333;
	background-position: center center;
	background-color: #0099cc;
}

#menu .current_page_item a {
	color: #000000;
	background-color: #0099cc;
}
#menu .movie_item a {
    border-style:solid;
    border-width: 1px;
	border-color:#FF0000;
	color: #ff0000;
	font-style: italic;
	font-size: 12px;

}
#menu .movie_item a:hover {
	color: #ffffff;
	background-color: #FF0000;

}
#menu .current_movie_item a {
	color: #FFFFFF;
	font-style: italic;
	font-size: 11px;
	background-color: #ff0000;
}
/* Menu subline */

#menu-sub {
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#menu-sub ul {
	list-style: none;
	line-height: normal;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}

#menu-sub li {
	float: left;
	padding-bottom: 8px;
	padding-top: 0px;
}

#menu-sub a {
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	background-color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
}

#menu-sub a:hover {
	color: #333333;
	background-position: center center;
	background-color: #0099cc;
}

#menu-sub .current_page_item a {
	color: #000000;
	background-color: #0099cc;
}

/* Menu SUB subline */

#menu-sub-sub {
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#menu-sub-sub ul {
	list-style: none;
	line-height: normal;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#menu-sub-sub li {
	float: left;
	padding-bottom: 8px;
	padding-top: 0px;
}

#menu-sub-sub a {
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	background-color: #ffffff;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
}

#menu-sub-sub a:hover {
	color: #333333;
	background-position: center center;
	background-color: #0099cc;
}

#menu-sub-sub .current_page_item a {
	color: #000000;
	background-color: #0099cc;
}
#wrapper{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000033;
	margin-top: 0px;
	margin-bottom: 0px;

}
.outer-border{
	border: 2px solid #000033;
}
.cur-pointer {
	/*
    "hand" is a valid value for IE for this.
    See http://ajaxian.com/archives/2005/12/css_cross_brows.html for some cross-browser details of doing this.
    Note the good suggestions in the comments for improvements.
  */
  cursor: pointer;
	color: #136a9b;
}
.cur-pointer a:hover{
	/*
    "hand" is a valid value for IE for this.
    See http://ajaxian.com/archives/2005/12/css_cross_brows.html for some cross-browser details of doing this.
    Note the good suggestions in the comments for improvements.
  */
  cursor: pointer;
	color: #495F18;
	text-decoration: none;
}
.image{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

span.title098
{font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#FF0000;
font-style:italic;
font-weight:bold;
}

span.title099
{font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;
font-style:italic;
font-weight:bold;
}
