﻿#altContent
{
	color: #C4C0BC;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 10px;;
	line-height: 1.4em;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	text-align: center;
}

a:link { 
	color: #C11;
	line-height: .5em;
	text-decoration: none;
	}
a:visited { 
	color: #C11;
	line-height: .5em;
	text-decoration: none;
	}
a:hover { 
	color: #F11;
	text-decoration: none;
	}
a:active { 
	color: #f55;
	outline:none;
	border:none;
	}
a:focus{
	outline:none;
}


p
{
    margin: 12px 0;
     line-height: 1.4em;
}

h1, dl
{
    padding: 0;
    text-align: center;
    line-height: 1em;
}

h1
{
	font-size: 2em;
	color: #CCC;
	margin-bottom: 1em;
}

img, p
{
    margin: 0;
    padding: 0;
	border:none;
	outline:none;
	
}

#flashDownloadLink
{
	outline:solid 5px #222;
	padding:20px;
	width:300px;
	background-color:#111;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;;	
	line-height: 1.1em;
}