body {
	color: #6666;
	line-height: 18px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
        text-align: justify;
	background-color: white;
        background-image: url(http://www.assistutah.com/images/back.gif);

}

#accessibility {
	display: none;
}

#container {
	border-bottom-color: #330033;
	border-bottom-style: groove;
	border-bottom-width: 8px;
	border-top-width: 8px;
	border-top-color: #330033;
	border-top-style: groove;
	border-right-color: #330033;
	border-left-color: #330033;
	border-right-style: groove;
	border-left-style: groove;
	border-right-width: 8px;
	border-left-width: 8px;
	padding: 40px;
        padding-left: 20px;
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}

h1 {
	
	font-size: 50px;
	text-align: right;
	


}

h1 a {
	text-shadow: 2px 2px 5px #330033;
	font-style: italic;
	font-weight: bold;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330066;
	
}

h2  {
	
	font-size: 25px;
        text-shadow: 2px 2px 5px #330033;
        font-style: italic;
	font-weight: bold;
	font-family: Lucida Grande, "Verdana", Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #330033;
	text-align: right;
        
}


#content {
	margin-top: 0px;
        width: 480px;
	min-height: 480px;
        padding-left: 210px;
        padding-right:15
}

#sidebar-1  {
	

}


#sidebar-2  {	
        top: 120px;
        text-align: left;
	padding-left:-5px;
	position: absolute;
        font-family: "Lucida Grande", Verdana, Arial, sans-serif;
        font-style: italic;
        font-weight: bold;
}

h3 {
        padding-top: 20px;
        line-height: 15px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #333366;
}

h3 a {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
}

a {
	text-decoration: none;
	color: #333366;
}

a:hover {
	text-decoration: underline;
        color: black
}

.comments_invite a {
	text-decoration: none;
	color: #330066;
}

.comments_invite a:hover {
	text-decoration: underline;
}

