a {
   outline: none;
}


.background{
width:100%;
height:900;
padding:0px;


}


.main{
background-image: url(images/spacer.gif);
width: 1280px;
height:750px;
position: relative;
top:50px;
margin-left:50px;
color:white;
}

.mainBiog{
background-image: url(images/spacer.gif);
width: 1280px;
height:780px;
position: relative;
top:50px;
margin-left:50px;
color:white;
}
.mainShort{
background-image: url(images/spacer.gif);
width: 500px;
height:200px;
position: relative;
top:200px;
margin-left:50px;
color:white;
}

.header
{
width:100%;
height:100px;
margin:0 0 25px 0;
}

.headerSplash
{
width:100%;
height:100px;
padding:50px 0 0 0;
margin:0 25px 0 0;
}

.headerObject{
margin:0 0 0 25px;

}

.blackLine{
position:relative;
width:100%;
background-color:#CCC;
height:1px;

}

.menu{
position:relative;
width:200px;
height:600px;
float:left;
left:10px;
padding:0 0 0 25px;
}


.body{
position:relative;
display:inline;
padding:0 0 0 50px;
float:left;
top:-65px;
width:600px;
color:black;

}

.home{
position:relative;

}

.thumbs
{
position:relative;
top:500px;
float:left;
padding:0 0 0 50px;
width:980px;
}
.thumbsBiog
{
position:relative;
top:300px;
float:left;
padding:0 0 0 50px;
width:980px;
}


.thumbLink{
	display:inline;
	margin:0 5px 0 0;
}

.thumbLinkBiog{
position:relative;
top:60px;
	display:inline;
	margin:0 5px 0 0;
}

.pic
{
display:inline;
float:left;
width:800px;
height:460px;

}.picSmall
{
position:relative;
top:0px;
display:inline;
float:left;
height:230px;
padding:0 0 0 0;

}
.backButton{
position:relative;
left:-20px;
top:-480px;
}

.nav{
float:left;

	
}
.arrow{
	display:inline;
	height:20px;
	color:#000;
	font:normal 10px arial, sans;
	background-color:#FFF;	 	
}

.textSmall{
	vertical-align:middle;
	display:inline;
	
	color:#000;
	font:normal 10px arial, sans;
	background-color:#FFF;	 
}



.textMedium{
	vertical-align:middle;
	padding-bottom:10px;
	color:#000;
	font:normal 11px arial, sans;
	background-color:#FFF;	 
}

.textMediumHeader{
	vertical-align:middle;
	padding-bottom:10px;
	text-transform:uppercase;
	color:#000;
	font:bold 12px arial, sans;
	background-color:#FFF;	 
}


.textBox{
position:relative;
display:inline;
padding:0 0 0 0;
float:left;
left:0px;
top:0px;
width:580px;
color:black;
background-color:transparent;

}


.footer{

}
