body {
	/* background-color:#EFFCFF; */
	/* background-color:white; */
	background-color:#666666;
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms;
}

#pscroller1{
width: 150px;
height: 110px;
border: 0px;
padding: 15px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 0px;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

h1, h3{
	font-family: trebuchet ms;
	line-height: 16px;
	font-size: 16px;
	color: #11385D;
	font-weight: 700;
	margin-bottom: 5px;
	padding: 0px;
}
img{border: 0px;}
h4{
	font-family: century gothic;
	font-size: 16px;
	color: #11385D;
	font-weight: 200;
	margin-bottom: 5px;
	padding: 0px;
}
.body, p{
	font-family: verdana, arial, century gothic;
	line-height: 15px;
	color: #11385D;
	font-size: 11px;
	margin: 0px;
}
br{line-height: 15px;}
a{line-height: 15px;}
ul{padding-right: 15px;}
li{ padding: 0px; 	font-family: verdana, arial, century gothic;
	color: #11385D;
	font-size: 12px;
	margin: 8px 0;
	line-height: 15px;
	/* list-style-image:url(/images/menu/xparrow1.gif) */
	}
.blogtext{ 
	font-family: verdana, arial, century gothic;
	padding: 0px;
	color: #11385D;
	font-size: 12px;
	margin: 0;
	margin-bottom: 5px;
	line-height: 15px;
	}
p.baby{
	font-family: verdana, arial, century gothic;
	line-height: 14px;
	padding: 5px;
	margin: 0px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
a:link, a:active, a:visited{
	font-family: verdana;font-size: 12px;color: #11385D; text-decoration: underline;
	}
a:hover{font-family: verdana;font-size: 12px;color: #164876; text-decoration: underline;}

a.copyright:link, a.copyright:visited, a.copyright:active, a.copyright:hover{
	font-size: 10px;color: #fff;
	/*
	border-style:solid;
	border-color:white;
	border-width:1px;
	*/
	}
p.copyright{ text-align: default; font-family: verdana; color: #fff;font-size: 10px; margin: 0px; padding-left: 10px;
	line-height:10px
	}

#navlist ul
	{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	}

#navlist li
	{
	display: inline;
	list-style-type: none;
	}

#navlist a { padding: 3px 6px; }

#navlist a:link, #navlist a:visited
	{
	color: #CD9BC1;
	text-decoration: none;
	}

#navlist a:hover
	{
	color: #fff;
	background-color: #A0518C;
	text-decoration: none;
	}


