body
{
	background: #CCC url(bg1.jpg) no-repeat top center fixed;
	font-size: 1em;
	padding: 0 6em;
	margin: .5em;
	font: normal normal normal 1em Helvetica,Arial,sans-serif;
	text-align: justify;
	color: #309;
}
	
img
{
	border: none;
}

ul#Menu
{
	padding: 5px 1em;
	margin: 0;
	list-style: none none outside;
	font-size: 90%;
}

ul#Menu li
{
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	color: #666;
}

ul#Menu a
{
	padding: .25em .5em 5px .5em;
	margin: 0;
	text-decoration: none;
	background: #DDD none no-repeat top center fixed;
	border: 1px solid #666;
	border-bottom: thin solid #999;
	color: #333;
}

ul#Menu span
{
	padding: .25em .5em 5px .5em;
	margin: 0;
	background: #FFF none no-repeat top center fixed;
	border: 1px solid #666;
	border-bottom: 2px solid #FFF;
}

ul#Menu a:hover
{
	background: #FCC none no-repeat top center;
	color: #000;
}

ul#Menu a:active
{
	background: #309 none no-repeat top center;
	color: #FFF;
}
	
#MainContent
{
	background-color: #FFF;
	padding: 1.5em;
	margin: 0;
	border: 2px solid #999;
	padding-bottom: 4em;
}
	
#MainContent a:link
{
	color: #60C;
	text-decoration: underline;
}

#MainContent a:visited
{
	color: #30C;
	text-decoration: underline;
}

#MainContent a:link:hover,
#MainContent a:visited:hover
{
	color: #C33;
	text-decoration: underline;
}
		
#MainContent a:link:active,
#MainContent a:visited:active
{
	color: #FFF;
	background: #309;
	text-decoration: none;
}
		
#MainContent li
{
	margin-bottom: .5em;
	padding: 0;
	line-height: 1.2em;
}

#MainContent p
{
	line-height: 1.2em;
}

#MainContent h1,
#MainContent h2,
#MainContent h3,
#MainContent h4,
#MainContent h5,
#MainContent h6
{
	font-family: 'Apple Chancery','Zapf Chancery','Monotype Corsiva',Chancery,cursive;
	font-weight: normal;
	font-style: normal;
	background: #CCC url(bg1.jpg) no-repeat top center fixed;
	border: 1px solid #999;
	padding: 0 1em;
	text-align: center;
	letter-spacing: normal;
}

#MastHead h1
{
	font: normal normal normal 275% 'Apple Chancery','Zapf Chancery','Monotype Corsiva',Apple-Chancery,AppleChancery,Chancery,cursive;
	padding: 0;
	margin: .5em 0;
	text-align: center;
	letter-spacing: normal;
	min-height: 65px;
	background: transparent url(nhungsnotions.gif) no-repeat scroll left 4px;
}

#Footer
{
	clear: both;
	font-size: 85%;
	text-align: right;
	margin: 1em 0;
}

.SaugusNet
{
    font: italic normal bold 100% 'Lucida Sans',LucidaSans,sans-serif;
}

