body{
background:url(../images/Please_Dont_Feed_by_Freak92.jpg) #000 center top no-repeat;
background-attachment:fixed;
margin:0 auto;
width:1000px;
height:100%;
padding-top:20px;
font-family:'Voltaire', sans-serif;
font-size:1.5em;
overflow: auto;
}

#content {
position:absolute;
top:40px;
box-shadow:2px 2px 10px #333;
overflow:visible; /* stops page from moving when running gallery */
background:url(../images/lime-green-grunge-texture.jpg) #000 center top no-repeat;
height:840px;
}

/*positions the navigation header */
#topHeader{
margin-left:0px;
width:1000px;
height:128px;
background:url(../images/banner.png) top left no-repeat;
}

#click {
display:block;
width:1000px;
height:128px;
margin:0;
text-indent: -1999px;
text-decoration:none;
}

/*section styling */
#transferstable{
width:1000px;
float:left;
font-size: 16pt;
color:#ffffff;
background-color:#423f71;
float:left;
width:960px;
height:auto;
padding:10px 20px 10px 20px;
}

/*footer styling */
#footermenu{
float:left;
width:100%;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
text-align:center;
font-size:12pt;
background-color:#000000;
border-bottom:2px solid #fff;
border-top:2px solid #fff;
color:#000000;
bottom:-20px;
position:absolute;
}

#footer{
float:left;
width:100%;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
text-align:center;
font-size:12pt;
background-color:#000000;
border-bottom:2px solid #fff;
border-top:2px solid #fff;
color:#000000;
bottom:-20px;
}

/* Positions The Images */
.imageright {
margin-top: 20px;
margin-left: 20px;
font-size: 16pt;
color: #ffffff;
float: right;
}

.imageleft {
margin-top: 20px;
margin-left: 20px;
font-size: 16pt;
color: #ffffff;
float: left;
}

.rss {margin-bottom:8px;margin-left:10px;}

/* Paragraph Styling */
p  {padding-right:30px; color:#000000;}

p.footer{color:#ffffff;font-size:21px;font-family:'Voltaire', sans-serif;}

/* Link Styling */
a:link {color:#ffffff; text-decoration: none}
a:visited {color: #ffffff; text-decoration: none}
a:hover {color: #ffffff; text-decoration: none}

img {border:0px solid;float:left;margin-right:3px;margin-top:-4px;}

/* Table Styling */

.header {
background-color:#000000;
color: #ffffff;
}

table {
border-spacing:0px;
border-collapse:collapse;
width: 100%;
}

/* Table Header Images */
.left {float:left;margin-bottom:10px;}
.right {float:right;margin-bottom:10px;}

/* Table Header Text */
.center {
text-align: center;
background-color: #660198;
color: #ffffff;
padding-left:100px;
}

/* Table Header Text */
.totalspend {
color: #ffff00;
font-weight:bold;
}

/*Resize Showcase Container */
.size {max-width:680px;}
.size2 {max-height:600px;}
