﻿
.TemplateLeftSection { width: 336px; height: 735px; position: absolute; top: 20px; left: 0; }
#templateLeftSection1 { background-image: url(/Assets/images/template/mainTemplateLeft1.jpg); }
#templateLeftSection2 { background-image: url(/Assets/images/template/mainTemplateLeft2.jpg); }
#templateLeftSection3 { background-image: url(/Assets/images/template/mainTemplateLeft3.jpg); }
#templateLeftSection4 { background-image: url(/Assets/images/template/mainTemplateLeft4.jpg); }
#templateLeftSection5 { background-image: url(/Assets/images/template/mainTemplateLeft5.jpg); }


#TemplateMainSection { width: 864px; height: 735px; position: absolute; top: 20px; left: 336px; background-image: url(/Assets/images/template/mainTemplateBack.jpg); }

#MainContentSection { width: 573px; height: 440px; overflow: auto; position: absolute; left: 336px; top: 190px; padding-right: 10px;  }

#homeLogoLink { display: block; text-decoration: none; position: absolute; left: 40px; top: 45px; width: 500px; height: 85px; }

.NavButton { display: block; text-decoration: none; position: absolute; left: 1044px; width: 142px; }
.NavButton:hover { text-decoration: none; }

#bioNav { background-image: url(/Assets/images/template/bioNavOff.jpg); height: 45px; top: 167px;}
#bioNav:hover { background-image: url(/Assets/images/template/bioNavOver.jpg);}
#musicNav { background-image: url(/Assets/images/template/musicNavOff.jpg); height: 55px; top: 212px;}
#musicNav:hover { background-image: url(/Assets/images/template/musicNavOver.jpg);}
#mediaNav { background-image: url(/Assets/images/template/mediaNavOff.jpg); height: 46px; top: 267px;}
#mediaNav:hover { background-image: url(/Assets/images/template/mediaNavOver.jpg);}
#pressNav { background-image: url(/Assets/images/template/pressNavOff.jpg); height: 52px; top: 313px;}
#pressNav:hover { background-image: url(/Assets/images/template/pressNavOver.jpg);}
#contactsNav { background-image: url(/Assets/images/template/contactsNavOff.jpg); height: 38px; top: 365px;}
#contactsNav:hover { background-image: url(/Assets/images/template/contactsNavOver.jpg);}



#calendarBtn { background-image: url(/Assets/images/template/calendarOff.jpg); width: 139px; height: 87px; top: 431px; left: 983px; position: absolute; display: block; text-decoration: none;}
#calendarBtn:hover { background-image: url(/Assets/images/template/calendarOver.jpg);}

#facebookIcon, #twitterIcon, #myspaceIcon, #ilikeIcon
	{ width: 60px; height: 60px; position: absolute; display: block; text-decoration: none; }

#facebookIcon { background-image: url(/Assets/images/template/facebookIconOff.jpg); left: 1026px; top: 643px; }
#facebookIcon:hover { background-image: url(/Assets/images/template/facebookIconOver.jpg); }
#twitterIcon { background-image: url(/Assets/images/template/twitterIconOff.jpg); left: 947px;  top: 604px;}
#twitterIcon:hover { background-image: url(/Assets/images/template/twitterIconOver.jpg);}
#myspaceIcon { background-image: url(/Assets/images/template/myspaceIconOff.jpg); left: 1106px;  top: 604px;}
#myspaceIcon:hover { background-image: url(/Assets/images/template/myspaceIconOver.jpg);}
#ilikeIcon { background-image: url(/Assets/images/template/ilikeIconOff.jpg); left: 1026px;  top: 570px;}
#ilikeIcon:hover { background-image: url(/Assets/images/template/ilikeIconOver.jpg);}

#extrasBtn { display: block; text-decoration: none; position: absolute; left: 1080px; top: 40px; width: 100px; height: 29px; background-image: url(/Assets/images/template/extrasBtn.jpg); }
#extrasBtn:hover { background-image: url(/Assets/images/template/extrasBtnOver.jpg); }

#BottomCopyright { position: absolute; width: 300px; height: 20px; top: 700px; left: 540px;  font-size: 10px;}

