body {
 background-image:url(/images/bg.jpg);
 background-repeat:repeat;
 background-color:#656660;
 margin:0;
 padding:0;
 background-color:#63645E;
 font-family:tahoma,verdana,arial; 
 color:#DEDEDC;
 font-size:8pt;
}

.main {
 position:absolute;
 left:50%;
 top:25px;
 width:707px;
 z-index:2;
 margin-left:-370px;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:25px;
 border:0px;
 text-align:center;
 background-color:transparent;
}



.main2 {
 width:740px;
 padding-left:0px;
 padding-right:0px;
 padding-top:15px;
 padding-bottom:5px;
 border:0px;
 text-align:center;
 background-image:url(/images/glass.jpg);
 background-repeat:repeat;
 background-color:transparent;
}


.main3 {
 border:1px solid;
 border-color:#000000;
 width:707px;
}


.email {
background: transparent;
position: absolute; 
left: 50%; 
top: 283px;
margin-left: -343px;
width: 500px;
height: 250px;
z-index:2;
}

.inspired_text{
background: transparent;
color: white;
font-family: Arial;
font-size: 12px;
position: absolute;
padding: 5px; 
text-align: justify;
left: 50%; 
top: 550px;
margin-left: -340px;
width: 300px;
z-index:2;
}

.bottom {
background: transparent;
position: absolute; 
left: 50%; 
top: 598px;
margin-left: 173px;
width: 179px;
height: 59px;
z-index:2;
}

.home {
 height:114px;
 width:102px;
 overflow: hidden;
 background: url(/images/nav/home.jpg) top left no-repeat;
 display: block;
 float:left;
}
.home:hover{
 background: url(/images/nav/home.jpg) bottom left no-repeat;
}


.about{
 height: 114px; 
 width:100px; 
 overflow: hidden; 
 background: url(/images/nav/about.jpg) top left no-repeat; 
 display: block;
 float:left;
} 
.about:hover{
 background: url(/images/nav/about.jpg) bottom left no-repeat; 
}

.contact{
height: 114px; 
  width:100px; 
  overflow: hidden; 
  background: url(/images/nav/contact.jpg) top left no-repeat; 
  display: block;
 float:left;
  } 
.contact:hover{
  background: url(/images/nav/contact.jpg) bottom left no-repeat; 
  }

.flyers{
height: 114px; 
  width:101px; 
  overflow: hidden; 
  background: url(/images/nav/flyers.jpg) top left no-repeat; 
  display: block;
 float:left;
  } 
.flyers:hover{
  background: url(/images/nav/flyers.jpg) bottom left no-repeat; 
  }

.layouts{
height: 114px; 
  width:100px; 
  overflow: hidden; 
  background: url(/images/nav/layouts.jpg) top left no-repeat; 
  display: block;
 float:left;
  } 
.layouts:hover{
  background: url(/images/nav/layouts.jpg) bottom left no-repeat; 
  }

.music{
height: 114px; 
  width:104px; 
  overflow: hidden; 
  background: url(/images/nav/music.jpg) top left no-repeat; 
  display: block;
 float:left;
  } 
.music:hover{
  background: url(/images/nav/music.jpg) bottom left no-repeat; 
  }


.services{
height: 114px; 
  width:100px; 
  overflow: hidden; 
  background: url(/images/nav/services.jpg) top left no-repeat; 
  display: block;
 float:left;
  } 
.services:hover{
  background: url(/images/nav/services.jpg) bottom left no-repeat; 
  }

.myspace{
height: 59px; 
  width:83px; 
  overflow: hidden; 
  background: url(/images/myspace.jpg) top left no-repeat; 
  display: block;
 float:left;
  } 
.myspace:hover{
  background: url(/images/myspace.jpg) bottom left no-repeat; 
  }

.da{
height: 59px; 
  width:96px; 
  overflow: hidden; 
  background: url(/images/da.jpg) top left no-repeat; 
  display: block;
 float:left;
  } 
.da:hover{
  background: url(/images/da.jpg) bottom left no-repeat; 
  }



.notez {
 font-family:tahoma,verdana,arial; 
 color:#bbbbbb;
 font-size:7pt;
 align:center;
}

A.text:link { color:#000000;background-color:transparent;text-decoration:none;font-weight:bold;font-family:arial;font-size:12px; }


A.text:visited {color:#000000;background-color:transparent;text-decoration:none;font-weight:bold;font-family:arial;font-size:12px;}


A.text:hover { color:#000000;background-color:transparent;text-decoration:none;border-bottom: 1px dotted #478D1D;font-weight:bold; font-family:arial;font-size:12px; }

