a:link, a:visited {
text-decoration: none; 
color: #00F;
}	


a:hover, a:active {
text-decoration: none;  
color: #666666;
}	


h1 {
font-family: tahoma, helvetica, sans-serif;
font-size: 11.5px;
line-height: 1.5em;
font-weight: normal;
color: #999;
}



h1  a:link, a:visited {
text-decoration: none; 
color: #333;
}	


h1 a:hover, a:active {
text-decoration: none;  
color: #C33;
}	


#wrapper {
width: 950px;
margin: 0 auto;
margin-top: 20px;
}

#outer {
border: 1px solid #999;
height: 700px;
margin: 10px 20px 0;
text-align: center;
z-index: 0;
}

#mainbox {
border: 0;
height: 540px;
width: 325px;
background: url(images/homeblock.jpg) no-repeat;
margin-left: 290px;
margin-right: 100px;

}

#boxspace1 {
border: 0;
height: 230px;
width: 325px;
z-index: 2;
}


/*==== Design Link Section ====*/

#boxspace2 {
border: 0;
height: 120px;
width: 124px;
float: left;
padding-left: 31px;
}


a.droll {
display: block;
width: 124px;
height: 71px;
text-decoration: none;
background: url(images/d_nav.jpg) no-repeat;
}

a.droll:hover {
background-position: left bottom;
}


/*==== Illustration Link Section ====*/


#boxspace3 {
border: 0;
height: 120px;
width: 163px;
float: right;
}

a.illroll {
display: block;
width: 130px;
height: 71px;
text-decoration: none;
background: url(images/ill_nav.jpg) no-repeat;
}

a.illroll:hover {
background-position: left bottom;
}


#boxspace4 {
border: 0;
height: 150px;
width: 325px;
float: left;
z-index: 2;
}


#inner2 {
background: #096;
border: 0;
text-align: center;
margin-left: 20px;
margin-right: 20px;
}

