/*Sentinel Style*/

body{
	font-family: Times, 'Times New Roman', Palatino, Serif;
	margin: 0px;
	padding: 0px;
	background-color: #4E7AE7;
	background-image: url(../images/bkg2.jpg);
	background-repeat: repeat;
	background-position: center top;
}

ul{
margin: 0;
border: 0;
padding-top: 6pt;
padding-bottom: 6pt;
width: 160px;
background: #CFDEF6;
}

li{
margin: 6pt;
}

td{
vertical-align: top;
padding-top: 8pt;
padding-left: 8pt;
padding-right: 8pt;
}

img{
vertical-align: middle;
}

table.header{
	border: thin black solid;
	background: white;
	alignment: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

table.header tr td.menu{
background: #cfcfcf;
width: 200px;
padding: 8px;
}

table.header tr td.ads{
text-align: center;
background: #CFDEF6;
border: white thick solid;
width: 200px;
}
table.header tr td ul li a:link{
!important;
line-height; 90%;
font-size: medium;
font-weight: bold;
font-family: Verdana Arial;
text-decoration: none;
color: #0000ff;
}

table.header tr td ul li a:visited{
!important;
line-height; 90%;
font-size: medium;
font-weight: bold;
font-family: Verdana Arial;
text-decoration: none;
color: #485FAD;
}

table.header tr td ul li a:hover{
!important;
line-height; 90%;
font-size: medium;
font-family: Verdana Arial;
color: #38BBA7;
}

table.header tr td.menu{
background: #B3C5E2;
border: white thick solid;
width: 200px;

table.header tr td.foot{
background: #ffffff;
text-align: center;
line-height: 72px;
}

a :link{
font-size: 24pt;
}

a:hover{
color: yellow;
}
.header tr td #masthead {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
