body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image:url(img/background.gif);
}

a{
	color: #003399;
	text-decoration: none;
}

a:link{
	color: #003399;
	text-decoration: none;
}

a:visited{
	color: #003399;
	text-decoration: none;
}

a:hover{
	color: #65002F;
	text-decoration: none;
}

p{
	margin:10px 0px 0px 0px;
	}

ul{
 list-style-type: circle;
}

li{
 list-style-type: circle;
}

ol{
 list-style-type: square;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


#whole_page{
	width: 820px;
	background-color: #ffffff;
	border: 2px solid #006699;
	margin: 0 auto;
	text-align: left;
	}
	
#main_page{
	margin: 10px;
	background-color: #006699;
	}


#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#isscny{
	text-align: center;
	padding: 5px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 7px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	}

#left_up_2{
	width: 148px;
	height: 21px;
	text-align: center;
	padding: 3px 0 0 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	background-color: #006699;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
}


#topper{
	width: auto;
	border-bottom: 2px solid #006699;
	margin: 0 0 0 0;
	color: #006699;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom: 2px;

}

#topper_2{
	width: 570px;	
	margin: 0 20px 0 20px;
	border-bottom: 1px dotted #cccccc;
	font-size: 120%;
	}
	
#MenuPos{
	float: left;
	margin: 15px 0 0 5px;
	}
	
#roll{
	border: 0;
	margin: 0 5px 0 5px;
	}

#roll2{
	margin: 10px 0 5px 0;
	background: #ffffff;
	padding: 10px 0 10px 20px;
	}

#globalNav{
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 150px;
}

#issc_issc {
	background-image:url(img/flags.gif);
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 20px;
	}
	
#issc_issc_2 {
	background-image:url(img/flags2.gif);
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 20px;
	}
	
#table {
	background-image: url(img/header.jpg);
	width: 800px;
	height: 50px;
	}

.story{
	font-size: 80%;
	vertical-align: top;
	width: 170px;
	background: none;
	float: left;
	margin-top: 15px;
	height: 250px;
	position: fixed;
	margin-left: 5px;
}

.story_1{
	width: 445px;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	vertical-align: top;
	background: #ffffff;
	text-align: justify;
}

#lifeguard{
	padding: 10px 0 5px 0;
	font-size: 10px;
	}

#lifeguard_span{
	padding: 0 3px 0 3px;
	}	

	#lifeguard a, #lifeguard a:visited {
	text-decoration: none;
	padding: 0 3px 0 3px;
		}	
		
	#lifeguard a:hover {
	text-decoration: underline;
		}

.story_adv{
	width: 150px;
	font-size: 11px;
	color: #666666;
	float: right;
	padding: 0 0 0 0;
	border-left: #006699 10px solid;
}

.story_adv a, a:visited{
	color: #003366;
}

.story_adv a:hover{
	color: #cccccc;
}

.story_adv_2{
	width: 150px;
	font-size: 11px;
	color: #666666;
	float: right;
	padding: 5px 0 5px 8px;
	text-align: center;
}

.story_adv_3{
	width: 150px;
	font-size: 11px;
	color: #666666;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	text-align: center;
}


.support{
	float: right;
	padding: 35px 20px 0 20px;
	}

.support_2{
	float: right;
	padding: 25px 0 0 20px;
	}

.story_1 a{
	color: #003399;
	text-decoration: underline;
}

.story_2{
	font-size: 80%;
	width: 615px;
	margin: 10px 0px 0px 175px;
}

#adv{
	padding: 6px 5px 5px 10px;
	font-size: 12px;
	border-bottom: 3px #0066699 solid;
	background: #ffffff;
}

#siteInfo{
	color: #ffffff;
	text-align: center;
	font-size: 70%;
	margin: 5px 0px 0px 10px;
	padding-bottom: 5px;
	font-variant: small-caps;
}

#main_table{
	width: 615px;
	}

#adv_column{
background: #0066699;

}

#table_tb{
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
width: 435px;
}


#td_1{
border-top: 1px #000000 solid;
}

#td_2{
border-top: 1px #000000 solid;
border-left: 1px #000000 solid;
}

#siteInfo a:link{
	color: #ffffff;
	text-decoration: underline;
}

#siteInfo a:visited{
	color: #006699;
	text-decoration: none;
}

#adv_borders{
	border-left: #FFFFFF 1px dotted;
	border-right: #FFFFFF 1px dotted;
	width: 148px;
	}

#siteInfo a:hover{
	color: #65002F;
	text-decoration: underline;
}

#partners_box{
	margin: 240px 0 0 20px;
	text-align: center;
	}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html body #navBar li {border-bottom: none;}
