/* CSS Document */

body	{
margin-top:0px;
background-color:#949494; 
background-image:url(bg.gif);
background-repeat:repeat-x;
}

p		{
padding: 5px,5px,5px,5px;
}

heading {
font-weight:bolder;
font-size: 24px;
color:#003399;
}

a:hover{
color:#BC5F6B;
}

#container{
	background:#fff;
	width:800px;
	border:#000066;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

.icons	{
	width:110px;
	height:110px;
	text-align:center;
	float:left;
	background-color:#BC5F6B;
	border: hidden white 1px;
	margin: 0, 0, 0, 0;
	}

.icons img{
	display:inline;
	}

.icons:hover {
	background-color:#CB858D;
	border: 1px color:#CB858D;
	}
a:visited, active {/*
	text-decoration: none;*/
	}

#header	{
	margin:0px;
	background-color:#BC5F6B;
	width:800px;
	text-align:left;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
}

#currentpage{
	width:800px;
	height:70px;
	background-color:#000033;
	text-align: center;
	}

#contents	{
	padding:10px;
	height:auto;
	margin-bottom:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	}

#baseline {
	margin-top:0px;
	width:100%;
	height:20px;
	background-color:#000033;
	color:#fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	}


links {
}

#header a:link{
}

#leftfloat {
float:left;
font-size: 12px;
}

#rightfloat	{
float:right;
width:auto;
margin:5px;
}

.t1	{
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BC5F6B;
	}

.t2	{
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	}
	

.nt	{
	color:#000066;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	}#initiative {

	width:250px;
	height:110px;
	text-align:center;
	float:left;
	background-color:#BC5F6B;
	border: hidden white 1px;
	margin: 0, 0, 0, 0;
}
	
