* {
	margin: 0;
	padding: 0;
}

body,
html {
    margin:0;
    padding:0;
    background:#ffffff;
    color:#000;
    font-family: arial;
    font-size: 100%;
}

body {
    margin-top: 0px;
    min-width:1200px;
    text-align:center; /* for IE */
}

#magnersSmall {
	float: left;
	margin-right: 5px;
	width: 68px;
}

#facebookSmall {
	float: left;
	margin-right: 0px;
}

#imgHolder {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 0px solid red;
}

#homeThumbs {
	margin-left: 45px;
	margin-top: 5px;
}

#imgHolderSmall {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px solid red;
}

#rightVideos {
	position: absolute;
	top: 480px;
	left: 610px;
	border: 0px solid blue;
}

#clear {
	clear: both;
}

#clearPad {
	clear: both;
	height: 5px;
}

#wrapper {
	position: relative;
    	margin:0 auto;
    	padding: 0px;
    	width:1200px;
	text-align: left;
}

#pageBG {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 740px;
	background-image: url('../images/homeBG.jpg');
	background-repeat: no-repeat;
}

#pageBGAug10 {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 740px;
	background-image: url('../images/aug10BG.jpg');
	background-repeat: no-repeat;
}

#voteBG {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 740px;
	background-image: url('../images/votingBG.jpg');
	background-repeat: no-repeat;
}

#calBG {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 735px;
	background-image: url('../images/calBG2.jpg');
	background-repeat: no-repeat;
}

#calBG3 {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 950px;
	background-image: url('../images/calBG3.jpg');
	background-repeat: no-repeat;
}

#headerText2 {
	position: absolute;
	top: 230px;
	left: 612px;
	width: 380px;
	font-size: 12px;
}

#headerText {
	position: absolute;
	top: 230px;
	left: 612px;
	width: 310px;
	font-size: 12px;
}

#headerTextVote {
	position: absolute;
	top: 325px;
	left: 623px;
	width: 275px;
	font-size: 12px;
}

#headerTextVote2 {
	position: absolute;
	top: 325px;
	left: 623px;
	width: 405px;
	font-size: 12px;
}

.fbText {
	position: relative;
	top: -10px;
}

#calBox {
	border: 0px solid red;
	width: 200px;
	float: left;
	padding-top: 11px;
	padding-left: 3px;
}

#calBox3 {
	border: 0px solid red;
	width: 200px;
	float: left;
	padding-top: 11px;
	padding-left: 3px;
}

#calPad {
	padding-top: 80px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
}

#calPad2 {
	padding-top: 10px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 12px;
}

#fullCol A {
	color: #c52527;
	text-decoration: none;
}

#fullCol A:active,visited {
	color: #c52527;
	text-decoration: none;
}

#fullCol A:hover {
	color: #c52527;
	text-decoration: underline;
}

#calPad A {
	color: #c52527;
	text-decoration: none;
}

#calPad A:active,visited {
	color: #c52527;
	text-decoration: none;
}

#calPad A:hover {
	color: #c52527;
	text-decoration: underline;
}

#calPad2 A {
	color: #c52527;
	text-decoration: none;
}

#calPad2 A:active,visited {
	color: #c52527;
	text-decoration: none;
}

#calPad2 A:hover {
	color: #c52527;
	text-decoration: underline;
}

#tickets {
	float: right;
	margin-right: 100px;
}

#tickets3 {
	float: right;
	margin-right: 100px;
}

.green {
	color: #32A638;
	font-weight: bold;
}

#homeTop {
	position: absolute;
	z-index: 10;
	top: 100px;
	left: 155px;
	width: 415px;
	height: 200px;
}

#topMenu {
	position: absolute;
	z-index: 60;
	top: 25px;
	right: 267px;
	width: 274px;
	height: 116px;
}

#topMenuHome {
	position: absolute;
	z-index: 60;
	top: 25px;
	right: 378px;
	width: 274px;
	height: 116px;
}

#tommyTop {
	position: absolute;
	z-index: 10;
	top: 45px;
	left: 390px;
	width: 80px;
	height: 45px;
}

#nicksTop {
	position: absolute;
	z-index: 11;
	top: 45px;
	left: 475px;
	width: 63px;
	height: 55px;
}

#fullCol {
	float: left;
	margin-top: 340px;
	margin-left: 195px;
	margin-right: 18px;
	width: 900px;
	color: #020200;
	font-size: 15px;
	line-height: 1.2;
	font-weight: normal;
	border: 0px solid red;
}

#event {
	float: left;
	width: 300px;
	margin-right: 105px;
}

#event2 {
	float: left;
	width: 300px;
	margin-right: 0px;
}

.grayTitle {
	color: #535353;
	font-size: 16px;
	font-weight: bold;
}

.smallGray {
	color: #535353;
	font-size: 11px;
}

