.nav {
	width: 600px;
	font-family: ChunkFiveRegular, Geneva, Arial, Helvetica, sans-serif;
	font-size: 250%;
	font-style: normal;
	/*font-weight: bolder;*/
	font-variant: small-caps;
	color: #CCCCCC;
	line-height: 0.7em;
	letter-spacing: -2px;
	float: left;
	height: 120px;
	left: 5px;
	position: absolute;
	top: 5px;
}

#bg {
	position:fixed;
	top:0;
	left:0;           /* Preserve aspet ratio */
	min-width:100%;
	min-height:100%;
	z-index: -1;
}
a {
	text-decoration: none;
	color: #666666;


	/*A:hover color:#FF0000*/
	A:hover {text-decoration: underline; color: red;	font-size: 270%;
	font-size: 270%;
}
}
body {
	margin: 0px;
	padding: 0px;
}
/**/
/**/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 10, 2011 06:53:14 AM America/New_York */
/**/
/**/
/**/


@font-face {
    font-family: 'HVDPosterRegular';
    src: url('HVD_Poster-webfont.eot');
    src: url('HVD_Poster-webfont.eot?#iefix') format('embedded-opentype'),
         url('HVD_Poster-webfont.woff') format('woff'),
         url('HVD_Poster-webfont.ttf') format('truetype'),
         url('HVD_Poster-webfont.svg#HVDPosterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('Chunkfive-webfont.eot');
    src: url('Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('Chunkfive-webfont.woff') format('woff'),
         url('Chunkfive-webfont.ttf') format('truetype'),
         url('Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'junkostypewriterRegular';
    src: url('junkos_typewriter-webfont.eot');
    src: url('junkos_typewriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('junkos_typewriter-webfont.woff') format('woff'),
         url('junkos_typewriter-webfont.ttf') format('truetype'),
         url('junkos_typewriter-webfont.svg#junkostypewriterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DestroyRegular';
    src: url('DESTROY_-webfont.eot');
    src: url('DESTROY_-webfont.eot?#iefix') format('embedded-opentype'),
         url('DESTROY_-webfont.woff') format('woff'),
         url('DESTROY_-webfont.ttf') format('truetype'),
         url('DESTROY_-webfont.svg#DestroyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.logo_div {
	width: 400px;
	text-align: left;
	letter-spacing: -3px;
	height: 120px;
	/*background-image: url(logo1.jpg);*/
	float: right;
	/*background-image: url(grunge_logo1.png);*/
}
p {
	vertical-align: top;
	text-align: justify;
	font-family: /*'HVDPosterRegular', */"Times New Roman", Times, serif;
	/*font-variant: small-caps;*/
	color: #CCCCCC;
	line-height: 15px;
	font-size: 15px;

}
p.splash {
vertical-align: top;
	text-align: justify;
	font-family: /*'HVDPosterRegular', */'ChunkFiveRegular', "Times New Roman", Times, serif;
	/*font-variant: small-caps;*/
	color: #CCCCCC;
	line-height: 15px;
	font-size: 16px;	/*font-weight: bold;*/
	}
	p.splash2 {
	vertical-align: top;
	text-align: justify;
	font-family: /*'HVDPosterRegular', */Arial, Helvetica, sans-serif;
	/*font-variant: small-caps;*/
	color: #CCCCCC;
	line-height: 15px;
	font-size: 16px;
	}
.wrapper {
	height: auto;
	width: 98%;
	padding: 5px;
	position: relative;
}
.right_sidebar {
	float: right;
	height: 400px;
	width: 120px;
	background-image: url(grunge_logo_2.png);
	position: fixed;
	top: 0px;
	right: 0px;
}

.right_sidebar2 {
	height: 400px;
	width: 120px;
	background-image: url(grunge_logo_2.png);
	position: fixed;
	top: 0px;
	left: 0px;
}
/*p:first-letter {
	font-size: 20px;
	font-weight: bolder;
	color: #cccccc;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
}*/
h3.review {color:#ff0000;}
h3.SB {
	color:#999999;
	font-family: "Courier New", Courier, monospace;
	

	font-size: small;
	/*letter-spacing: 0.1px;*/
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-variant: small-caps;
	color: #FFFFFF;
	line-height: 12px;
}
img.double-border {
	border: 1px solid #333333;
	padding: 1px; /*Inner border color*/
	background-color: #FFFFFF;
}

/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/* this is used for the transparency overlays*/

#column-1 {
	position: relative;
	float: left;
	width: 800px; /* remember to set a width */
	top: 150px;
}
.overlay{
	position: absolute;
	top: 0; /* These positions makes sure that the overlay */
	bottom: 0px;  /* will cover the entire parent */
	left: 0;
	width: 800px;
	opacity: 0.85;
  -moz-opacity: 0.85; /* older Gecko-based browsers */
	filter:alpha(opacity=85); /* For IE6&7 */
	background-color: #000000;
}
#column-1 .content {
width: 760px;
padding: 20px;
}
.content {
	position: relative;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	/*font-style: italic;*/
}
h4 {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-style: italic;
	}
	
img.floatLeft {
	float: left;
	margin: 10px;
	clear: left;

}
img.floatRight {
	float: right;
	margin: 10px;
	clear: right;
}
.roster_row1 {
	height: 200px;
	width: 750px;
	margin: 10px;
	font-size: 16px;
	
}
.roster_row2 {
	height: 200px;
	width: 750px;
	margin: 10px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
	
}
.roster_row3 {
	height: 200px;
	width: 750px;
	margin: 10px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
	
}
.splash_div {
	font-family: 'AcknowledgementMedium', ChunkFiveRegular, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: right;
	width: 98%;
	top: 2%;
	position: fixed;
	font-weight: bold;
	line-height: 1.2em;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 21, 2011 04:43:04 PM America/New_York */



@font-face {
    font-family: 'AcknowledgementMedium';
    src: url('Acknowledgement-webfont.eot');
    src: url('Acknowledgement-webfont.eot?#iefix') format('embedded-opentype'),
         url('Acknowledgement-webfont.woff') format('woff'),
         url('Acknowledgement-webfont.ttf') format('truetype'),
         url('Acknowledgement-webfont.svg#AcknowledgementMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
.twitter_div {
	float: left;
	height: 50px;
	width: 100px;
	bottom: 0px;
	position: fixed;
}

