/*
-----------------------------------------------
 Screen Main
Author:   Michael Tabner
Version:  20 January 2007
----------------------------------------------- */

/* body
----------------------------------------------- */


body {
	font: 100% verdana;
        font-size: 0.75em;
	color: #000;
	background: #ceb387 url(http://www.goyewhbc.com/sowersclubnew/images/holdbgtop.jpg) repeat-x;
        background-position: 50px 0px;
        text-align: center;	
        margin: 0;
}

a {outline: none; }

/* div
----------------------------------------------- */

#wrap {
            width:863px;
            background: url(http://www.goyewhbc.com/sowersclubnew/images/holdbgtop.jpg) no-repeat;
            margin: 0 auto;
            text-align: left;
            height: 500px;
           }


#main { width: 662px;
            padding: 20px 0px 0px 0px;
margin: 0 auto;}

#text { float:right; width: 190px;  line-height: 1.5; }

#buttons {width: 662px; clear: both; height: 150px;  background: url(http://www.goyewhbc.com/sowersclubnew/images/buttonsbg.jpg) no-repeat; background-position: 0px 20px; padding: 35px 0px 0px 16px; }

#buttons img { margin-right: 9px; border:2px solid #8e7b5d;}

#buttons2 {width: 662px; clear: both; height: 220px; background: url(http://www.goyewhbc.com/sowersclubnew/images/buttonsbg.jpg) no-repeat; padding: 0px 0px 0px 16px; text-align: left; }

#buttons2 a {color: #7f6748; }