body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
	padding:0;
}

img	{
	border: 0;
}

body {
	border: 0;
	background: #b6d1f3;	
	color: #000;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	text-align: center;
}

#nav-menu
{
	width: 750px;
	background: #333333;
	float: right;
} 

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#nav-menu li
{
float: left;
width: 90px;
text-align: center;
}

#nav-menu li a {
height: 2.1em;
line-height: 2em;
display: block;
}

#nav-menu li a:link, #nav-menu li a:visited
{
background: #333333;

color: #FFFFFF;
text-decoration: none;
} 

#nav-menu li a:hover, #nav-menu li a:focus
{
background: #5c6066;
} 

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */


#wrapper {
	width:750px;
	position: relative;
	margin: 0 auto 0 auto;
	background-color: #fff;
	text-align: left;
	overflow: hidden;
	background: #fff url(/images/side.gif) repeat-y 0 0;
}

#wrapper a:link {
	color: #0a5197;
	text-decoration: underline;
}

#wrapper a:hover, #wrapper a:visited {
	color: #5c6066;
	text-decoration: underline;
}

#wrapper a:active {
	color: #0a5197;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Baskerville, Georgia, serif;
	font-weight: bold;
}

h1 {	
	width: 750px;
	height: 240px;	
	margin: 0 0 0 0;
	text-indent: -5000px;
	background: #fff url(/images/NewPsalmHeader2.jpg) no-repeat 37% 50%;
}

h1 a {
	display: block;
	width: 750px;
	height: 270px;
}

h2 {	
	font-size: 1.4em;
	line-height: 1;
	margin: 2em 0 1em 0;	
	color: #000000;
}



p {
	font-size: 1em;
	line-height: 1.5;
	margin: 1.5em 0 1.5em 0;
}

p.first {
	margin: 0 0 1.5em 0;
}

#main, #FAQ, #resources {
	float:  right;
	width: 415px;
	margin: 0;
	padding: 0 35px 0 0;
}
	
#side {
	width: 200px;
	margin: 0;
	padding: 0 25px 10px 45px;
	background-color: #b9b9ba;
	float: left;
}

#side li {
	font-size: 1em;
	line-height: 1.5;
	margin: 1.5em 0 1.5em 0em;
}

#side #mainquotes {
	margin: 0;
	padding: 0;
}

#side #mainquotes ul li {
	list-style-image: url(/images/quote2.jpg);
}

#side #mainquotes cite {
	font-style: italic;
}



#side #quotes {
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
}

#side #quotes ul li {
	list-style-image: url(/images/quote2.jpg);
}

#side #quotes cite {
	font-style: italic;
}


#footer {
	width: 100%;
	font-size: .83em;
	margin: 4em 0 0 0;	
	padding: 1em 0 1.5em 0;
	background-color: #333333;
	text-align: center;
	color: #fff;
	clear: both;
}

#footer p {
	margin: 1em 0 1em 0;	
	padding: 0;
	line-height: 1.2;
}

#footer a:link {
	color: #69f;
	text-decoration: none;
}

#footer a:hover, #footer a:visited {
	color: #69f;
	text-decoration: none;
}

#footer a:active {
	color: #69f;
	text-decoration: none;
}