img.navhomelink {width: 350px; height: 125px; float: left; border: none}

a {color: #0F1E3A}
a:hover {color: #cc0000}

h3 {margin: 4px 0 0 0}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;	
	margin-bottom: 24px;
	line-height: normal;
	padding: 3px;
	}

#center {margin: 0 24px 12px}
.sidebar {background: #eee; padding: 12px 8px; font-size: 90%; margin: 12px 0 0 0}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}


html { min-height: 100%; margin-bottom: 1px; }
table.table1 {width: 100%}
table.table1 td {padding: 0; vertical-align: top}
body {margin: 0; text-align: center; background: #0F1E3A}
body, table {font-family: arial, sans-serif; font-size: small}
.shadow {width: 826px; margin: auto; background: url(/images/shadow.jpg) repeat-y}
.container {width: 800px; margin: 0 auto 18px; background: #fff; padding: 0 0 12px 0; text-align: left}
.navigation {background: #000 url(/images/cine1.jpg) no-repeat; height: 149px;}

body {background: #0F1E3A; font-size: small}
/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0 4px 0 0;
	padding: 0;
float: right;
}

.nav {
font-size: 90%;
  z-index: 100;
  position: relative;
}
.nav li {
  border-left: 1px solid #fff;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  color: #fff;
  display: block;
  padding: 0 9px;
  text-transform: lowercase;
  text-decoration: none;
}

.nav li a:hover {
  background: url(/images/alpha75.png);
  color: #000;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: url(/images/alpha75.png);
  color: #000;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: url(/images/alpha75.png);
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  color: #fff;
  background: #0F1E3A;
}

.nav ul {
  background: url(/images/alpha75.png);
  border-bottom: 1px solid #000;
  list-style: none;
  text-align: left;
  margin: 0;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  white-space: nowrap;
}
.nav ul a:hover {
  background: url(/images/alpha75.png);
  color: #000;
}