body {
  color: #cce6f7;
  text-align: left;
  padding: 0;
  margin: 0;
  background: #0d295d url(graphics/back.png)  repeat-x center top;
  width: 100%;
  display: table;
}
	#wrap {
		background-color: #20599c;
		margin-left: 0px;
		margin-bottom: 0;
		margin-right: 0px;
		margin-top: 0;
		width:950px;
		
	}
	#header {
    	width: 950px;
  		background:  repeat-y center top;
    	padding-left: 0px;
    	padding-bottom: 0px;
    	padding-right: 0px;
    	padding-top: 0px;
    	height: 239px;
	}
	h1 {
	    margin:0;
    }
	#nav {
		padding:5px 10px;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
	}
	#leftcolumn {
		list-style-type: none;
		background-image: url(graphics/leftback.png);
		background-color: #20599c;
		height: 100%;
		color: #cce6f7;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-align: left;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 0px;
		float:left;
		width: 702px;
	}
	#leftcolumn p {
		list-style-position: outside;
		list-style-type: circle;
		color: #cce6f7;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-align: left;
		padding-left: 80px;
		padding-bottom: 0px;
		padding-right: 30px;
		padding-top: 0px;
		float:left;
	}
	#leftcolumn li { line-height: 18px; padding-right: 20px; list-style-type: disc; list-style-position: outside; padding-left: 120px; }#rightcolumn {
		height: 100%;
		background-color: #20599c;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		list-style-position: outside;
		text-align: left;
		padding-left: 0px;
		padding-bottom: 58px;
		padding-right: 0px;
		padding-top: 0px;
		float:right;
		width: 248px;
		color: white;
	}
	#footer {
		padding-top: 40px;
		background-image: url(graphics/leftback.png);
		background-position: left;
		background-repeat: repeat-y;
		height: 60px;
		border-top-width: 0px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		letter-spacing: 0px;
		font-size: 10px;
		text-align: center;
		color: #dfdfdf;
		clear:both;
	}
	#footer p {
    	color: #dfdfdf;
    	margin-left: 0;
    	margin-right: 0;
    }

	a:link {color: #e7e6d9; text-decoration: none; }
	a:active {color: #dfdfdf; text-decoration: underline; }
	a:visited {color: #e7e6d9; text-decoration: none; }
	a:hover {color: white; text-decoration: underline; }
	h2 { font-weight: bold; text-shadow: 2px 2px 3px #243354; color: white; margin-left: 80px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; margin-top: 20px; font-size: 18px; }
	h3 { text-shadow: 2px 2px 3px #243354; color: white; margin-left: 80px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; margin-top: 20px; font-size: 14px; }
	p2 { font-size: 12px; font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif; }
	
	
#info p {margin-left:15px; margin-right:20px;}
#info img {margin:15px; float:left;}
#info h1 {margin-left:15px;}
/* the style starts here */
a.tooltip {color:#c00;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:250px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#fff url(tooltip.gif) 0 0; display:block; font-size:1px;}
h4 { line-height: 25px; letter-spacing: 3px; }