#leftCol {
	float: left;
	margin-top: 340px;
	margin-left: 195px;
	margin-right: 18px;
	width: 375px;
	color: #020200;
	font-size: 15px;
	line-height: 1.2;
	font-weight: normal;
	border: 0px solid red;
}

#leftColAug10 {
	float: left;
	margin-top: 180px;
	margin-left: 195px;
	margin-right: 18px;
	width: 375px;
	color: #231F20;
	font-size: 15px;
	line-height: 1.2;
	font-weight: normal;
	border: 0px solid red;
}

#leftColVote {
	float: left;
	margin-top: 390px;
	margin-left: 195px;
	margin-right: 18px;
	width: 425px;
	color: #020200;
	font-size: 15px;
	line-height: 1.2;
	font-weight: normal;
	border: 0px solid blue;
}

#leftColVote2 {
	float: left;
	margin-top: 340px;
	margin-left: 185px;
	margin-right: 18px;
	width: 425px;
	color: #020200;
	font-size: 15px;
	line-height: 1.2;
	font-weight: normal;
	border: 0px solid blue;
}

#rightCol {
	float: left;
	margin-top: 235px;
	margin-left: 40px;
}

#rightColAug10 {
	float: left;
	margin-top: 280px;
	margin-left: 30px;
}

#rightColVote {
	float: left;
	margin-top: 500px;
	margin-left: 0px;
	font-size: 12px;
}

#voteLeaders {
	position: relative;
	z-index: 300;
}

#voteBottles {
	position: relative;
	z-index: 1;
	top: 25px;
	left: 180px;
}
	

#voteHolder {
	position: relative;
	z-index: 20;
	left: -40px;
	top: 20px;
}

#productHolder {
	position: relative;
	z-index: 10;
	left: 165px;
	top: -80px;
}

#friendsBG {
	width: 199px;
	height: 205px;
	background-image: url('../images/friendsBG.jpg');
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#friendsText {
	padding-top: 11px;
	padding-left: 8px;
	color: white;
	font-size: .5em;
}

.redTitle {
	color: #c52527;
	font-weight: bold;
}

.red {
	color: #c52527;
}

.blue {
	color: #205e97
}

.smallBlue {
	color: #205e97;
	font-size: 11px;
}

.smallWhite {
	font-size: 1.3em;
}

.smallBlack {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.whiteHead {
	font-size: 16px;
	font-weight: bold;
}

.friendTextBox {
	margin-bottom: 5px;
}

.friendTextArea {
	margin-bottom: 5px;
	height: 45px;
}

.entryField {
	width: 188px;
	height: 21px;
	border: 0px;
	padding-top: 3px;
	padding-left: 3px;
	background-image: url('../images/fieldBG.jpg');
	background-repeat: no-repeat;
	margin-top: 5px;
	color: white;
}

.entryCheck {
	width: 15px;
	height: 13px;
	border: 0px;
	background-image: url('../images/checkBG.jpg');
	background-repeat: no-repeat;
	margin-top: 5px;
}

#rulesBox {
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 270px;
	height: 74px;
	padding: 3px;
	overflow: auto;
	color: #8A868A;
	font-size: 10px;
	border: 1px dashed #B9BBBE;
}

#rulesBox2 {
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 270px;
	height: 74px;
	padding: 3px;
	overflow: auto;
	color: #8A868A;
	font-size: 10px;
	border: 1px dashed #B9BBBE;
}

#pad {
	margin-left: 15px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #535353;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #868586;
	margin: 0px;
	padding: 0px;
}

#footer {
	position: absolute;
	top: 900px;
	z-index: 50;
	margin-left: 200px;
}

#footerAug10 {
	position: absolute;
	top: 900px;
	z-index: 50;
	margin-left: 200px;
	margin-bottom: 20px;
}

#footerThanks {
	position: absolute;
	top: 950px;
	z-index: 50;
	margin-left: 200px;
}

#footerEvents {
	position: absolute;
	top: 1500px;
	z-index: 50;
	margin-left: 200px;
}

#footerCal {
	position: absolute;
	top: 900px;
	z-index: 50;
	margin-left: 200px;
}

#footerCal3 {
	position: absolute;
	top: 1100px;
	z-index: 50;
	margin-left: 200px;
}

A.red {color: #882626; text-decoration: none;}
A.red:active,visited {color: #882626; text-decoration: none;}
A.red:hover {color: #882626; text-decoration: underline;}

A.footer {color: #535353; font-size: 10px; margin-right: 15px; text-decoration: none;}
A.footer:active,visited {color: #535353; font-size: 10px; margin-right: 15px; text-decoration: none;}
A.footer:hover {color: #535353; font-size: 10px; margin-right: 15px; text-decoration: underline;}

#imgLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#imgRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.text {
	padding: 3px;
}

A {color: blue; text-decoration: none;}
A:active,visited {color: blue; text-decoration: none;}
A:hover {color: blue; text-decoration: underline;}