/* CSS Document */
html {
font-family:Papyrus, Geneva, Arial, Helvetica, sans-serif;
}

body{
	margin: 0px;
	padding: 0px;
	font-size:16px;
	color: #000;	
	background-image: none;
	background-repeat:repeat-x;
	background-color: #0000CD;
}

#container{
	width:870px;
	margin:0 auto;
	background-color: #fff;
	border:0px solid #000;
	margin-top:20px;
}

h1 {
	margin: 0;
	font-family:Papyrus, "Courier New", Courier, monospace;
	font-size: 36px;
	padding-top:20px;
	margin-bottom:6px;
	color:#0000CD;
	font-weight:bold;
}

h1 a {
	color: #0000CD;
	text-decoration: none;}

h1 a:hover {
	color:#0000CD;
	text-decoration:none;}

h2 {
	font-family:Papyrus, "Courier New", Courier, monospace;
	font-size: 24px;
	color:#0000CD;
	padding-top:25px;
	padding-bottom:12px;
}

h2 a {
text-decoration:none;
}

h3 {
	font-family:Papyrus, "Courier New", Courier, monospace;
	font-size: 16px;
	color:#000;
	margin-top:0;
	padding-top:4px;
	padding-bottom:4px;
	width:100%;
	text-align: center;
	background-color: #b4c8e8;
	}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
	padding-top:8px;
	text-decoration:underline;
	text-transform:uppercase;
	padding-bottom:0;
}

h4 a {
color:#000000;
}

.replay{
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

#header {
	margin:0 auto;
	padding:0;
	width:870px;
	height:171px;
	text-align:center;
	background-color:transparent;
	background-image: url(images/trees.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border-bottom: 0px solid #333;
}

a {
	color: #0000CD;
	text-decoration: underline;}

a:hover {
	color:#0000CD;
	text-decoration:none;}
	
img {
	border:none;
}

#title_bar{
	width: auto;
	background-color:transparent;
	border-bottom: 0px solid #333;
	height: auto;
	padding-bottom:24px;
	text-align:center;
}

#leftCol{
	float:left;
	margin:13px 4px 20px 20px;
	width: 410px;
	padding:6px;
	padding-bottom:20px;
}

#leftCol img {
border:1px solid #333;
padding:4px;
}
#movie {
border: 1px solid #333;
padding:4px;
width:380px;
height:253px;
}

#content {
	margin:30px 30px 45px 190px;
	line-height:130%;
	margin-left:445px;
}

#content_full {
margin:0px 35px 20px 35px;
padding-bottom:30px;
}

#content_full ul li {
line-height:150%;
list-style:square;
}

.passion{
clear:both;
width:100%;
text-align:center;
}

p {
	line-height:130%;
	text-align:justify;
}

.clear{
clear:both;
}

#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
border-top: 1px solid #333;
z-index: 1;
clear:both;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
margin-left:0;
padding: 0;
position: relative;
z-index: 2;
font-family:"Times New Roman", Times, serif;
font-size:90%;
font-weight:bold;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
padding: 1px 7px;
color: #000;
background-color: #fff;
border: 1px solid #333;
text-decoration: none;
}

#navcontainer li a:hover
{
padding: 1px 7px;
color: #fff;
background-color: #0000CD;
border: 1px solid #333;
text-decoration: none;
}

.img_right {
float:right;
border:1px solid #000;
padding:4px;
margin-left:16px;
margin-bottom:2px;
}

#footer {
font-family:Geneva, Arial, Helvetica, sans-serif;
clear: both;
background-color:#0000CD;
padding: 1em;
text-align: center;
border:0;
color:white;
font-size: 11px;
}

#footer a {
color:#fff;
}
