/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}
	
/* hide from IE mac \*/
html {
    height: 100%;
    margin-bottom: 1px;
	
}
/* end hiding from IE5 mac */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
	top: auto;
	bottom: auto;
}


#outerwrapper {
	margin: 0;
	width: 780px;
	height: auto;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #000000;
	padding: 0px;
	
}
#bodywrapper{
	margin: 0px;
	width: 765px;
	background-color: #CCCCCC;
	height: auto;
	padding: 0px 5px 0px 10px;
}
#header {
	height: 120px;
	background: #CCCCCC;
	width: 780px;
	padding-bottom: 10px;
	
}
#photobox {
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	clear: none;
	margin-right: 5px;
	float: right;
	margin-left: 20px;
	
	}
#headerphoto {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 125px;
	width: 200px;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	background: #9900FF url(file:///C|/Documents and Settings/Owner/My Documents/PCR/PCR webpage/PCR6/css/none);
	
	
}
#bannerbox {
	background: #CC33FF;
	clear: left;
	float: right;
	height: 80px;
	width: 578px;
	
}
#Layer1 {
	position:absolute;
	width:200px;
	height:125px;
	z-index:1;
	left: 62px;
	top: 4px;
	visibility: visible;
	
}
#movieboundry {
	background: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-width: 0px;
	border-color: #000000;	
}
h1 {
	font: bold x-large Arial, Helvetica, sans-serif;
	color: #000066;

}
h2 {
	font: normal small Arial, Helvetica, sans-serif;
	color: #000099;
	letter-spacing: normal;

}
h3 {
	font: large Arial, Helvetica, sans-serif;
	color: #000066;
}
h6 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #FF0000;
}

h4 {
	font: normal medium Arial, Helvetica, sans-serif;
	color: #0000CC;

}
h5 {
	font: medium Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.navtableplacement{
    visibility: visible;
	border-top: 3px solid #FF0000;
	border-right: 3px none #FF0000;
	border-bottom: 3px solid #FF0000;
	border-left: 3px none #FF0000;
	background-color: #FFCC00;
	clear: none;
	float: right;
	height: 20px;
	width: 578px;
}	
	.phototable {
	margin: 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;

