<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/cwest_home/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #005188;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top_bg {
	background-image: url(/images/cwest_home/header_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 74px;
}


#youtube
{
  display: block;
  width: 107px;
  height: 44px;
  background: url("/images/cwest_header_buttons/you_tube.png") no-repeat 0 0;

}

#youtube:hover
{ 
  background-position: 0 -47px;
}

#youtube span
{
  display: none;
}

#specials
{
  display: block;
  width: 107px;
  height: 44px;
  background: url("/images/cwest_header_buttons/new_events.png") no-repeat 0 0;

}

#specials:hover
{ 
  background-position: 0 -47px;
}

#specials span
{
  display: none;
}

#face_book
{
  display: block;
  width: 92px;
  height: 44px;
  background: url("/images/cwest_header_buttons/face_book.png") no-repeat 0 0;

}

#face_book:hover
{ 
  background-position: 0 -43px;
}

#face_book span
{
  display: none;
}

#myspace
{
  display: block;
  width: 92px;
  height: 44px;
  background: url("/images/cwest_header_buttons/myspace.png") no-repeat 0 0;

}

#myspace:hover
{ 
  background-position: 0 -42px;
}

#myspace span
{
  display: none;
}

#twitter
{
  display: block;
  width: 92px;
  height: 44px;
  background: url("/images/cwest_header_buttons/twitter.png") no-repeat 0 0;

}

#twitter:hover
{ 
  background-position: 0 -42px;
}

#twitter span
{
  display: none;
}
#ticker {
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
	font-weight: bold;
}

input.fieldX , div.fieldX {
	height:1px; width:1px;
	border:0px;
	display:none;
}
-->