body
{ 
margin:5px 0px; padding:0px; 
text-align:center;
color: #000000; background-color: #FFFFCC; font: 14px Verdana, sans-serif; 
}

p 
{
margin-left: 20px
}

p.bottomlinks 
{
margin-left: 0px; clear: left; text-align: center
}

p.copyright
{
margin-left: 0px; clear: left; text-align: center; font: 10px verdana, sans-serif;
}


h1
{
font: italic 24px sans-serif; color: #000000; margin-bottom:-10px;
} 

li.listbody
{
list-style: url(bullet.gif) disc;
margin-left: 40px
}

li.listbodyphoto
{
list-style: url(bullet.gif) disc;
margin-left: 240px
}

a:link { color: #0000ff; text-decoration: none; font-weight: bold; }
a:visited { color: #0000ff; text-decoration: none; font-weight: bold; }
a:hover { border-color: #0000ff; color: #ff0000; font-weight: bold; text-decoration: underline; }


#Content {
	width:680px;
	margin:0px auto;
	text-align:left;
	padding:5px;
	border:0px ;
	}


/* Beginning of title area styles */
 #titles
{
white-space : nowrap;
text-align: center
}

/* End of title area styles */


/* Beginning of navigation bar styles */

 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
margin-bottom: 30px;
font: bold 15px Verdana, sans-serif; white-space : nowrap; 
text-align: center;
}


#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid red;
border-bottom: 1px solid blue;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #ffffcc;
background: #ffffcc;
text-decoration: none;
}

#navlist li a:link { color: #0000ff; }
#navlist li a:visited { color: #0000ff; }

#navlist li a:hover
{
border-color: #0000ff;
color: #ff0000;
background: #ffffcc;
}

/* End of navigation bar styles */


