@charset "utf-8";
body {background-color:#bebebe;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:100%;}
.wrapper{display:block;position:relative;margin:auto;padding:0;width:935px;height:1%;background-image:url(../images/right.png);background-repeat:repeat-y;background-position:top right;}
.topRight{position:absolute;top:0;left:0;margin:0;padding:0;background-image:url(../images/topRight.png);background-repeat:no-repeat;background-position:top right;height:10px;width:100%;display:block;}
.bottom{position:relative;top:0;left:0;margin:0;padding:0;display:block;background-image:url(../images/bottom.png);background-repeat:repeat-x;background-position:top left;width:934px;height:10px;clear:both;}
.bottomRight{margin:0;padding:0;position:absolute;top:0;right:-1px;width:10px;height:10px;display:inline;background-image:url(../images/lowerRight.png);background-repeat:no-repeat;background-position:top right;}
.bottomLeft{margin:0;padding:0;position:absolute;top:0;left:0;width:10px;height:10px;display:inline;background-image:url(../images/lowerLeft.png);background-repeat:no-repeat;background-position:top left;}
.main{display:block;position:relative;margin:0 0 0 -2px;padding:0;width:925px;border:1px solid #ffffff;background-color:#ffffff;overflow:hidden;}
