
a.home {
text-decoration: none; 
display: block; 
height: 36px; 
background: #dbdcdd url(images/home.gif) no-repeat scroll center center; 
}
/*a:hover.home { 
display: block; background: #dbdcdd url(images/home2.gif) no-repeat scroll center center;}*/

a.calendar {
text-decoration: none; 
display: block; 
height: 36px; 
background: #dbdcdd url(images/Calendar.gif) no-repeat scroll center center; 
}
/*a:hover.calendar { 
display: block; background: #dbdcdd url(images/Calendar2.gif) no-repeat scroll center center;}*/

a.axis {
text-decoration: none; 
display: block; 
height: 36px; 
background: #dbdcdd url(images/axisbrothers.gif) no-repeat scroll center center; 
}
/*a:hover.axis { 
display: block; background: #dbdcdd url(images/axisbrothers2.gif) no-repeat scroll center center;}*/

a.av {
text-decoration: none; 
display: block; 
height: 36px; 
background: #dbdcdd url(images/AV.gif) no-repeat scroll center center; 
}
/*a:hover.av { 
display: block; background: #dbdcdd url(images/AV2.gif) no-repeat scroll center center;}*/

a.photos {
text-decoration: none; 
display: block; 
height: 36px; 
background: #dbdcdd url(images/photos.gif) no-repeat scroll center center; 
}
/*a:hover.av { 
display: block; background: #dbdcdd url(images/AV2.gif) no-repeat scroll center center;}*/

a.email {
text-decoration: none; 
display: block; 
height: 36px; 
background: #dbdcdd url(images/emaillist.gif) no-repeat scroll center center; 
}
/*a:hover.email { 
display: block; background: #dbdcdd url(images/emaillist2.gif) no-repeat scroll center center;}*/

a.contact {
text-decoration: none; 
display: block; 
height: 36px; 
background: #dbdcdd url(images/Contact.gif) no-repeat scroll center center;
}
/*a:hover.contact { 
display: block; background: #dbdcdd url(images/Contact2.gif) no-repeat scroll center center;}*/
a.press {
text-decoration: none; 
display: block; 
height: 36px; 
background: #dbdcdd url(images/Press.gif) no-repeat scroll center center;
}
/*a:hover.press { 
display: block; background: #dbdcdd url(images/Press2.gif) no-repeat scroll center center;}*/

body {
background-color: white;
font: normal normal normal 10pt/11.5pt Arial, Helvetica;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
p {
margin: 0 0 0 0;
padding: 0 0 11.5pt 0;
}

p.caption {
font-size: smaller;
text-align: right;
}
hr {
height: 1px;
border: 0;
color: #3E3E3E;
background-color: #3E3E3E;
width: 100%;
}
h2 {
font: normal normal bold 14pt/16pt Arial, Helvetica;
letter-spacing: .1em;
padding: 2px;
margin: 0;
}
h3 {
font: normal normal normal 10pt/11.5pt Arial, Helvetica;
margin: 0 0 0 0;
padding: 0 0  0;
}

div.calendar {
border: 1px solid #b0232a;
padding: 6pt;
width: 564px;
text-align: left;
background-color: #EAEAEA;
}
div.calendar p {
padding: 0 0 3pt 0;
margin-left: 12pt;
text-indent: -12pt;
}
a {
color: #b0232a;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}