/*  James Bond Content Styles */
body{
	background: gray url(../mainpix/007gunlogo.gif) repeat fixed 0% 0%;
	font: normal normal bold large arial, helvetica, sans-serif;
	color: #000000;
	}
div {

	}
.content {
	border: medium none black;
	margin: 15px 10px;
	padding: 15px;
	}
p {
	margin: 2px 10px;
	text-indent : .5 in ;
	text-align: left;
	}
p.center	 {
	text-align: center;
		}
table {
	width: 90%;
	}
caption {
	font: italic normal bolder larger times new roman, times, serif;
	}
td {
	width: 25%;
	text-align: center;
	vertical-align: top;
	}

    
