body {
	background-color: #003366;
	margin: 0px;
	text-align: center;
}
a{
	outline:none;
}
img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	text-align: left;
}
#header {
	height: 69px;
	width: 750px;
	position: relative;
	background-color: #5286B8;
	background-image: url(../images/topBar_02.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #extras {
	background-image: url(../images/icons_02.gif);
	height: 69px;
	width: 169px;
	top: 0px;
	right: 0px;
	position: absolute;
}

#navigation {
	background-color: #86ADD8;
	width: 123px;
	position: absolute;
	height: auto;
}
#navigation .dark {
	background-color: #003366;
	width: 123px;
}

td#left {
	width: 123px;
	vertical-align: top;
}
td#right {
	width: 123px;
	vertical-align: top;
}
td#center {
	width: 504px;
	vertical-align: top;
}
#maincontent {
	background-color: #003366;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#maincontent .mainbox {
	margin: 0px;
	zoom: 100%;
}
#maincontent .mainbox .boxheader {
	height: 31px;
	background-color: #336699;
	border: 1px solid #000033;
	margin-bottom: 1px;
}
#maincontent .mainbox .bodycont {
	background-color: #6B9ACE;
	padding: 5px;
	border: 1px solid #000033;
}

#maincontent .mainbox .boxbody {
	background-color: #85ADD6;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000033;
}
#maincontent .mainbox .boxbody li {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: .7em;
	color: #003366;
}
#maincontent .mainbox .boxbody p {
	color: #003366;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: .7em;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}
#maincontent .mainbox .boxbody a {
	color: #6699CC;
}
#maincontent .mainbox .boxbody h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: lighter;
	color: #336699;
	padding-left: 20px;
}
.logo {
	background-image: url(../images/topBar_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 69px;
	width: 431px;
	left: 0px;
	top: 0px;

}

.yellow {
	background-color: #F6D428;
	text-align: center;
}
.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.floatright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}


#features {
}
#features .title {
	background-color: #336699;
	height: 31px;
	border: 1px solid #000033;
	margin-bottom: 1px;
	background-image: url(../images/features_07.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#features img {
	margin-top: 1px;
	margin-bottom: 1px;
}
#features #featurelist {
	background-color: #6B9ACE;
	border: 1px solid #000033;
	text-align: center;
}
#mothersday {
	background-color: #C19096;
	color: #FFFFFF;
	background-image: url(../images/mothersday.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 189px;
}
#mothersday h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: lighter;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}
#mothersday p {
	color: #FFFFFF;
}
#keys {
	display: none;
	font-size: 10px;
}
.padd {
	text-align: center;
	background-color: #4B150E;
	padding-top: 15px;
	padding-bottom: 15px;
}
