html {
background: transparent;
	background-image: url("images/backgrounds/rotate.php");
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top left; 
height: 100%;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url("images/backgrounds/rotate2.php");
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top right;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
min-height: 100%;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
a:link {color:#FF0000;}      /* unvisited link */
a:visited {color:#C30202;}  /* visited link */
a:hover {color:#C30202;}  /* mouse over link */
a:active {color:#C30202;}  /* selected link */

#FBYT { float: right; } 
#headtitle { float: left; }

#bodycontent {
/* position: absolute; */
/* top: 255px; */
/* width: 600px; */
width: 600px;
margin-left: auto;
margin-right: auto;
}
#customerrigs {
width: 500px;
margin-left: auto;
margin-right: auto;
border-style:solid;
border-width:2px;
text-align: center;
color: #FF0000;
border-color: #000000; 
padding-top: 0px;
padding-bottom: 2px;
padding-right: 2px;
padding-left: 2px;
}
p.botborder { 

}
ul.news {
margin-left: -15px;
}
p.featured {
color: #FF0000;
font-size: 25px;
}
p.news {
font-size: 35px;
margin-bottom: 7px;
text-align: left;
}
.indextop {
color: #FF0000;
font-size: 23px;
}
#navcss_home
  {
    display: block;
    width: 112px;
    height: 37px;
    background: url("images/navbar-up_02.png") no-repeat 0 0;

  } 
#navcss_home:hover
  { 
    background: url("images/navigation-dots-down_02.png") no-repeat 0 0;
  }
#navcss_home span
{
  display: none;
}
#navcss_store
  {
    display: block;
    width: 114px;
    height: 37px;
    background: url("images/navbar-up_04.png") no-repeat 0 0;

  } 
#navcss_store:hover
  { 
    background: url("images/navigation-dots-down_04.png") no-repeat 0 0;
  }
#navcss_store span
{
  display: none;
}
#navcss_photos
  {
    display: block;
    width: 125px;
    height: 37px;
    background: url("images/navbar-up_06.png") no-repeat 0 0;

  } 
#navcss_photos:hover
  { 
    background: url("images/navigation-dots-down_06.png") no-repeat 0 0;
  }
#navcss_photos span
{
  display: none;
}
#navcss_videos
  {
    display: block;
    width: 126px;
    height: 37px;
    background: url("images/navbar-up_08.png") no-repeat 0 0;

  } 
#navcss_videos:hover
  { 
    background: url("images/navigation-dots-down_08.png") no-repeat 0 0;
  }
#navcss_videos span
{
  display: none;
}
#navcss_contact
  {
    display: block;
    width: 134px;
    height: 37px;
    background: url("images/navbar-up_10.png") no-repeat 0 0;

  } 
#navcss_contact:hover
  { 
    background: url("images/navigation-dots-down_10.png") no-repeat 0 0;
  }
#navcss_contact span
{
  display: none;
}
#navcss_about
  {
    display: block;
    width: 146px;
    height: 37px;
    background: url("images/navbar-up_12.png") no-repeat 0 0;

  } 
#navcss_about:hover
  { 
    background: url("images/navigation-dots-down_12.png") no-repeat 0 0;
  }
#navcss_about span
{
  display: none;
}
table#Table_01 
{
height: 55px;
}
.aboutimg {
padding: 0px 0px 5px 15px;
}
