/* CSS Document */

body {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(images/backstripes.gif);
	background-position:center;
	background-repeat: repeat;
	background-color: #8D4338;
	line-height: 1.3;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	}
	
#background {background-image: url(images/backhome.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 910px;
}

#background2 {background-image: url(images/backbaseball.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 910px;
}

#background3 {background-image: url(images/backsports.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 910px;
}

#background4 {background-image: url(images/backtv.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 910px;
}

#background5 {background-image: url(images/backresume.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 910px;
}

#background6 {background-image: url(images/backref.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 910px;
}

#background7 {background-image: url(images/backcontact.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 910px;
}



#photoscroll {position: absolute;
	top: 65px;
	margin-left: 670px;
}

#photoscroll2 {position: absolute;
	top: 65px;
	margin-left: 680px;
}

#textback {background-color: #EAD0AA;
	position: absolute;
	margin-left: 64px;
	top: 350px;
	width: 832px;
	padding-left: 44px;
	padding-bottom: -50px;
	margin-bottom: -50px;
	
}


#text {
   	position: relative;
	top: -100px;
  	width: 450px;
  	border-left: solid;
	border-left-color: #762226;
	border-left-width: 27px;
	margin-left: 223px;
	padding-left: 50px;
	padding-bottom: 150px;
	
}

#menu {position: absolute;
	top: 325px;
	width: 230px;
	margin-left: 76px;
	
	color: #762226;
	font-size: .9em;
	text-align: right;
	
	font-weight: bold;
	line-height: 1.7;
	z-index: 99;
}



#footer {
	position: relative;
	top: -140px;
	left: -44px;
	height: 200px;
	background-repeat: no-repeat;
}

#bottom {background-color: #8D4338;
	height: 2000px;
	width:	1000px;
	position: relative;
	top: -140px;
	left: -44px;
}

a:link {
	color: #772227;
	text-decoration: none;
	}
	
a:visited {
	color: #772227;
	text-decoration: none;
	}
	
a:hover {
	color: #426477;
	text-decoration: underline;
	}
	
.link2 a:link {
	color: #426477;
	text-decoration: underline;
	}
	
.link2 a:visited {
	color: #426477;
	text-decoration: underline;
	}
	
.link2 a:hover {
	color: #772227;
	text-decoration: none;
	}
	
.link2 {color: #426477;

}
	
.smfont {font-size: .8em;
	color: #3D5C6D;
	text-align: right;
	}
	
.title {
	font-weight: bold;
	text-align: left;
	}
	
.norm {font-size: 1em;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
h1 {font-size: 1.2em;
	text-align: left;
	}
	
h2 {font-size: 1.2em;
	
	}


