#outline {
  width: 995px;
}

#right_image {
  float: left;
  width: 307px;
  height: 600px;
  background: url(images/connect_home.jpg) no-repeat top;
  background-color: #f0e9cb;
}

#content_section {
  float: left;
  margin-top: 39px;
  width: 684px;
}

#content_body {
  width: 684px;
  float: left;
  padding-top: 80px;
  background: #8c8654;
}

#content_body_sub {
  width: 684px;
  float: left;
  padding-top: 100px;
  background: #8c8654;
}

#date_row {
  font-size: 12px;
  font-family: Arial, san-serif;
  text-align:right;
  color: #fff;
  width: 100%;
}

#link_row {
  width: 684px;
  height: 30px;
  background: #6c683e;
}

#link_row a:link, #link_row a:visited {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

#link_row a:hover {
  color: #ffcc66;
  text-decoration: none;
}

#bottom {
  margin: 0;
  padding:0;
  float: left;
  width: 684px;
  height:18px;
  background: url(images/bottom2.png) bottom no-repeat;
  background-color: #8c8654;
}

.left_outer {
  float:left;
  width:227px;
}

.left_outer1 {
  float:left;
  width:35px;
}

.right_outer {
  float:left;
  width: 698px;
}

.right_outermenu {
  float:left;
  width: 600px;
}

.right_outer1 {
  float:left;
  width: 438px;
}

.right_outer_nomargin {
  float: left;
  width: 438px;
  margin-top: -90px;
}

ul#top_links
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#top_links li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
   float: left;
	margin: 0;
	width: auto !important;
  width: 25%;
	line-height: 30px !important;
	line-height: 28px;
	white-space: nowrap;
}


ul#top_links li a
{
	display: block;
	background-image: none;
	padding-left: 10px;
	padding-right: 0px;
   float: left;
	margin: 0;
	width: auto !important;
  width: 25%;
	line-height: 30px !important;
	line-height: 28px;
	white-space: nowrap;width: 100%;
	display: block;
	padding-right: 10px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

	ul#top_links li a:hover
{
	color: #ffcc66;
}

#hilight_link {
  font-weight: bold;
  width: 100%;
	display: block;
	padding-right: 10px;
	text-decoration: none;
	color: #ffcc66;
	background: transparent;
}

#home_link {
  padding-left: 10px;
  padding-top: 7px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}


body {
  padding: 0px;
  margin:0px;
  background: url(images/background.gif) repeat-x top;
  background-color: #f0e9cb;
 
 }


a#cr_link {
  display: block;
}

a#cr_link:hover {
  background: url(images/cr_over.gif);
}

a#cr_link:hover img {
  visibility: hidden;
}
 

a#lr_link {
  display: block;
}

a#lr_link:hover {
  background: url(images/lr_over.gif);
}

a#lr_link:hover img {
  visibility: hidden;
}

a#pl_link {
  display: block;
}

a#pl_link:hover {
  background: url(images/pl_over.gif);
}

a#pl_link:hover img {
  visibility: hidden;
}


a#sl_link {
  display: block;
}

a#sl_link:hover {
  background: url(images/sl_over.gif);
}

a#sl_link:hover img {
  visibility: hidden;
}


a#wl_link {
  display: block;
}

a#wl_link:hover {
  background: url(images/wl_over.gif);
}

a#wl_link:hover img {
  visibility: hidden;
}

#footer {
  float: left;
  width: 684px;
  background-color: #f0e9cb;
  text-align: center;
  font-size: 11px;
  color: #666;
}

p,ul.right  {
  font-family: tahoma, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  line-height: 130%;
}

p.main {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  line-height: 110%;
  padding-bottom: 12px;
}
