body, html {
width:100%;
height:100%;
margin:0px;
}

body {
text-align:center;
}

body, p, td {font-family:verdana;font-size:12px;}
img {border:0px}

#menubar {
width:760px;
height:30px;
background:url(../images/menu_b.gif) no-repeat #d6d6db;
background-position:bottom left;
}

#menubar a {color:#000000; font-size:20px;text-decoration:none;margin:0 15px 0 15px;}
#menubar a:hover {text-decoration:underline}

#content_wrapper {
width:760px;
height:auto;
background:url(../images/content_t.gif) no-repeat #bababa;
}

#content_end {
width:760px;
height:17px;
background:url(../images/content_b.gif) no-repeat;
background-position:bottom left;
}

#content_left {
position:relative;
float:left;
width:460px;
height:auto;
margin:20px 5px 10px 10px;
text-align:left;

}

#content_right {
position:relative;
float:right;
width:260px;
background:url(../images/right_t.gif) no-repeat #dfdbdb;
margin:20px 10px 10px 5px;
height:auto;
text-align:left;
}

#crt {
margin:10px;
}

#crb {
width:260px;
height:11px;
background:url(../images/right_b.gif) no-repeat;
}

#base {clear:both}

td.small {
background:url(../images/back_small.gif);
vertical-align:middle;
height:121px;width:426px;
}

td.small p {vertical-align:middle}
