﻿body {
margin: 20px;
background:#CFCFCA;
display:block;
}

.spiffy{ 
display:block
} 
.spiffy *{ 
display:block;
height:1px;
overflow:hidden;
background:#B02636;
} 
.spiffy1{ 
border-right:1px solid #B02636;
padding-right:1px;
border-left:1px solid #B02636;
padding-left:1px;
background:#B02636;
margin:0px 17px;
} 
.spiffy2{ 
border-right:1px solid #B02636;
border-left:1px solid #B02636;
padding:0px 1px;
background:#B02636;
margin:0px 15px;
} 
.spiffy3{ 
border-right:1px solid #B02636;
border-left:1px solid #B02636;
margin:0px 12px;
} 
.spiffy4{ 
border-right:1px solid #B02636;
border-left:1px solid #B02636;
margin:0px 10px;
} 
.spiffy5{ 
border-right:1px solid #B02636;
border-left:1px solid #B02636;
margin:0px 9px;
} 
.spiffy_content{ 
padding:0px 13px;
background:#B02636;
margin:0px 9px;
} 

.fader_area {
	display:block;
}

div#header {
	border-bottom:1px solid #B02636;
	margin: 0px;
	background:#FFFFFF;
	height: 140px;
} 

div#fader_left {
	float: left;
	width: 8px;
	background-image: url('images/fade_left.gif');
	background-repeat: repeat-y;
	height: 100%;
}

div#fader_right {
	float: right;
	width: 8px;
	background-image: url('images/fade_right.gif');
	background-repeat: repeat-y;
	height: 100%;
}

DIV#top_menu {
	LEFT: 50px; TOP: 170px; WIDTH: 700px; HEIGHT: 20px;
/*	B_ACKGROUND: #595955; */
	POSITION: absolute;
	Z-INDEX: 10;	
}

DIV#header {
	LEFT: 16px; TOP: 46px; WIDTH: 974px; HEIGHT: 141px;
/*	B___ACKGROUND: url(images/header.jpg) #FDFCFA no-repeat; */
	POSITION: absolute;
	Z-INDEX: 10;	
}

DIV#main {
	PADDING-RIGHT: 30px; PADDING-TOP: 20px;
	LEFT: 16px; TOP: 186px; WIDTH: 974px; HEIGHT: 80px;
	BACKGROUND: #FFFFFF repeat-y;
	POSITION: absolute;
	Z-INDEX: 10;
	display:block
}

hr {
	color: #B02636;
	background-color: #B02636;
	height: 1px;
}

DIV#menu {
	PADDING-LEFT: 15px; PADDING-TOP: 5px;
	LEFT: 16px; TOP: 60px; WIDTH: 168px; HEIGHT: 1048px;
	BACKGROUND: url(images/menu_background.gif) #FDFCFA repeat-y;
	POSITION: absolute;
	Z-INDEX: 9;	
}



/*==================================================================================================*/
/*==================================================================================================*/
/*==================================================================================================*/
/*==================================================================================================*/
/*==================================================================================================*/


.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/puzzle_piece_over.gif) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 8px;
width: 211px;
height: 44px;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 211px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

.body_table TD {
/* b_ackground: url(images/puzzle_piece_over.gif) no-repeat; */
background-repeat: repeat-y;
/*float: right;*/
background-position: top right;

}

#menu4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	hover: #FF0000;
	color: #000000;
	border: #FFFFFF none;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
#menu4 a:hover {
	color: #ffffff;
	font-weight: bold;
	background: #b02637 none;
}
#menu4 .current_link {
	text-decoration:none;
	color:#FFFFFF;
	background: #b02637 none;
	font-weight:bold;
/*	w_idth: 200px;
	d_isplay:block; */
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font color: "#993333";
	font-style: italic;
	color: 993333;
	display: inline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font color: "#993333";
	font-style: italic;
	color: 993333;
	display: inline;
}
