body
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(images/stwittergybkg.jpg);
	background-repeat: no-repeat;
}

a
{
	color: #0033FF;
	text-decoration: none;
}

a:hover
{
	color: #CCCCCC;
}

.second_links A:hover {
	text-decoration: underline;
	color:  #CCCCCC;
}
p
{
	margin: 0px 0px 8px 0px;
}

#wrapper {
    margin: 0 auto;
    width: 830px;
}


#mainContent {
    width: 90%;
	}


.style1 {font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"}

.style2 {color: #000000}
.style3 {font-size: 14px}
.style6 {font-size: 14px}
.style7 {color: #0066FF}

