body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 100%;
	margin:0;
	padding:0;
	font-size:11px;
	color:#525252;
	background-color:#f5eeed;	
}
img{
	border:0;
}

div#nifty{ margin: 0 5%;background: #f5eeed;} 
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #f5eeed;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.menu {
	text-align: left;
	line-height: 28px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:42px;
	font-size:16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color:#ffffff;
}
.menu a {
	color:#ffffff;
/*	font-weight:bold; */
	text-decoration:none;
}

.menu a:visited {
	color:#ffffff;
	text-decoration:none;
}

.menu a:hover {
	color:#f0adad;
	text-decoration:none;
}

.menu a:active {
	color:#f0adad;
	font-weight:bold;
	text-decoration:none;
}

.left_header {
	text-align: left;
/*	line-height: 28px;

	padding-bottom:0px; */
	padding-top:6px;
	padding-left:30px;
	font-size:14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color:#ffffff;
}

.left_header a {
	color:#ffffff;
	text-decoration:none;
}

.left_header a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.header1 {
	text-align: left;
/*	line-height: 28px;

	padding-bottom:0px; */
	padding-top:10px;
	padding-left:30px;
	font-size:34px;
	font-family: Elegant;
	color:#965555;
}

.header2 {
	background-image:url(images/sub_header.gif);
	text-align: left;
/*	line-height: 28px; */
	padding-bottom:5px; 
	padding-top:-2px;
	padding-left:30px;
	font-size:25px;
/*	font-weight:bold; */
	font-family: Elegant;
	color:#965555;
}


.copy{
	background-color:#E3E0DB;
	color:#965555;
	background-image:url(images/copy.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;	
	
}
.copy a{
	background-color:#E3E0DB;
	color:#965555;
}
.about{
	background-image:url(images/about_bg.gif);
	background-repeat:repeat-y;
}
.text1{
	padding:0 10px 0 0px;
}
.text2{
	font-weight:bold;
	color:#965555;
	padding-bottom:3px;
	background-color:#FFFFFF;
}

.text2 a {
	color:#965555;
	text-decoration:none;
}

.text2 a:visited {
	color:#965555;
	text-decoration:none;
}
.text2 a:hover {
	color:#965555;
	text-decoration:underline;
}
.text2 a:active {
	color:#000000;
	text-decoration:underline;
}

.text3{
	padding:10px 10px 10px 10px;
}
.text4{
	padding:10px 20px 10px 20px;
	text-align: justify;
}
.text4 a {
	color:#965555;
	text-decoration:none;
}

.text4 a:visited {
	color:#965555;
	text-decoration:none;
}
.text4 a:hover {
	color:#965555;
	text-decoration:underline;
}
.text4 a:active {
	color:#000000;
	text-decoration:underline;
}

.more{
	text-align:right;
	padding-right:20px;
}
.more a{
	color:#965555;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.more a:hover {
	text-decoration:underline;
}

.story{
	background-image:url(images/story_bg.gif);
	background-repeat:repeat-y;
}
