body {

    font-family: tahoma, helvetica, arial, sans-serif;

    font-size: 10px;

    text-align: center;

    color; white

    background-color: #00274E url(http://chudahs-corner.com/auctions/themes/default/background_image.gif);

    margin: 0px;

    padding: 10px;

}


#cella  {      /* menu on left -- give it a blue background with a thick white border */
  background-color: #00274E;
  border: 1px solid #ffffff;
}

#cellb {       /*body content, middle */
  background-color: #00274E;
/*  border: 5px solid #ffffff; */
  color: #ffffff;
}

#cellc {      /* right-hand column -- give it a blue background with a thick white border */
  background-color: #00274E;
  border: 1px solid #ffffff;
}

td.rightcolumnaffliates {      /* also on left, in spite of its name */
  background-color: #00274E;
}

#nav3 {
  width: 200px;
  border: 1px solid #6778a2;
  background-color: #00274E;
}

#nav3 a {
    color: #beddff;
    text-decoration: none;
    font-size: 10px;
}

#nav3 a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#content {
    color: #ffffff;
    font-size: 13px;
    font-family: Verdana, Helvetica, sans-serif;
}
#content a {
    color: #ffffcc;
}

#content a:hover {
    color: #ccffff;
}





html, #wrapper, h1 {

    margin: 0px;

    padding: 0px;

}



img { border: 0px; }



#wrapper {

    margin: auto;

    text-align: left;

/*    width: 710px; */

    position: relative;

}



h1, h2, h3 {

    font-size: 10px;

}





h1 {

    line-height: 1;

/*    position: absolute; */

    top: 0px;

    left: 0px;

}



h2 {

    margin: 0px 0px 5px 0px;

    padding: 0px;

}



h3 {

    padding: 4px 0px 0px 0px;

}



.block {

    display: block;

}



.clear {

    clear: both;

    height: 10px;

}



.left {

/*    float: left;

    margin: 5px 20px 0px 0px;
*/
}



.right {
/*
    float: right;

    margin: 0px 0px 0px 20px;
*/
}



.readmore {

    text-align: right;

}



 /* page structure */



#wrapper {

    background: url(images/body_t.gif) top no-repeat;

    background-color: #00274E;

    padding-top: 20px;

}



#body {

    background: url(images/body_bg.gif) repeat-y;

    padding-bottom: 10px;

}



#body p {

    background: white;

}

#navbar {
	height:35px;
	background: url(images/nav.gif) repeat-x;
}

#navbar ul{
	padding: 0px;
	margin: 0px;
}

#navbar li{
	padding: 7px 16px 7px 16px;
	margin: 0px;
	height:35px;
	list-style-type: none;
	list-style-position: inside;
	float:left;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	display:inline;
}

td#navbar2 {
	height:35px;
	text-align: center;
}

#navbar2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:hover{
	color:#fcff85;
}



#current {
  /*
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 16px;
    margin-bottom: 16px;
    */
}

* html #current {
    margin-left: 5px;
}

#content {
    margin-right: 8px;
}

* html #content {
    margin-right: 4px;
}

#copyright {
    position: relative;
    top: -8px;
    color: #989898;
}

/* current column */

#current .nav {
  width: 200px;
  text-align: center;
    /*margin: 21px 6px 5px 5px;*/
}

#current ul {
    border: 1px solid #8497c2;
    margin: 0px;
    padding: 0px;
}

* html #current ul {
    padding: 3px 0px;
}

#current li {
    list-style: none;
    border: 1px solid #4e698f;
    background: #00274E url(images/harry.gif) left center no-repeat;

    padding: 0px 0px 0px 20px;

    margin: 3px;

}



#current li.readmore {

    text-align: right;

    background-image: none;

}



#current ul a {

    color: #beddff;

    text-decoration: none;

    display: block;

    padding: 3px 12px 3px 0px;

}



* html #current ul a {

    width: 100%;

    w\idth: auto;

}



#current ul a:hover {

    color: white;

}



#current .readmore {

    padding: 3px 4px 4px 20px;

}



* html #current .readmore {

    padding: 0px 4px 1px 20px;

    padd\ing: 3px 4px 4px 20px;

}



#current .readmore a {

    text-decoration: underline;

    display: inline;

}



#currenttitle {

    position: absolute;

    left: 15px;

    top: 409px;

}



* html #currenttitle {

    top: 411px;

}



/* page content */



#content h2 {

    line-height: 1;

    margin: 0px;

    padding: 20px 0px 0px 0px;

}



#content h3 {

	margin: 10px 0px;

	padding: 0px;

	text-transform: capitalize;

}



#content p {

    margin: 10px 0px;

    padding: 0px;

}



#content .contentbox {


    padding: 5px 20px 10px 20px;

}



* html #content .contentbox {

    padding-bottom: 11px;

}








