/* WRAP */
#Wrap {position:relative; width: 100%; height: 100%; margin: 0 auto;}

/* Global Position*/
.CenterThis {position: relative; left: 50%; width: 860px; margin-left: -430px; text-align: left; vertical-align:top;}




/* Frames */
.Frame{position:relative; width:100%;}

.Frame#Stripe {height:3px; background: #FFF url(../images/bkg/stripe.png) top left repeat-x; font-size:1px; /*ie6*/}

.Frame#Header {background: #000 url(../images/header2.png) top center no-repeat;}
.Frame#Header .CenterThis{min-height:154px; height: auto !important; height:154px;}

.Frame#Shadow {min-height:21px; height: auto !important; height:21px; background: transparent url(../images/bkg/shadow.png) top left repeat-x; font-size:1px; /*ie6*/}

.Frame#Content {}
.Frame#Content .CenterThis{ min-height:300px; height: auto !important; height:300px;}

.Frame#Footer {padding-top:15px;}
.Frame#Footer .CenterThis{height:60px; text-align:center;}
