/* Global Styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	margin:0px;

	background-color: #02021E;
	background-color: #00001F;
	
	}
	
td {
	font:11px arial;
	color:#02021E;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(10,10,60);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#000033;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}
	
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 130px; /* Set to gallery height */
}

#motioncontainer a img {
	border: 1px; /* Set image border color */
	border-color: #02021E;
}

#motioncontainer a:hover img {
	border: 5px solid black; /* Set image border hover color solid navy */
}

#statusdiv {
background-color: #FFFFCC;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(10,10,60);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#000033;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}



/* Class Styles */

.bodyText {
	font:11px arial;
	color:#CCCCCC;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #990000;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #990000;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#CC3300;
	line-height:16px;
	letter-spacing:0.1em;
	}
	
.smallText {
	font:10px arial;
	color:#CCCCCC;
	}
	
/* Layers */
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:360px;
	height:126px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:360px;
	top:0px;
	width:40px;
	height:126px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:400px;
	top:0px;
	width:400px;
	height:126px;
	z-index:3;
}
#Layer4 {
	position:absolute;
	left:0px;
	top:127px;
	width:100%;
	height:2px;
	background-color: #cc3300;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:0px;
	top:130px;
	width:100%;
	height:1px;
	background-color: #cc3300;
	z-index:5;
}
#Layer6 {
	position:absolute;
	left:0px;
	top:130px;
	width:100%;
	height:20px;
	z-index:6;
}
#Layer7 {
	position:absolute;
	left:0px;
	top:150px;
	width:124px;
	height:530px;
	z-index:7;
}
#Layer8 {
	position:absolute;
	left:124px;
	top:150px;
	width:1px;
	height:530px;
	background-color: #99CCFF;
	z-index:8;
}
#Layer9 {
	position:absolute;
	left:126px;
	top:150px;
	width:24px;
	height:530px;
	z-index:9;
}
#Layer10 {
	position:absolute;
	left:150px;
	top:150px;
	width:400px;
	height:530px;
	z-index:10;
}
#Layer11 {
	position:absolute;
	left:550px;
	top:150px;
	width:50px;
	height:530px;
	z-index:11;
}

#Layer12 {
	position:absolute;
	left:600px;
	top:150px;
	width:190px;
	height:60px;
	z-index:12;
}
#Layer13 {
	position:absolute;
	left:600px;
	top:190px;
	width:190px;
	height:90px;
	z-index:13;
}
#Layer14 {
	position:absolute;
	left:600px;
	top:390px;
	width:190px;
	height:290px;
	z-index:14;
}
#Layer15 {
	position:absolute;
	left:0px;
	top:710px;
	width:800px;
	height:15px;
	z-index:15;
}
#Layer16 {
	position:absolute;
	left:0px;
	top:680px;
	width:800px;
	height:20px;
	z-index:16;
}
#Layer17 {
	position:absolute;
	left:0px;
	top:701px;
	width:100%;
	height:1px;
	background-color: #cc3300;
	z-index:17;
}
#Layer18 {
	position:absolute;
	left:0px;
	top:704px;
	width:100%;
	height:2px;
	background-color: #cc3300;
	z-index:18;
}
#Layer19 {
	position:absolute;
	left:0px;
	top:120px;
	width:650px;
	height:200px;
	background-color: #02021E;
	z-index:19;
}
#Layer20 {
	position:absolute;
	left:125px;
	top:150px;
	width:675px;
	height:530px;
	z-index:20;
	overflow: auto;
}
#Layer21 {
	position:absolute;
	left:385px;
	top:450px;
	width:250px;
	height:60px;
	background-color: #02021E;
	z-index:21;
}
#Layer22 {
	position:absolute;
	left:1px;
	top:-120px;
	width:250px;
	height:60px;
	background-color: #02021E;
	z-index:22;
}
#Layer23 {
	position:absolute;
	left:150px;
	top:530px;
	width:400px;
	height:1px;
	background-color: #cc3300;
	#99CCFF;
	z-index:8;
}