@charset "UTF-8";
/* CSS Document */

body
{
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

<!--
a:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
-->

/* FIREFOX FIX */

img
{
border:none;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

/* PAGE CSS */

.centered
{
position:absolute;
left:50%;
top:0px;
margin-top:-5px;
margin-left:-450px;
}

table
{

/* border: 1px black solid; */

width:900px;
}

td
{
border: 1px white solid;
background-color:;

}

.greyboarder
{
border: 1px #9c9c9c solid;
background-color:#eb1a6d;
}

.contentsquare
{
border: 1px #9c9c9c solid;
background-color:;

background-position:top;
background-repeat:no-repeat;
}

.signupboarder
{
border: 1px #ba9819 solid;
background-color:#cfb85e;
}

.tweetpboarder
{
border: 1px #9c9c9c solid;
background-color:#ffd9e8;
}

.footerboarder
{
border: 1px #9c9c9c solid;
background-color:#ebebeb;
}


.captiontext
{
position:relative;
bottom:0px;

background-color:#FFFFFF;
margin-left:0px;
opacity:0.8;
filter:alpha(opacity=80);
padding:5px;


}

.captiontext2
{
position:relative;
bottom:0px;

background-color:#eb1a6d;
margin-left:0px;
opacity:0.8;
filter:alpha(opacity=80);
padding:5px;
color:#FFFFFF;
}

.captiontext3
{

float:right;

background-color:#;
padding-right:5px;

color:#FFFFFF;
width:300px;
}

.navbutton
{
background-color:#eb1a6d;
padding: 10px 0px 0px 0px;
}

#pinbadge
{
position:absolute;
top:54px;
left:50%;
margin-left:421px;
z-index:99;
}

.footertext
{
float:left;
padding-left:5px;
font-size:10px;
}

.footertext2
{
font-size:10px;
float:right;
}

#pinbadge2
{
position:absolute;
top:644px;
left:50%;
margin-left:427px;
z-index:100;
}

.staticcopy
{

float:left;

background-color:#;
padding:5px 5px 5px 5px;


color:#000;

}

.staticcopylist
{
width:490px;
}