/******************* Set Default FNHott CSS ***************************/

body, p, blockquote { 
margin: 0; 
padding: 0;
font-size: 100%; 
font-family: Verdana, Ariel, Tahoma;
color: #FFF;
font-size: 12px;
background: #000;
}

.clear { clear:both; }

/* Lists */
ul, ol, dl, li, dt, dd { margin: 0; padding: 0; list-style: none; }

/* Links */
a img, iframe { border: none; }
a, a:link { text-decoration: underline; color: #fff; }
a:visited { outline: none; }
a:hover { outline: none;text-decoration: none; color: #fff; }
a:active { outline: none; }

/* Forms */
form, fieldset { margin: 0; padding: 0; }
fieldset { border: none; }
legend { padding: 0; }
input[type="hidden"] { display: none; }
input, textarea, select { margin: 0; padding: 1px; font-size: 100%;border:1px solid #c8d6e7 }
select { padding: 0; }

/* Tables */
table { margin: 0;border-collapse: collapse; border: none; }
td { margin: 0; vertical-align: top; }

/* left/right */

.left { float:left;}
.right { float:right; }


/***********************************************************************/


#container {
width: 950px;
vertical-align:top;
margin-right:auto;
margin-left:auto;
}

.header {
height: 371px;
width: 950px;
}

#containerMiddle {
height: 290px;
}

#bottomBg {
text-align: left;
width: 950px;
height: 1200px;
}

#bottomBg table {
width: 650px;
margin-top: 135px;
margin-left: 140px;
}

#bottomBg table td {
width: 50%;
text-align: center;
padding: 10px;
}

#bottomBg img {
border:1px solid #fff;
}

#copy {
padding: 20px;
text-align: center;
}

#copy a.webmasters { 
color: #fff;
border-bottom: 2px solid #fff; 
} 

#copy a:hover { 
color: #fff;
border-bottom: none; 
}
