a:link {color:black} 
a:visited {color:black} 
a:hover {color:#cc0066}

#rightTD
{ float:left;
text-align:right;
 width:25%; }

#leftTD
{ float:left;
  width:75%; }



#photoBlock {
margin-left:auto;
margin-right:auto;
width:162px;
border-top:2px #CC0000 solid;
border-left:2px #CC0000 solid;
border-right:2px #CC0000 solid;
border-bottom:2px #CC0000 solid; 
}

#photoCaption{ 
width:100%;
border-top:2px #CC0000 solid;
border-bottom:2px #CC0000 solid; 
background-color:#cc9977;
}

.recipeSelectionBox
{ padding:0px;
   float:left;
   width:325px;
   height:130px;
   border-bottom:3px #996633 solid;
}

.recipeExplanation
{padding-left:5px;
padding-right:5px;
float:left;
width:310px;
height:130px;
font-size:12px;
border-bottom:3px #996633 solid;

}
.inputa
{ 
width:200px;

}

.inputb
{ 
background-color:#CC9966;
width:100px;
font-family:arial;
font-weight:bold;
font-size:11;
}

.recipeListName
{ 
background-color:#CC9966;
width:100%; }

/* menu on side */
#menulist
{
list-style-type: none; 
margin-left: 0;
padding-left: 0;
border-bottom:2px #CC0000 solid;
}

#menulist li a
{
font-family:arial;
font-weight:bold;
font-size:20;
color: white;
text-decoration: none;
background-repeat: no-repeat;
padding-left: 20px;
background-position: 0 .5em;
background-image:url(images/backimageon.gif);
}

#menulist li a:hover
{
width:100%;
color: white;
background-image:url(images/backimageoff.gif);
background-repeat: no-repeat;
padding-left: 20px;
background-position: 0 .5em;

}

#navcontainer ul li a#current
{
color: #666;
}

/* end menu section */

body {
text-align:center;
font-family:verdana;
font-size:13;
background-image:url(bgtile.gif);
}

h3 {font-size: 10px;}

#masterFrame
{
top:10px;
height:100%;
margin:auto;
width:1000px;
text-align: left;
}

table.recipetable {
width:440px;
font-weight:bold;
}

#masterRecipeBlock { float:left;
width:100%;
border-bottom: 1px black solid; 
background-color:white;
}

#imageblock { float:left;
width:70px; }

#recipeblock { float:left;
width:300px;
 }

table.recipes{ font-size:13px;
text-align:left;
font-family:arial; }

table.books {
font-family:verdana;
text-decoration: none;
font-size:10;
text-align: center;
}

table.books td {width:200px;
   border-top:1px pink solid;
   border-left:1px pink solid;
   border-right:1px pink solid;
   border-bottom:1px pink solid; }

#header {
   float: left;
   width: 1000px;
   height: 102px;
   top: 10px;
   z-index: 3;  
 background-image:url(top.jpg)


   }

#sidebar {
   float:left;
   width: 160px;
   top: 300px;
   height:720px;
   background-image:url(left.jpg)
}

#main {
   float:left;
   top: 110px;
   width: 655px;
   padding:5px;
   min-height: 727px;
   border-top:2px #CC0000 solid;
   border-left:2px #CC0000 solid;
   border-right:2px #CC0000 solid;
   border-bottom:2px #CC0000 solid;
   background-image:url('center.jpg');
   background-repeat: repeat-y;
   background-color:white;
   
   }

#rightbar {
   float:left;
   width:170px;
   height:720px;
   font-size:11;
   background-image:url(right.jpg)
           }
   

table.news {
width:100%;
font-family:verdana;
text-decoration: none;
font-size:12;
text-align: center;
border-top: 1px #CC0000 solid;
   border-left:1px #CC0000 solid;
   border-right: 1px #CC0000 solid;
   border-bottom: 1px #CC0000 solid;
}
  

table.vidThumbs {
padding:5px;
width:100%;
font-family:verdana;
text-decoration: none;
font-size:12;
border-top: 1px #CC0000 solid;
   border-left:1px #CC0000 solid;
   border-right: 1px #CC0000 solid;
   border-bottom: 1px #CC0000 solid;
}
table.vidThumbs td {
  padding:5px;}