#c_main {
  color:				#000000;
  background:			#DDA4A0; /* #CC3366; */
  width:				766px;
  margin-left:			auto;
  margin-right:			auto;
  padding:				2px;
}

#margin {
  background:			#DDA4A0;
  padding:				2px;
  margin:				-8px 0 0 -8px;
}

#c_logo {
  color:				#000000;
  background:			transparent;
  height:				65px;
  padding:				5px;
}

#c_menu {
  font-family:          Helvetica, Arial, sans-serif;
  font-size:            14px;
  text-align:			right;
  color:				#000000;
  background:			transparent;
  padding:				2px;
}

#c_menu a:link, #c_menu a:active, #c_menu a:visited {
  color:				#64090A;
  background:			transparent;
  text-decoration:		none;
}

#c_menu a:hover {
  color:				#ffffff;
  background:			transparent;
}

#c_content {
  color:				#000000;
  background:			#ffffff;
}

#flash {
 text-align:			center;
 color:					#000000;
 background:			#ffffff url('/images/flash_bg.png');
 height: 309px;
}

#panel_l {
  font-size: 14px;
  background:			#ffffff;
  width:				500px;
}

#panel_r {
  background:			#DDA4A0;
}

#c_footer {
  padding:				10px 5px;
}

#footnote {
  font-family:          Helvitica, Arial, sans-serif;
  font-size:            10px;
  color:				#996666;
  background:			transparent;
  width:				766px;
  margin-left:			auto;
  margin-right:			auto;
  padding:				2px;
}

#footnote a:link, #footnote a:active, #footnote a:visited {
 color: #996666;
 background: transparent;
 text-decoration: underline;
}

#footnote a:hover {
 color: #996666;
 background: transparent;
 text-decoration: none;
}

br.clr {
  clear:				both;
}

object {
  vertical-align:		bottom;
}