/*LAYOUT STYLES/////////////////////////////////////////////////////////////////////////////////////////////*/
html{height:101%}
body{padding:0px;margin:10px 0px 0px 0px;font-family:arial;font-size:11px;color:#333;line-height:20px;text-align:center;
     background-color:#fff;background-color:#ededed}

#container{position:relative;width:850px;margin-left:auto;margin-right:auto;text-align:left;padding:0px;background-color:#fff;border-top:1px solid #e7e5e5}
#header{}
#logo{float:left;width:250px}

#content{margin:35px 0px 0px 0px}
#homeContent{margin:0px 0px 0px 0px;padding-bottom:70px}
#pageContent{float:left;width:550px;padding:0px 0px 80px 0px;font-size:13px;line-height:22px}
#centersContent{min-height:500px;margin:0px 0px 0px 0px;padding-bottom:70px;background-image:url(images/centers_bg.jpg);background-repeat:no-repeat;color:#000;font-size:13px;line-height:22px}
#centerPageContent{width:490px;margin:30px 0px 100px 320px}

#flashContent{}
#flashContent #left{float:left;width:200px;margin-right:20px}
#flashContent #right{float:left;width:400px;margin-top:-25px}

#sidePhoto{margin:100px 0px 20px 0px}
#btmLogo{position:absolute;bottom:50px;right:0px}
/*FONTS//////////////////////////////////////////////////////////////////////////////////////////////////////*/
h1{color:#ff3333;font-weight:normal;font-size:17px}


/*Logout link from forum////////////////////////////////////////////////////////////////////////////////////*/
#logoutLink{float:right;margin-right:10px}
