/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {background-image:url(dotted-bg.jpg); background-repeat:repeat-x;
}
.topcurve {background-image:url(/Portals/0/top-curve-png.png); background-position:top left; height:98px; 
}
.midcurve {background-image:url(/Portals/0/mid-bg.gif); background-position:top left; height:134px; 
}
.botcurve {background-image:url(/Portals/0/bot-curve-png.png); background-position:top left; height:98px; 
}
#LyrAboutus {position:absolute; left:398px; top:10px; width:104px; height:96px; z-index:1; 
}
#LyrServices {position:absolute; left:572px; top:43px; width:107px; height:83px; z-index:2; 
}
#LyrWishlist {position:absolute; left:555px; top:178px; width:106px; height:93px; z-index:3; 
}
#LyrWhattoknow {position:absolute; left:499px; top:292px; width:96px; height:89px; z-index:4; 
}
#LyrProtection {position:absolute; left:263px; top:300px; width:94px; height:92px; z-index:5; 
}
#LyrDonors {position:absolute; left:226px; top:181px; width:93px; height:98px; z-index:6; 
}
#LyrNews {position:absolute; left:248px; top:43px; width:106px; height:102px; z-index:7; 
}
#LyrHome {position:absolute; left:427px; top:142px; width:113px; height:91px; z-index:8; 
}
.centerdiv{ /*IE method of centering a relative div*/text-align: center; z-index:50; 
}
.centerdiv>div{ /*Proper way to center a relative div*/margin: 0 auto; z-index:50; 
}
.contentpane {width: 100%; background-color: transparent; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px;
}
