@charset "utf-8";

/* CSS Document */

td.left {background:url (left.jpg)}

td.sunny {background:url(sunnyday.jpg)}

td.banner {background:url(blackhole.jpg)}

td.background {background:url(wormhole.jpg)}

table.content {height:561px}

table.footer {height:44px}





/*li { color:#13375d; font-size:11px; text-align:justify; font-family:"Times New Roman", Times, serif; text-align:justify; text-indent:10px; margin:0px}

*/



/*Menu Code*/



body { behavior: url("csshover3.htc"); } 

body {background:url(bg.jpg); background-repeat:repeat-x;}



a.li {

	font-family:"Times New Roman", Times, serif;

	font-size:10px;

	text-decoration:none;

	color:#036;

	}



ul {

  padding: 0;

  margin: 0;

  list-style: none;

  }

  

 li {

	float: left;

  position: relative;

  width: 108px;

  height: 30px;

  background-color:#FFFFFF;

  }

  

 li ul {

	 

  display: none;

  position: absolute; 

  top: 20px;

  left: 0;

  }



ul ul, li:hover ul ul { display:none; }



li > ul {

	top: auto;

	left: auto;

	}

	

li:hover ul, li:hover li:hover ul { display: block; }









ul.list {

	font-family:"Times New Roman", Times, serif;

	color:#13375D;

	font-style:normal;

	font-size:13px;

}

li.list {

	font-family:"Times New Roman", Times, serif;

	color:#13375D;

	font-style:normal;

	font-size:13px;

}



p.indent{ font-family:"Times New Roman", Times, serif; font-size:15px; color:#13375d; margin-left:25px;}



p {color:#13375d; font-style:normal; font-size:15px; font-family:"Times New Roman", Times, serif; text-align:left; white-space:0px; margin:0px; text-indent:0px}

p.heading {font-size:16px; font-family:"Times New Roman", Times, serif; color:#000; font-style:oblique; font-weight:bold}

p.comment {font-size:10px; text-align:center}

p.list {font-size:11px; text-align:justify; font-family:"Times New Roman", Times, serif; text-align:justify; text-indent:10px; margin:0px}

p.contactinfo {text-align:center}

p.who {color:#13375d; font-style:normal; font-size:16px; font-family:"Times New Roman", Times, serif; text-align:left; white-space:0px; margin:0px; text-indent:0px; line-height:18px}

div.overlap { z-index:2; position:relative; top:0px;}



p.portlist {

	font-size:14px;

	color:#000;

	margin:0px;

	line-height:10px;

	text-indent:20px;

	font-weight:bold;

	}



p.whatlist {

	font-size:13px;

	color:#000;

	margin:0px;

	line-height:10px;

	font-weight:bold;

	margin-right:200px;

	}

p.whatlistindent {

	font-size:16px;

	color:#039;

	margin:0px;

	line-height:17px;

	margin-right:175px;

	margin-left:25px;

	}

img.what { border:hidden; padding:none; float:right; z-index:1; position:relative; bottom:140px }

img.border{ border-color:#FFFFFF; border-style:solid; border-left:hidden; border-right-width:15px; border-bottom-width:0px}





a.p {color:#13375d; font-size:15px; font-family:"Times New Roman", Times, serif; white-space:0px; margin:0px; text-indent:0px; font-weight:bold}

a {text-decoration:none; color:#124a87; font-size:13px; font-family:"Times New Roman", Times, serif}

a:link {color:#124a87}      /* unvisited link */

a:visited {color:#124a87}  /* visited link */

a:hover {color:#fbcf0e}  /* mouse over link */

a:active {color:#273a7e}  /* selected link */

a.account { position:relative;

	display: block;

	background-repeat: no-repeat;

	width: 108px;

	height: 30px;

	text-decoration: none;

	background: url("account.jpg");

	}

a.account:hover {

	background-position: -108px 0;

	}

a.account:active {

	background-position: -216px 0;

	}



a.home { position:relative;

	display: block;

	background-repeat: no-repeat;

	width: 108px;

	height: 30px;

	text-decoration: none;

	background: url("home.jpg");

	}

a.home:hover {

	background-position: -108px 0;

	}

a.home:active {

	background-position: -216px 0;

	}

a.about { position:relative;

	display: block;

	background-repeat: no-repeat;

	width: 108px;

	height: 30px;

	text-decoration: none;

	background: url("about.jpg");

	}

a.about:hover {

	background-position: -108px 0;

	}

a.about:active {

	background-position: -216px 0;

	}

a.services { position:relative;

	display: block;

	background-repeat: no-repeat;

	width: 108px;

	height: 30px;

	text-decoration: none;

	background: url("services.jpg");

	}

a.services:hover {

	background-position: -108px 0;

	}

a.services:active {

	background-position: -216px 0;

	}

	

a.contact { position:relative;

	display: block;

	background-repeat: no-repeat;

	width: 108px;

	height: 30px;

	text-decoration: none;

	background: url("contact.jpg");

	}

a.contact:hover {

	background-position: -108px 0;

	}

a.contact:active {

	background-position: -216px 0;

	}

a.acrobat { position:relative;

display:block;

	background-repeat: no-repeat;

	width: 158px;

	height: 39px;

	text-decoration: none;

	background: url("acrobat.gif");

	}

a.acrobat:hover {

	background-position: -158px 0;

	}

	

a.botnav {

	text-align:center;

	background-color:#FFFFFF;

	text-decoration:none;

	font-family:"Times New Roman", Times, serif;

	font-size:12px;

	color:#124a87;

	font-style:normal;

}



a.botnav:hover {

	color:#124a87;

	font-size:14px;

}

