/* CSS Document -- SMUSA.com */

body {
background-color:#d2156e;
font-family: "century gothic"; arial; sans-serif; 
}

div#header {
position: absolute;
top: 107px;
left: 12px;
width: 107px;
height: 111px;
}

div#title {
position: absolute;
top: 107px;
left: 175px;
}

div#navigation {
border: 1px #ECF3EB solid;
background-color: #65aaf2;
position: absolute;
top: 274px; 
left: 10px;
width: 150px;
display: block;

}

div#navigation a {
font-size: 16px;
color: #000343;
text-decoration: none;
/* margin-left: 22px; */
text-align: center;
padding: 5px;
display: block;
}

div#navigation a:hover {
background-color: #AFB1FE;
}

div#content {
border: 1px #fff solid;
position: absolute;
top: 274px;
left: 175px;
width: 600px;
padding-left: 5px;
padding-right: 5px;
background-color: #ECF3EB;
}

div#content h1 {
text-align: center;
font-size: 36px;
line-height: 38px;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}

div#content h2 {
font-size: 22px;
line-height: 25px;
text-align: center;
}

div#content h3 {
font-size: 20px;
line-height: 23px;
text-align: center;
}

div#content h4 {
font-size: 18px;
line-height: 21px;
text-align: center;
}

div#content h5 {
font-size: 22px;
text-align: center;
color: #DF0262;
}

div#content p {
text-align: justify;
font-size: 16px;
line-height: 22px;
margin-left: 10px;
margin-right: 10px;

}

div#site {
	position: absolute;
	background-color: #65aaf2;
	border: 1px #ECF3EB solid;
	text-align: center;
	font-size: 12px;
	color: #000343;
	top: 805px;
	left: 10px;
	width: 150px;
}

div#photo {
width: 220px;
padding: 10px;
border: #333 solid 1px;
float: left;
margin-right: 30px;
}

div#bookcover {
border: 1px #ECF3EB solid;
position: absolute;
left: 795px;
top: 274px;
}

div#rachel {
width: 100px;
height: 100px;
float: left;
margin-left: 5px;
margin-right: 5px;
border: #A5BF5F solid 1px;
}

div#judy {
width: 100px;
height: 100px;
float: left;
margin-left: 5px;
margin-right: 5px;
border: #A5BF5F solid 1px;
}

div#podcast {
position: absolute;
left: 795px;
top: 274px;
}
