/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;	
	background-color: #67616d;
	margin: 0px;
	}
h1 {
	font-size: 140%;
	color: #690d25;
 
	}	
h2 {
	font-size:100%;
	color: #690d25;
	border-bottom: 1px solid #690d25;
	}	
	

#rightText li {
	line-height: 160%;
	padding-left: 30px;
	margin-top:px;
	background-image:url(images/checkbox.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	}
	

#content {
	margin: 0 auto; 
	text-align: left;
	width: 758px;
	background-image:url(images/bground.jpg);
	background-repeat: repeat-y;
 
	}

#topBar {
	border-top: 3px #fff solid;
	width: 718px;
	margin-left: 20px;
	height:64px;
	background-image:url(images/trinity43rd_banner.JPG);
	background-repeat:no-repeat;
	}
	
#navBar {
	width: 718px;
	margin-left: 20px;
	height:25px;
	background-image:url(images/red_bar.gif);
	background-repeat:repeat-x;
	font-size: 90%;
	margin-right: 20px;
 
	}	

#photo {
	margin-left: 20px;
/*	background-image:url(images/photo.jpg);
	background-repeat: no-repeat;*/
	height: 202px;
	width: 718px;
	border-bottom: #ba9930 3px solid;
	}

#bodyText{
	margin-left: 20px;
	
	}
 #content a {text-decoration: none;
}

#content a:hover { text-decoration:underline;}	
	
#rightText {
	float: right;
	text-align:left;
 	width: 500px;
	margin-right: 50px;
	padding-top: 15px;
	line-height: 150%;
	}

.tanLeft {
	margin-top: 10px;
	float: left;
	width:172px;
	height: 100px;
	margin-left: 24px;
	/*background-image:url(images/tan_sqr.jpg);
	background-repeat: no-repeat;*/
	}
.tanLeft2 {
	float: left;
	top: 120px;
	width:172px;
	height: 100px;
	margin-left: 24px;
	/*background-image:url(images/tan_sqr2.jpg);
	background-repeat: no-repeat;*/
	}
.tanLeft3 {
	top: 230px;
	float: left;
	width:172px;
	height: 100px;
	margin-left: 24px;
	/*background-image:url(images/tan_sqr3.jpg);
	background-repeat: no-repeat;*/
	}	
		
	
.tanLeft p {padding: 10px;}	
	
.rightBox {
	background-color: #9b7b55;
	border: 3px #fff solid;
	float:right;
	margin-left: 8px;
	margin-right: 30px;
	padding: 8px;
	color: #FFFFFF;
	width: 150px;
	font-size: 80%;
	}


#footer {
	margin-left: 21px;
	height: 16px;
	background-color: #690d25;
	color: #ffff60;
	border-bottom: 3px #fff solid;
	font-size: 90%;
	text-align: center;
	width: 718px;
	padding-top: 3px;
	clear: both;
	font-size: 80%;
	}
#footer a {
 	color:#FFCC66;
	}

.clearall {
	clear:both;
	}

