body {
	background: #fff url(../img/content_bg.gif) top left repeat-x;
	background-attachment: fixed;
	color: #000;
	width: 560px;
	margin: 0;
	font-size: small;
	word-spacing: .15em;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#680d0d;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-shadow-color:#680d0d;
	scrollbar-arrow-color:#680d0d;
	scrollbar-track-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	}
#content {
	width:515px;
	margin: 0;
	padding: 10px 30px 20px 15px;
	}
#breadcrumbs {
	color: #fb68fd;
	font-size: x-small;
	margin: 0;
	font-style: normal;
}	
#breadcrumbs em {
	color: #fb68fd;
	font-style: normal;
}	
#breadcrumbs a {
	border:0;
	text-decoration: none;
	color: #fb68fd;
}	
#breadcrumbs a em {
	color: #fb68fd;
}	
#breadcrumbs a:hover {
	color: #680d0d;
}	
#breadcrumbs a:hover em {
	color: #680d0d;
}	
#breadcrumbs strong {
	color: #fb68fd;
	font-weight: bold;

}	
#footer {
	color: #fb68fd;
	font-style: normal;
}	
#footer em{
	color: #fb68fd;
	font-style: normal;
}	
#footer a {
	border:0;
	text-decoration: none;
	color: #fb68fd;
}	
#footer a em {
	color: #fb68fd;
}	
#footer a:hover {
	color: #680d0d;
}	
#footer a:hover em {
	color: #680d0d;
}	
.footerl {
	margin-right:90px;
}	
h1 {
	color: #680d0d;
	line-height: normal;
	padding: 0;
	font-size: large;
	margin: 10px 0 15px 0;
	letter-spacing: .1em;
	font-style: italic;
}
h1 em {
	color: #fb68fd;
	font-style: normal;
}
h2 {
	color: #680d0d;
	line-height: normal;
	margin-bottom: 2px;
	padding-bottom: 0;
	font-size: medium;
	letter-spacing: .1em;
	font-style: italic;
}
h2 em {
	color: #fb68fd;
	font-style: normal;
}
h3 {
	color: #680d0d;
	line-height: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: small;
	font-weight: bold;
	letter-spacing: .1em;
}
p {
	line-height: 18px;
	margin-top: 0;
}
li {
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 5px;
}
a {
	color: #680d0d;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #680d0d;
}
a:hover {
	color: #fb68fd;
	border-bottom-color: #fb68fd;
}
strong {
	color: #680d0d;
}
em {
	color: #680d0d;
}
ul.listmain {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	text-indent: 0;
	padding: 0;
}
ul.listsub {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0 15px 0;
	text-indent: 0;
	padding: 0;
}
li.listmain {
	color: #680d0d;
	margin: 10px 0 0 0;
	text-indent: 0;
	padding: 0;
}
li.listsub {
	color: #680d0d;
	margin: 0;
	text-indent: 25px;
	padding: 0;
}
.imgleft {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 10px;
	border-top: 1px solid #f9f9f9;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #f0f0f0;
}
.imgright {
	background-color: #FFFFFF;
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #f9f9f9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #f0f0f0;
}

