#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: #E03A3E;
}

h1 {
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: 8px 50px;
}

#nav a {
	color: #E03A3E;	
}

#content {
	
	background: url(images/content_bkg.gif) no-repeat top;
}

h2 {	
	color: #E03A3E;
}

#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: #E03A3E;
	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;
}
	