body	{
	color: #000;
	background: #dda;
	margin: 25px 0 25px 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}

	
a {
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
	
a:link {
	color: #c30;
	}

a:visited {
	color: #c30;
	}

a:hover {
	text-decoration : underline;
	color: #f60;
	}

a:active {
	color: #f90;
	}
	
h1	{
	font-size: 1.15em;
	}

h2	{
	font-size: 1em;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}

p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	}

#footer {
	font-size: 10px;
	}
	
/* Basic page divisions */

#primarycontent	{
	padding-left: 25px;
	padding-top: 25px;
	}
	
#content {
	background: transparent url(images/arrow.gif) center bottom no-repeat;
	}


ul, li {
	list-style: none;
	
}

#SubProfiles {
	visibility: hidden;
}

#SubConfigure {
	visibility: hidden;
}

