body {
	background: #FDD5DF url(/_img/body.gif) 50% 0%;
	text-align: center;
	color: #000;
	padding: 0;
	margin: 0;
}

body, h1, h2, h3, h4, h5, h6, td, p {
	font: 10px/1.5 arial, "Lucida Grande", lucida, verdana, "Trebuchet MS", helvetica, sans-serif;
	color: #D92955;
}

tr, td, th {
	vertical-align: top;
}

p, td p {
	font-size: 120%;
	line-height: 1.5;
	margin: 0 0 10px;
}

ul, ol {
	font-size: 100%;
	padding: 0 0 0 15px;
	margin: 0 0 10px 25px;
}

ul {
	list-style: square;
}

li {
	font-size: 130%;
	margin: 0 0 5px 0;
}

li li, li li li, li li li li {
	font-size: 100% !important;
}

form {
	padding: 0;
	margin: 0;
}

h1, .hide {
	display: none;
}

h2 {
	font: normal normal 180%/1 Georigia, Times, "Times New Roman", sans-serif;
	margin: 15px 0 15px;
}

h3 {
	font: bold normal 140%/1 Georigia, Times, "Times New Roman", sans-serif;
	line-height: 1.2;
	margin: 10px 0 15px;
}

/*
a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}
*/

#frame {
	background: #fff url(/_img/frame.gif);
	text-align: left;
	padding: 0;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	width: 740px;
}

html>#frame {
	width: 740px;
}

#header {
}

#navigation {
	display: inline;
	float: left;
	width: 190px;
	padding: 45px 0 0 0;
	margin: 0 20px 0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}

html>#navigation {
	width: 160px;
}

/* Overall Navigation Layout: Begin */
#navigation ul {
	font-size: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li {
	font-size: 120%;
	line-height: 2;
	padding: 0;
	margin: 0;
}

#navigation li a {
	display: block;
	width: 100%;
/*	background: url(/_img/navigation.gif) 2px 50% no-repeat; */
	color: #D92955;
	text-decoration: none;
	padding: 1px 10px 1px 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
}

html>#navigation li a {
	width: 130px;
}

#navigation li a:hover, #navigation li a:focus {
	background: #FBFFBF url(/_img/navigation_hover.gif) 2px 50% no-repeat;
	color: #000;
}

#navigation li.highlight a {
	background: url(/_img/navigation.gif) 2px 50% no-repeat !important;
	color: #000;
}

/* Overall Navigation Layout: End */
#contact {
	padding: 10px 0;
	border-top: 4px #FBFFBF solid;
	margin: 70px 10px 20px 25px;
}

#contact p {
	font-size: 110%;
	color: #F77A92;
}

#content {
	display: inline;
	float: left;
	padding: 0 0 15px;
	margin: 0;
	width: 520px;
}

html>#content {
	width: 520px;
}

#contact a,
#content a {
	background: #D92955;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2px;
	border-bottom: 1px #fff dashed;
}

#contact a:hover,
#content a:hover {
	background: transparent;
	color: #D92955;
	border-bottom: 1px #D92955 dashed;
}

#footer {
	clear: both;
	border-top: 1px #FCBFCE solid;
	padding: 5px 0;
	margin: 30px 0 10px;
}

#footer p {
	font-size: 110%;
	color: #F77A92;
}

