
#wrapper {
	background: url(images/bkg.gif) left repeat-y;
}

#squares {
	background:url(images/sm_squares.gif) no-repeat 0px 30px;
}

#header {
	background:url(images/header_bkg.jpg) no-repeat 284px 43px;
}
#header a.login {
	background: url(images/bullet.jpg) no-repeat 0px 12px;
	color: #00235D;
}

h1 {
	background: url(images/logo.gif) no-repeat 28px 57px;
}

#nav a {
	color: #00235D;
}

#content {
	background: url(images/content_bkg.gif) no-repeat top;
}

h2 {
	color: #00235D;
}

#map {
	background: url(images/map.jpg) no-repeat top ;	 
}

#pageContent li{
	background: url(images/content_bullet.gif) no-repeat 16px 2px;
}



#bullets a {
	background: url(images/content_bullet.gif) no-repeat 16px 2px;
}

#footer {
	background: url(images/footer_bkg.gif) no-repeat top;
}

#siteMap li{
 background: url(images/sitemap_bullet.gif) no-repeat 5px 5px ;
	}
	
.DefaultWelcome {	
	color: #00235D;
	font-size:medium;
	font-weight:bold;
}

.navigateAway
{
	width:525px;
	height:451px;
	background: url(images/popup.jpg) no-repeat 0px 0px ;
}

.leaving
{
	color:#E61735;
	font-size:large;
	font-weight:bold;
}

