html, body {
 margin:0;
 padding:0;
 height:100%;
 background-color: #fff;
}

table {
 border-width: 0px;
 border-spacing: 0px;
 border-style: none;
 border-collapse: collapse;
}

td {
 font-family: Helvetica, Verdana;
 font-size: 14px;
 padding: 0;
}

#main {
 width: 100%;
 height: 100%;
}

#header1l {
 height: 29px;
 background-color: #f47722;
 background-image: url(./../_gfx/top.gif);
 background-repeat: no-repeat;
 background-position: left;
}

#header1r {
 background-color: #000;
}

#header2l {
 height: 160px;
 background-color: #f47722;
 background-image: url(./../_gfx/header.php);
 background-repeat: no-repeat;
 background-position: left;
}

#header2r {
 background-color: #000;
}

#cmfwords_cm {
 text-align: right;
 font-face: Helvetica, Verdana, Arial;
 font-size: 35pt;
 color: #000;
 line-height: 40px;
 heigth: 40px;
 margin: 0;
 padding: 0;
}

#cmfwords_f {
 width: 271px;
 background-color: #000;
 text-align: left;
 font-face: Helvetica, Verdana, Arial;
 font-size: 35pt;
 color: #f47722;
 line-height: 40px;
 heigth: 40px;
 margin: 0;
 padding: 0;
}

#col1 {
 width: 35%;
}

#colspace {
 width: 50px;
}

#col2 {
}

#sidebar {
 width: 271px;
 background-color: #000;
 text-align: center;
}

#footer {
 height: 100px;
 font-face: Helvetica, Verdana;
 font-size: 7pt;
 color: #000;
 text-align: center;
}

img {
 margin: 0;
 padding: 0;
}

a {
 text-decoration: underline;
 color: #f47722;
 font-size: 14px;
}

a:hover {
 text-decoration: underline;
 color: #000;
 font-size: 14px;
}

a.sidebar {
 text-decoration: underline;
 color: #f47722;
 font-size: 20px;
}

a:hover.sidebar {
 text-decoration: underline;
 color: #fff;
 font-size: 20px;
}