body {
background-color:#000000;
background:url(stripe.png);
font-family:'WalkwayUltraBoldRegular', Verdana, Tahoma, Geneva, sans-serif;
font-size:26px;
color:#ffffff;
}


.link a /*for clickable divs*/
{
display: block; 
height: 100%; 
width: 100%; 
}


#textcontainer {
width:688px;
position:absolute;
left:50%;
margin-left:-344px;
}

#galleryholder {
width:928px;
margin:0px auto;

}

#gallerycontainer {
width:688px;
float:left;
}

#galleryleft {
width:120px;
float:left;
}

#galleryright {
width:120px;
float:left;
}

#div1text {
width:688px;
height:171px;
text-align:right;
line-height:171px;
}


#div2text {
width:688px;
height:171px;
text-align:left;
line-height:171px;
}

#div3text {
width:688px;
height:171px;
line-height:171px;
text-align:right;
}


#div4text {
width:688px;
height:171px;
text-align:left;
line-height:171px;
}


#div5text {
width:688px;
height:70px;
text-align:justify;
}

#imgcontainer {
width:688px;
position:absolute;
left:50%;
margin-left:-344px;

}

#div1img {
width:688px;
height:171px;
background-image:url(layout/web-design.gif);
position:relative;

}

#div1img:hover
{ 
 background-position: 0 -171px;
  

}


#div2img {
width:688px;
height:171px;
text-align:right;
background-image:url(layout/print-design.gif);
}

#div2img:hover
{ 
   background-position: 0 -171px;

}

#div3img {
width:688px;
height:171px;
background-image:url(layout/logo-design.gif);
}

#div3img:hover
{ 
   background-position: 0 -171px;

}


#div4img {
width:688px;
height:171px;
text-align:right;
background-image:url(layout/contact-moondust.gif);
}

#div4img:hover
{ 
   background-position: 0 -171px;

}


.yellow {
color:#f3be19;
text-decoration:none;
}

.blue {
color:#05c7d8;
text-decoration:none;
}

.pink {
color:#db1286;
text-decoration:none;
}

.green {
color:#90d805;
text-decoration:none;
}

.maintitle {
font-size:80px;
text-decoration:none;
font-family:'WalkwaySemiBoldRegular', Verdana, Tahoma, Geneva, sans-serif;
}

.sectiontitle {
font-size:90px;
text-decoration:none;
font-family:'WalkwaySemiBoldRegular', Verdana, Tahoma, Geneva, sans-serif;


}

