body { font-family: "Palatino Linotype", serif;
	font-size: 14px;
	font-color: white;
	background-color: #1761cc;  }

#main {
	background-image: url('../images/blkblubgnd.jpg');
	background-repeat: repeat-x;
	width: 750px; 
	margin-left: auto;
	margin-right: auto; }

#header { height: 146px; 
	width: 700px; 
	margin-left: auto;
	margin-right: auto;}

#floatingmenu { position: relative;
		width: 700px;
		top: -15px; 
		margin-left: auto;
		margin-right: auto; }

#ifContent {position: relative;
	top: -15px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;}

h3 { color: white }

/* A { font-size: smaller} */
a:link,a:visited {text-decoration: none;
	color:white;
	font-weight:bolder;}

a:hover { color: red;}

p { font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin: 10px;
	text-indent: 25px; }

p.heading { border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: 400px; 
	padding: 2px;}

td {background-image: url('../images/bluebtn.gif');
  	height: 41px;
	width:135px;
	text-align: center;
	vertical-align:middle; 
	padding:0px;
	background-repeat: no-repeat;}  

strong { font-weight: bold;
	 font-size: 14px;
	color: #c2c2c2; }

em { text-decoration: underline; }

iframe { border: 1px solid #1761cc;}
