	body {		
		background-position: center 400px;
		background-image: url(../images/curvature.gif);		
		background-repeat: repeat-x;
		color: #242420;
		background-color: #000A4C;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 14px;
		line-height: 18px;
	}

	h1 {
		font-style: normal;
		font-weight: normal;
	}
	

	h2 {
		font-style: normal;
		font-weight: normal;
		}
		
img { behavior: url(iepngfix.htc); } /* Fixes PNG transparency for IE<7 */		
		
a:link:hover {color: #515d8d;
		}	

a:link {color: #242420;}


#banner {
		text-transform: uppercase;
		word-spacing: 1.5em;
		letter-spacing: .75em;
		font-size: 170%;
		text-align: center;		
		margin: 12px auto;
		font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;		
		}
		
#banner a {
		text-shadow: 0px 0px 5px white;
		text-decoration: none;
		color: #242420;	
		}		
		
#banner a:hover {
		color: #515d8d;		
		}	
	
#wrapper {
		min-height: 500px;
		background-repeat: repeat-x;
		background-position: -120px 0px;
		background-image: url(../images/cloud-tile_1000-392.jpg);		
		padding-top: 0px;
		}

#header {
		margin-top: 50px;
		background-image: url(../images/crj_exterior.png);
		background-repeat: no-repeat;
		background-position: center top;
		width: 100%;
		height: 120px;
	}
	
#content {
		width: 100%;
		min-height:390px;
		height:auto !important;
		height:390px;
		padding-top: 1.5em;
}

	
#footer {
	}
		
.vcard, .intro {
	margin-top:24px;
	font-size: 110%;
	line-height: 140%;
	}
	
.alert {
	width: 20em;
	margin: 2em auto 0px auto;
	background-color: #222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 12px;
	color: #aaa;
	}

.amlogo {
	padding: 0px;
	margin: 0px auto;
	color: #0c0c0c; /* Match background */
	width: 206px;
	height: 45px;
	}
	
.amlogo {
	text-indent: -999em;
	background: url(../images/AM_logo_206-45.png) no-repeat;
	width: 206px;
	height: 45px;
	}

a.highslide {background: url(../imagethumbs/placeholder.jpg) no-repeat;}

.player {z-index: 100;}

.nolink, .selected {
	cursor: default;
	}
	
.selected {
	color: li,;
	}
	
caption {
	text-align: center;
	font-size: 120%;
	margin: 0.3em;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;				
	}

.cont_cap {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	margin-top: 1em;
	color: #bbb;
	}

table {
	margin: 20px auto 0px auto;			
	text-indent: 3px;
	padding: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

	}


table {
	border-width: 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;	
	}
	
.noscreen
	{display: none;
	}	

/* Table Formatting */

tr {
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

td {
	margin: 0;
	padding: 4px 16px;
	border-width: 1px;
	vertical-align: bottom;				
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	}	
	
	
tr.d1 td {
	background-color: #403b34;
}

tr.d0 td {
	background-color: #272420;
	}		
			

sup {
	font-size: 60%;
	vertical-align: 30%;
	padding: 0px 2px;
	}

td, tr.footnotes td {
	color: #b3b59e;
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;		
	}
	
tr.footnotes td {
	font-size: 80%;
	background-color: #1A1712;
	}

tr.footnotes span {
	display: block;
	}

#specs {
	margin: 1em;
	}
	
.headerrow td {
	text-align: center;
	}
	
tr.d1:hover {
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	}						
	

	
