*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/bg01.gif');
padding: 135px 0px 0px 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/bg02.gif') repeat-x;
z-index: 1;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 550px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#menubottom
{
background: #fff url('images/01.gif') repeat-x;
height: 376px;
margin-bottom: 0;
}

#footer
{
position:static
height: 2.0em;
clear: both;
padding-top: .8em;
background: #fff url;
font-size: 0.8em;
}
