body
{
	background: #323232;
	color: white;
	margin:0 auto;
	font-family: "gill sans", tahoma, arial, "century gothic", verdana, "lucida sans", sans-serif;
	font-size: 13px;
}
#content
{
	background:url(../images/bg.gif);
	margin:0 auto;
	margin-top:100px;
	width:800px;
height:536px;
border:1px solid white;
}

#pagefooter
{
	margin:0 auto;
	margin-top:20px;
	width:800px;

}
a
{
	color:#ddd;
	text-decoration:none;
	font-weight:bold;
	 
}


#navigation
{
padding:10px;
align:left;
}
#navigation ul
{
	text-align: center;
	padding:10px;
	padding-left:5px;
	list-style:none;
	margin:0px;
}
#navigation ul li
{
 float:left;
 padding-left:10px;
 padding-right:10px;
 font-weight:bold;
 font-size:14px;
 color:black;
}
#navigation ul li a
{
	color:#111;
	text-decoration:none;
	font-weight:normal;
	 
}
#navigation ul li a:hover 
{
	color:#222;

}
#photopagecontent a
{
	color:#eee
	text-decoration:none;
	font-weight:normal;
}
#photopagecontent a:hover
{
	color:#ccc
}
#pagecontent
{
 clear:all;
 width:360px;
 background: url(../images/greybg.png);
border:1px solid #333;
 padding:10px;
 margin:20px;
text-align:justify;
max-height: 400px;
overflow:auto;
}
#videocontent
{
 clear:all;
 width:700px;
 padding:10px;
 margin:20px;
 margin-top:50px;
 margin-left:90px;
text-align:justify;
}
#photopagecontent
{
 clear:all;
 width:740px;
 background: url(../images/greybg.png);
border:1px solid #333;
 padding:10px;
 margin:20px;
 margin-top:50px;
text-align:justify;
max-height: 325px;
overflow:auto;
 font-weight:bold;
 font-size:14px;
 color:white;
}
#production
{
display:none;
}
#scout
{
display:block;
}
#photopagecontent img
{
	margin:4px;
	border:1px solid black;
}