* { padding: 0; margin: 0; }

/*body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}*/

#wrapper { 
 margin: 0 auto;
 width: 905px;
}

#top-links { 
 width: 900px;
 height:20px;
 margin:5px 0 0 0;
 text-align:right;
 color:#333333;
}
#header {
 color: #333;
 width: 900px;
 float: left;
/* padding: 10px;*/
 height: 140px;
 margin: 0px 0px 0px 0px;
 background: transparent; /*#BD9C8C;*/
 background: transparent; /*#E7DBD5;*/
}

#logo {
 width:700px;
 height:65px;
 float:left;
}

#top-box-01 {
 width:200px;
 height:65px;
 float:left;
}

#top-box-02 {
 width:200px;
 height:75px;
 float:left;
 background-image:url("images/top-box-02.gif");
 background-repeat:norepeat;
}

#banner {
 width:700px;
 height:75px;
 float:left;
}

#navigation {
 float: left;
 width: 885px;
 padding: 0px 0px 0px 15px;
 background-image:url("images/main-menu.gif");
 text-align:left;
 height:25px;
}

#breadcrumb {
 font-size:11px;
 color:#3D3D3D;
 margin:0 0 30px 0;
 width:678px;
}
#contentbody {
/* height: 350px; min-height:350px; height:auto !important; */
 height:auto !important; height:550px; 
 width:900px;
 background-color:#ffffff;
overflow:hidden !important;
}

#contentbody ul {
margin-left:20px;
}

#contentbody ol {
margin-left:25px;
}

#leftcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 350px; min-height:350px; height:auto !important; 
 width: 678px;
 float: left;
 background: #fff;
 border-right: 2px solid #d08e90;
}

#rightcolumn { 
 float: left;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height:350px; height:auto !important; height:350px; 
 width: 180px;
 display: inline;
 background: #fff;
}

#newcopyright { 
 background-image:url("images/copyright.gif");
 background-repeat:no-repeat;
 height:80px;
 text-align:center;
 padding:5px 0 0 0;
}

#footer { 
 width: 894px;
 clear: both;
 color: #333;
 background-image:url("images/footer-menu.gif");
 padding: 3px;
 text-align:center;
}

/* Custom Styles for HowardNightingGale.com Template*/
#largeFont{
font-size:24px;
text-align:center;
font-family:"Times New Roman", Times, serif;
width:200px;
padding:5px 0 0 0;
}
#rightPanel-off {
 border:1px solid #b52026;
 margin:0 5px 0 0;
 padding:10px 10px 10px 10px;
}
.FixRepeatInFirefox {
border-collapse: collapse;
height: 100%;
width: 0px;
margin: 0px;
background-color: white;
}
h1 {
 color:#022072;
 font-size:18px;
 font-weight:bold;
 line-height:1.5em;
}
h2 {
 color:#a60012;
 font-size:14px;
 font-weight:bold;
 margin:15px 0 5px 0;
}
