body {
	margin: 0 0 0 0;
	padding: 0;
	background: #000000;
}
.table { margin: 25px auto; }
.backgroundMasthead { background-image: url(fotos/masthead.gif); background-repeat: no-repeat; height: 190px; }
.background { background-color: #399; background-image: url(fotos/background.gif); background-repeat: repeat-y; padding-right: 32px; padding-bottom: 25px; padding-left: 60px; }
.backgroundFixedCopy { background-image: url(fotos/boxFixed.gif); background-repeat: no-repeat; background-position: left 0; width: 708px; height: 413px; }
td { color: #660; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 15px; }
a:link { color: #c66; text-decoration: none; }
a:visited { color: #c66; text-decoration: none; }

h1 {
	color: #003333;
	font: 17px Arial, Helvetica, sans-serif;
}
a:hover { color: #c66; text-decoration: underline; }
#homepageTextArea {
	width: 410px;
}

#homepageIntro {
	padding-right: 0px;
}

#homepageIntro .copy {
	font-size: 13px;
}
.copy {
	font-size: 12px;
	font-weight: normal;
	padding: 20px;
}

#news {
	background-color: #CC6666;
	background-image: url(fotos/newsTitle.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	width: 189px;
	padding-top: 56px;
	margin-top: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.newsCopy {
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 19px;
	margin: 0px;
	padding-top: 0px;
}
.newsItem   {
	text-transform: none;
	color: #ECECEC;
	padding-top: 0px;
	margin: 0px;
}

.newsTitle {
	padding-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.copy { padding: 30px 25px; }

.navigation {
	padding-top: 25px;
	text-align: right;
	padding-right: 73px;
}

#press {
	padding-right: 27px;
}

#shop {
	padding-right: 29px;
}

#about {
	padding-right: 29px;
}

#home {
	padding-right: 26px;
}
#news  a:link, #news  a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}
