body
{
	margin: 0px;
	background-color: #313131;
}

.imgTxt
{
	display: block;
	text-indent: -99999em
}

.titleWrapper
{
	background-image: url('images/topPatternFull.png');
	height: 117px;
}

#titleName, #titleTagline{
	width: 860px;
	margin-left: auto;
	margin-right: 20px;
	color: #1C2431;
	font-family: Arial;
	text-shadow: 0px 1px #7B838F, 0px -1px #333333;
	font-size: 40px;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
}

#titleTagline
{
	font-size: 19px;
	padding-top: 0px;
	font-weight: normal;
}

.mainTopLine
{
	height: 1px;
	background-color: #515151;
}

.slideshowWrapper{
	width: 950px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.bottomCap
{
	height: 43px;
	background-color: #313131;
	background-image: url('images/bottomCap2.png');
	clear: both;
}

.footerWrapper
{
	background-image: url('images/bottomPattern2.png');
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
.footer {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	color: #e7e4db;
	font-family: Verdana;
	letter-spacing: -1px;
	word-spacing: 10px;
}

.footerTitle {
	color: #585858;
	text-shadow: 0px 1px #DDDDDD;
	font-size: 20px;
}

.footer a:link {color: #3a3937}     /* unvisited link */
.footer a:visited {color: #3a3937}  /* visited link */
.footer a:hover {
	border-bottom: 1px dashed #fff;
	margin-bottom: -1px;
}   /* mouse over link */
.footer a:active {color: #0000FF}   /* selected link */

.friendsWrapper {
	float: left;
	padding-top: 10px;
	width: 140px;
	margin-left: 30px;
}
.footerWrapper a
{
	font-size: 16px;
	display: block;
	text-decoration: none;
	word-spacing: 3px;
	margin-top: 3px;
	color: #7b7b7b;
	text-shadow: 0px 1px #DDDDDD;
}
.sponsorsWrapper {
	float: left;
	padding-top: 10px;
	width: 140px;
}

.magazineLink {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	font-size: 36px;
	color: #CCCCCC;
	text-shadow: 0px -1px #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.magazineLink a:link {color: #CCCCCC}     /* unvisited link */
.magazineLink a:visited {color: #CCCCCC}  /* visited link */
.magazineLink a:hover {
	border-bottom: 1px dashed #fff;
	margin-bottom: -1px;
}   /* mouse over link */
.magazineLink a:active {color: #CCCCCC}   /* selected link */

