/**/
body {
	height: 100%;
}

#live_responsibly {
	text-align: center;
	color:#CCCCCC;
	
}

#copyright {
	color:#CCCCCC;
	text-align: center;
}
#footer_links {
	text-align: center;
	
}
#footer_links A, #footer_links A:link,#footer_links A:hover,#footer_links A:active,#footer_links A:visited {
	display: inline; font-weight: normal;
}

#footer_links a, #footer_links a:active {
	color:#750008;
	text-decoration:underline;
}
#footer_links a:hover {
	color:#750008;
	text-decoration:none;
}
#millerbrewingCSS {
	position:absolute;
	left:0px;
	width:100%;
	height:60px;
	text-align:center;
	top:580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
	
}
#millerbrewingCSSBG {
	/*position:absolute;
	left:0px;
	width:100%;
	height:60px;
	background-color:#000000;
	filter:Alpha(opacity=50); 
    opacity: .5;
    -moz-opacity:.5;
	text-align:center;
	top:520px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;*/
	
}
#millerbrewingCSS P{
	margin-top:0px;
	margin-bottom:0px;
}

#regform {
	position:absolute;
	left:75px;
	top:125px;
	display: block;
}

#av_container {
	position: absolute;
	background: url('../content/images/steelwebbackgroundtile.jpg');
	height: 100%;
	width: 100%;
	min-height: 100%;
	color: #750008;
	font-weight: bold;
}

#mc_avform {
	position: relative;
	top: 230px;
	width: 310px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	border: 2px solid #750008;
	background-color:#FFFFFF;
	filter:Alpha(opacity=75);
	opacity: .75;
	-moz-opacity:.75;
}

#mc_avcontent {
	font-family: arial;
	font-size: 12px;
	margin-bottom: 20px;
}

#mc_avform table {
	margin: 0 auto;
}

#mc_avform input {
	width: 40px;
	text-align: center;
}

#mc_avform #mc_averrors {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

#mc_avsubmit {
	margin: 10px auto;
	background: url('../content/images/htmlavsubmit.gif') no-repeat;
	width: 76px;
	height: 26px;
	z-index: 1;
}

#mc_avfail {
	position: relative;
	top: 230px;
	width: 310px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	border: 2px solid #750008;
	background-color:#FFFFFF;
	filter:Alpha(opacity=75);
	opacity: .75;
	-moz-opacity:.75;
}

#av_footer {
	position: relative;
	top: 430px;
	width: 550px;
	margin: 0px auto;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}

#av_footer #av_gbgr {
	margin: 0 0 0 10px;
	border: 0;
}

#av_footer a {
	color: #ffffff;
	text-decoration: none;
}

#av_footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
