/*************************************************************
*                         page layout                        *
*************************************************************/
body {font-family:Arial, Helvetica, sans-serif; color:#fff; background-color:#00111f; font-size:small;}
a{text-decoration:none; color:violet;}
a:hover{text-decoration:none; color:#fff;}
#wrap{width:1000px; background:transparent; margin:0 auto;}
/***header***/
#header {width:1000px; height:100px; background:url('images/header.gif') no-repeat;}
#banner {width:468px; height:60px; float:left; margin:20px 0px 0px 80px;}
/***left***/
#leftcol {float:left; width:150px; text-align:left;}
/***content***/
#topimg {background:url(images/content.gif) no-repeat; height:43px;}
#bottomimg {background:url(images/contentbottom.gif) no-repeat; height:43px;}
#body {background:url(images/contentbody.gif);}
#container {float:right; text-align:left; width:800px;}
#container p{margin:0px 10px 0px 10px;}
.newstop {background:url(images/newstop.gif) no-repeat; width:750px; height:43;}
.newsbottom {background:url(http://www.foamyfanatics.net/NewDesign/images/newsbottom.gif) no-repeat; width:750px; height:43;}
.newsbody {background:url(images/newsbody.gif); width:750px;}
.infotop {background:url(images/infotop.gif) no-repeat; width:750px; height:43;}
.infobottom {background:url(http://www.foamyfanatics.net/NewDesign/images/infobottom.gif) no-repeat; width:750px; height:43;}
.infobody {background:url(images/infobody.gif); width:750px;}
#footer {clear: both; width:1000px; height:100px; background: url('images/footer.gif') no-repeat; text-align: center;}
/*************************************************************
*                               menu                         *
*************************************************************/
#menutop {background:url(images/menutop.gif) no-repeat;	height:45px;}
#menubottom {background:url('images/menubottom.gif') no-repeat; height:45px;}
#navcontainer {width:150px; background:url('images/menubody.gif');}
#navcontainer ul {margin: 0 0 0 0; padding-left: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; color:#fff;}
#navcontainer a {display: block; width: 150px; text-align:center; font-weight:bold;}
#navcontainer a:link, #navlist a:visited {color:#fff; text-decoration: none;}
#navcontainer a:hover {background-color: #fff; color: #000;}
/*************************************************************
*                            headers                         *
*************************************************************/
h1 {color:#fff; text-align:right; font-size:1.5em; padding:30px 80px 0 0;}
h2 {margin: 0 50px auto; color:#fff; text-align:left; height:43px;}
h3 {height:45px; padding: 0; margin: 0 50px auto; color:#fff; text-align:left;}
h4 {margin:0px 0px 10px 0px; color:teal; text-align:center;}
