/*CSS Site layout*/


/*margin-top in body controls table header*/


body {

width:840px;

height:700px;

margin-bottom:100px;

margin-top:auto;





background-repeat:repeat-y;


}


#tableheader

{

background-repeat:no-repeat;

margin-top:auto;

padding-top:5px;

background-image:url(headrx2.png); 

width:790px;

height:140px;

}





#menu

{

background-color:#E1EFEF;

border: #CC2A09 dotted 3px;

width:160px; height:568px;

margin-right:auto;

clear:none;

float:left;
}

img.wm{z-index:-1;}


#menulinks{font-size:14pt;}

#menulinks{padding-top: 10px;}



#menulinks

{

clear:none;

float:right;

line-height:27px;

z-index:1;

position:absolute;

left:20px

}

/****linking pseudo classes*****/

#menulinks a:link {color:black}

#menulinks a:visited{color:#993333}

#menulinks a:hover

{

background-color:white;

}


#menulinks a:active

{

font-style:oblique;




}

/****end of link pseudos*****/


#content
{





margin-top:auto;

margin-left:auto;

padding-top:50px;

padding-right:250px;


clear:none;

width:400px


}




#privacy
{


margin-top:auto;


padding-top:30%;

padding-left:40%;

clear:left;

text-decoration:underline;

}



#footer
{

padding-top:15px;

padding-bottom:50px;

padding-left:35%;

margin-bottom:auto;

margin-top:auto;

margin-left:auto;

margin-right:auto;

clear:none;
}

table.one

{

padding-left:300px;

margin-left:210px;

; 

}

/*Created July 8th 2008 by C.J.S.B. Digital Publishing*/ 