body {background-color:white; margin-left:0px; margin-right:0px; } 

#container {margin:0px; text-align:center; }
#section1 {
background-color:gray; background-image:url('/images/side-shade.jpg'); background-position:100% 50%; margin-top:0px; width:12%; height:1100px; position:absolute; left:0px; top:0px; z-index:1; }
#section2 {
	background-color:#ccc; margin-top:0px; border-width:0px; width:75%; height:1100px; position:absolute; left:12%; top:0px; z-index:3; text_align:center;}
#content { width:600px; height:auto; margin:auto; padding:30px 5px 5px 5px;}
div.bg_img {
width:450px; height:338px; margin-top:-800px; left:50%; background-image:url('/images/airborne_e.jpg'); background-position:center; background-repeat:no-repeat; opacity:0.30;	filter:alpha(opacity=30);	-moz-opacity: 0.3; z-index:1}
#section3 {
background-color:gray; background-image:url('/images/side-shade_r.jpg'); background-position:0% 0%; margin-top:0px; width:13%; height:1100px; position:absolute; left:87%; top:0px; z-index:5; }
a.linkhome {
	width: 90px; height: 30px;
	margin-left: 10px;
	border-color: blue;
	border-style: ridge;
	border-width: 0 thick thick thin;
}
a.linkpre {
	width: 90px; height: 30px;
	margin-left:200px;
	border-color: blue;
	border-style: ridge;
	border-width: 0 thick thick thin;
}
a.linknext {
	width: 90px; height: 30px;
	margin-left:10px;
	border-color: blue;
	border-style: ridge;
	border-width: 0 thick thick thin;
}
a.linkhome img {
	opacity:0.50;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
}
a.linkhome:hover img {
	opacity: 1.00;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;		
}
a.linkpre img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
 	opacity:0.50;
}
a.linknext img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity:0.50;
}
a.linkpre:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity:1.00;
}
a.linknext:hover img {
	filter:alpha(opacity=100);
 	-moz-opacity: 1.0;		opacity: 1.00;
}
/*
a {
	color: #61a7a7;
	text-decoration: none;
}
a:hover {
	color: #00f;
	text-decoration: underline;
}
*/
