body
{
	margin: 0;
	padding: 0;
	font: 13px arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #F7CDD4;
	background-image: url(img_39.gif);
}

a:link
{
	text-decoration: underline;
	color: #EB2B48;
}
a:visited { color: #EA566C; }

a:hover, a:active
{
	color: #EA566C;
	text-decoration: none;
}

h2
{
	color: #EB2B48;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a
{
	text-decoration: none;
}

h3
{
	color: #000;
	font-size: 13px;
	font-family: verdana, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container
{
	margin: 1em auto;
	width: 700px;
	height: 100%;
	text-align: left;
	background-color: #fff;
	border: 1px #EA566C solid;
}

#header
{
	background-color: #EA566C;
	border-bottom: 1px solid #fff;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#here
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 25px;
}

#header h1
{
	font-size: 26px;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 13px;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	list-style-type: none;
	line-height: 160%;
	float: right;
	width: 175px;
	height: 100%;
	border-left: 1px solid #EA566C;
	padding: 15px;
}

#ulmenu
{
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

#contents
{
	margin: 20px;
	margin-right: 210px;
	margin-top: 10px;
}

#contents p
{
	font-size: 13px;
}
.entry
{
	padding: 9px;
	border-bottom: 1px solid #EA566C;
}

#footer
{
	clear: both;
	background-color: #D93152;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 9px;
	border: 1px #fff solid;
}

.largerectangle {
    background-image: url(fersense.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.largerectangle p{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 105px;
}

