/*
		File: 	decorstyle.css
		Date: 	Wednesday February 21, 2010
		Auth:	Final Elements Studio LLC 
		Rollovers and postion
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#decor a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/1rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor a:hover {  
		background:url(../Images/gallery/decor/thumb/1rollover.png)  no-repeat bottom;
		
}
#decor1 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/2rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor1 a:hover {  
		background:url(../Images/gallery/decor/thumb/2rollover.png)  no-repeat bottom;
		
}
#decor2 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/3rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor2 a:hover {  
		background:url(../Images/gallery/decor/thumb/3rollover.png)  no-repeat bottom;
		
}
#decor3 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/4rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor3 a:hover {  
		background:url(../Images/gallery/decor/thumb/4rollover.png)  no-repeat bottom;
		
}
#decor4 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/5rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor4 a:hover {  
		background:url(../Images/gallery/decor/thumb/5rollover.png)  no-repeat bottom;
		
}
#decor5 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/6rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor5 a:hover {  
		background:url(../Images/gallery/decor/thumb/6rollover.png)  no-repeat bottom;
		
}
#decor6 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/7rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor6 a:hover {  
		background:url(../Images/gallery/decor/thumb/7rollover.png)  no-repeat bottom;
		
}
#decor7 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/8rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor7 a:hover {  
		background:url(../Images/gallery/decor/thumb/8rollover.png)  no-repeat bottom;
		
}
#decor8 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/9rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor8 a:hover {  
		background:url(../Images/gallery/decor/thumb/9rollover.png)  no-repeat bottom;
		
}
#decor9 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/10rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor9 a:hover {  
		background:url(../Images/gallery/decor/thumb/10rollover.png)  no-repeat bottom;
		
}
#decor10 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/11rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor10 a:hover {  
		background:url(../Images/gallery/decor/thumb/11rollover.png)  no-repeat bottom;
		
}
#decor11 a {   
		display: block;   
		background:url(../Images/gallery/decor/thumb/12rollover.png) top;
		width:180px;   
		height: 120px;   
}

#decor11 a:hover {  
		background:url(../Images/gallery/decor/thumb/12rollover.png)  no-repeat bottom;
		
}