body {
	color: #641a01;	
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	margin: 0;
	padding: 0;
	background: #5c1909 url(../images/DIGITALATELIER_websiteBG.jpg) repeat-x;
	
} 

/* Header*/
#header {

	width: 840px;
	height: 148px;
	background: #641a01 url(../images/DIGITALATELIER_website1_1.jpg) no-repeat;
}

/* Menu*/
#menu{position:absolute;margin-top:10px;}
#menu ul .item{display:none;}
#menu ul:hover .item{display:block;background:#000;padding:1px;margin:1px;}

#menu ul:hover .item a{color:#fff;text-decoration:none;}
#menu ul:hover .item a:hover{color:#999;}

#menu ul{width:100px;float:left;margin:0px;padding:2px;background:#b10000;list-style:none;}
.clear{clear:both;height:10px;}


#nav_roll1 {
    display: block;
    width: 109px;
    height: 31px;
    background: url("../images/DIGITALATELIER_website2_1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
#nav_roll1:hover {
    background-position: -109px 0;
}

#nav_roll2 {
    display: block;
    width: 187px;
    height: 31px;
    background: url("../images/DIGITALATELIER_website2_2.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
#nav_roll2:hover {
    background-position: -187px 0;
}

#nav_roll3 {
    display: block;
    width: 155px;
    height: 31px;
    background: url("../images/DIGITALATELIER_website2_3.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
#nav_roll3:hover {
    background-position: -155px 0;
}

#nav_roll4 {
    display: block;
    width: 122px;
    height: 31px;
    background: url("../images/DIGITALATELIER_website2_4.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
#nav_roll4:hover {
    background-position: -122px 0;
}

#nav_roll5 {
    display: block;
    width: 137px;
    height: 31px;
    background: url("../images/DIGITALATELIER_website2_5.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
#nav_roll5:hover {
    background-position: -137px 0;
}


/* End Nav Rollovers*/


.title { color: white; font-size: 13px; line-height: 1.5; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; font-style: normal; text-decoration: none   }
.text { color: #641a01; font-size: 15px; font-family: Times, serif; font-weight: normal; font-style: normal; line-height: 1.3; text-decoration: none   }

a.links2:link {text-decoration: none; color: #FFFFFF; font: normal 12px; Times New Roman;}
a.links2:visited {text-decoration: none; color: #FFFFFF; font: normal 12px; Times New Roman;}
a.links2:active {text-decoration: none; color: #f287b6; font: normal 12px; Times New Roman;}
a.links2:hover {text-decoration: none; color: #f287b6; font: normal 12px; Times New Roman;}

a:link { color: #993300; line-height: 1.5;font-size: 15px; font-family: Times, serif; text-decoration: none }
a:visited { color: #993300; line-height: 1.5;font-size: 15px; font-family: Times, serif; text-decoration: none }
a:hover { color: #6a1f00; line-height: 1.5;font-size: 15px; font-family: Times, serif; text-decoration: none }