/* my CSS */



body 
{
background:url(http://www.ericksonjazz.com/pics/bgpillar1.gif) repeat-y;
}


.Mybg1
{
background-color:black;
position: absolute;
top:24px;
left:144px;
}

.Mybg2
{
background-color:black;
position: absolute;
top:24px;
left:144px;
}

.headshot
{
border-width: 8px; 
border-color:black;
border-style: solid;
position: absolute;
top:24px;
left:144px;
}

.billboard1
{
border-width: 8px; 
border-color:black;
border-style: solid;
position: absolute;
top:24px;
left:381px;
}

.billboard2
{
border-width: 2px; 
border-color:black;
border-style: solid;
position: absolute;
top:30px;
left:149px;
}

.handshot1
{
border-width: 8px; 
border-color:black;
border-style: solid;
position: absolute;
top:213px;
left:381px;
}

.handshot2
{
border-width: 8px; 
border-color:black;
border-style: solid;
position: absolute;
top:42px;
left:488px;
}

.MainAttraction
{
font-family:Arial; 
font-size:38px;
margin-top:0px;
position:absolute;
top:39px;
left:432px;
white-space: nowrap;
}

.CareerPath
{
font-family:Arial;
font-size:16px;
font-style:italic;
font-weight:900;
margin-top:0px;
position: absolute;
top:147px;
left:475px;
white-space: nowrap; 
}

.BannerName 
{
font-family:Arial; 
font-size:24px;
margin-top:0px;
position:absolute;
top:39px;
left:232px;
white-space: nowrap;
}

.BannerTitle 
{
color:blue;
font-family:Arial;
font-size:44px;
margin-top:0px;
position:absolute;
top:103px;
left:170px;
white-space: nowrap;
}

.pict
{
border-width: 8px; 
border-color:black;
border-style: solid;
margin: 10px;
}

.navbaritems
{
font-family:Arial;
font-size:16px;
font-weight:900;
background-image: url(http://www.ericksonjazz.com/pics/bgbar1.gif); 
background-repeat: repeat-x;
color:#0066CC;
}

.navbaritems a:link {color:#0066CC; text-decoration: none; }
.navbaritems a:visited { color:#0066CC; text-decoration: none; } 
.navbaritems a:hover { color:#000066; text-decoration:none; background:white; } 


.mainContent p 
{
font-family:Arial;
font-size:12px;
}

.content 
{ 
border-color:black;
background-color:white;
border: 2px solid black;
}

.BioItems
{
margin-top:0px;
}

.bottomMenu
{
font-family:Arial;
font-size:14px;
}

.bottomMenu a:link {color:#000066; text-decoration: underline; }
.bottomMenu a:visited { color:#000066; text-decoration: none; } 
.bottomMenu a:hover { color:red; text-decoration:none;} 

