.leftheader {
	background-image: url(images/images/left-header.jpg);
	background-repeat: no-repeat;
}
.rightheader {
	background-image: url(images/images/right-header.jpg);
	background-repeat: no-repeat;
}
.topnav {
	background-image: url(images/images/top-nav.jpg);
	background-repeat: no-repeat;

}
.pipe {
	background-image: url(images/images/pipe.jpg);
	background-repeat: repeat-y;
}
.rightpipe {
	background-image: url(images/images/right-pipe.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
body {
	background-color: #000000;
	font-family: Verdana;
	font-size: 12pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;

}
.boxes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
div#center a:link {
	font-family: Verdana;
	color: #CC0000;
	font-size: 14px;
	text-decoration: underline;


}
div#center a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
div#center a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
div#center a:active {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.blackborder {
	border: thin solid #000000;
}
.homebground {
	background-image: url(images/images/beerbong%20pics/plastic_nozzle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mixback {
	background-image: url(images/images/beerbong%20pics/new-mix.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bongpagebg {
	background-image: url(images/images/beerbong%20pics/bongpage-mix.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

