@charset "utf-8";

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body { padding: 0px; margin: 0px; background: #DDD;}

.nameplate {
	width: 250px;
	font-weight: bold;
	font-size: 30px;
	float: right;
	margin-top: -30px;
	color: #EEE;
}

.content { 
	background: url(/images/background.jpg) no-repeat;
	margin-top: 30px;
	margin-left: auto;
    margin-right: auto;
	padding-left: 12px;
	display: block;
	height: 575px;
	width: 881px;
	font-family:Tahoma,Helvetica,sans-serif;	

 }
.row {
	float: left;
	height: 550px;
	width: 194px;
	padding: 10px;
	margin-top: 5px;
	color: #FFF;

}

.row a {
	color: white;
	text-decoration:none;
}

img {
	padding: 0px;
	margin: 0px;
	margin-top: 16px;
	display:inline;
	border: 0px;
		
}

.blocklink, .block2, .block3, .block7, .block8, .block14, .block15, .block13 {
	margin-top: 16px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}

.blocknada {

	margin: 0px;
	padding: 0px;
}

.block2 {
	height: 126px; 
	width: 195px; 
	background: url(/images/inthepitchblack_scottprince_2.jpg);  
}

.block3 {
	height: 174px; 
	width: 195px; 
	background: url(/images/inthepitchblack_scottprince_3.jpg);  
}

.block7 {
	height: 50px; 
	width: 195px; 
	background: url(/images/inthepitchblack_scottprince_7.jpg) no-repeat;  */
}

.block14 {
	height: 65px;
	width: 194px;
	margin-top: 16px;
	padding: 0px;

}

.block13 {
	height: 20px;
	width: 194px;
	margin-top: 16px;
	padding: 0px;
}

.block13 a {
	display: block;
	height: 20px;
	margin-top: 10px;
}

.block15 {
	height: 48px;
	width: 194px;
	margin-top: 16px;
	padding: 0px;
}

.block14 a {
	height: 40px;
	padding-top: 25px;
	display: block;
	background: url (/images/inthepitchblack_scottprince_14.jpg) no-repeat;	
}

.block15 a {
	height: 35px;
	padding-top: 28px;
	display: block;
	/* background: url(/images/inthepitchblack_scottprince_15.jpg) no-repeat;	 */
}

.blocklink {

}

.blocknada img {
	margin-top: 17px;
}

.blocklink a {
	display: block;
	height: 32px;
	background: #bbb;
	padding-top: 15px;
}

.blocklink a:hover, .block14 a:hover, .block15 a:hover, .block13 a:hover {
	background: black;
}


