body {
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	background-color: #7c756a;
	
}
#wrap { 
  margin-left:  auto; margin-right:  auto;  
  width: 1024px; 
  
}
header {
	background-image: url(cssimages/logobarALT.png);
	background-repeat: none;
	
}
.nav {
	background-image: url(cssimages/navbackground.gif);
	background-repeat: repeat-x;
	height:66px;
	border-left-color: f4d300;
	border-right-color: f4d300;
	border-left-width: 4px;
	border-right-width: 4px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 72px;
	font-weight: normal;
	font-variant: normal;
	color: #f4d300;
	border-right-style: solid;
	border-left-style: solid;
}

a.navlink:link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.navlink:visited {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.navlink:hover {
	color: #f4d300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.navlink:active {
	color: #f4d300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bodylinkbold:link {
	color: #0a2673;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
}
a.bodylinkbold:visited {
	color: #0a2673;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
}
a.bodylinkbold:hover {
	color: #0a2673;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
}

a.bodylinkbold:active {
	color: #0a2673;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
}
a.readmore:link {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a.readmore:visited {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}
a.readmore:hover {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}

a.readmore:active {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}



.bodycontent {
	background-color: #FFF;
	padding-right: 137px;
	padding-left: 137px;
	border-color: #f4d300;
	border-style: solid;
	border-width: 4px;
	
}
.bodycontent1300 {
	background-color: #FFF;
	height:1300px;
	padding-right: 137px;
	padding-left: 137px;
	border-color: #f4d300;
	border-style: solid;
	border-width: 4px;
	
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #0a2673;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #0a2673;
}
.trans_heading{
font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #0a2673;	
}
.body_resume{
	color:#0a2673; 
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0a2673;
	
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodycopyshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #000;
	width: 470px;
}

.button {
	float: right;
	padding-top: 20px;
}
.photoleft {
	float: left;
	padding-right: 10px;	
}
.photoleftnopad {
	float: left;
	padding-right: 0px;	
}

.photoright {
	float: right;
	padding-left: 20px;	
}
.photorightnopad {
	float: right;
	padding-left: 0px;
	padding-right: 0px;
}



.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

</style>
