body {
	margin: 0; 
	padding: 0;
	background: #FFF url(images/bisqueline.gif);
	font: 100.01% Arial, Helvetica, sans-serif;
}
table {
	font-size: small;
}
#content p.larger {
	font-size: x-large;
}
#content p.large {
	font-size: large;
}
#content a {
		text-transform: uppercase;	
}
#content a:link, #content a:visited, #content a:active {
	color: #0E3F6D;
}
#content a:hover {
	color: #CC3366;
}
a img {
	border: 0;
	vertical-align: middle;
}
#header {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/graybg.gif);
	position: relative;
}
#navtop {
	background-color: #C1A4A4;
}
#container {
	width: 1000px;
	margin: 0;	
}
#content {
	border: thin solid #0E3F6D;
	margin: 2em 1em 0 23%;
	padding: 0 1em 0 1em;
	background-color: white;
}
#content img.illus {
	float: right;
	margin: 0 0 0 1em;
}
h1, h2, h3, h4, h5 {
	color: #FFFFFF;
	background-color: #0E3F6D;
	text-align: center;
}
h1 {
	text-transform: uppercase;
	font-size: 1.5em;
}
h4 {
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 12em 0 0;
	padding: .25em;
}
h5 {
	padding: .2em 0 .2em 0;
}
.line {
	border-bottom-color: #0E3F6D;
	border-bottom-style: solid;
	font-size: xx-small;
	margin: 0 0 1.5em 0;
}
#sidebar {
	width: 200px;
	height: 300px;
	margin: 2em 0 0 1em;
	float: left;
}
.biu {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.bu {
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
}
.u {
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
#content .footer a {
	text-transform: capitalize;
}
#content table {
	margin: 0 auto 0 auto;
}
.table1 {
	padding: 1em 0 1em 0;
	background-color:  #D5DBE3;
	border: thin solid #0E3F6D;
}
.table2 {
	padding: 0;
	background-color: white;
	text-align: center;
}
.table3 {
	text-transform: uppercase;
	text-align: center;
}
.table4 {
	text-transform: uppercase;
}
.table5 {
	border: thin solid #0E3F6D;
	text-align: center;
	text-transform: uppercase;
}
alt.img {
	text-transform: capitalize;
}
div.background  {
  width: 380px;
  height: 406px;
  margin: 10px 10px;
  background: url(images/custom.jpg) no-repeat;
  }
div.transbox  {
  width: 340px;
  height: 180px;
  margin: 70px 20px;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
  }
div.transbox p  {
  margin: 50px 10px;
  font-size: x-large;
  font-weight: bold;
  color: black;
  }
.clear {
	clear: both;
}
