
*
{
padding: 0em;
margin: 0em;
}

body
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 930px;
background: transparent url('images/pagebg.jpg') repeat-x;
z-index: 0;
}

body,input
{
font-size: 10pt;
font-family: "arial", serif;
color: #000000;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a {
text-decoration: none;
color: #333366;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #333366;
font-weight: bold;
}

h1
{
color: #003366;
font-size: 20px;
}

h2
{
color: #003366;
font-size: 16px;
}

#outer
{
z-index: 2;
position: relative;
width: 842px;
height: 930px;
border: solid 1px #d1d1d1;
margin: 0 auto;


}

#header
{
position: relative;
width: 100%;
height: 80px;
z-index: 1;
}

#content
{
padding: 1em 1.0em 1em 1.0em;
height: 750px;
}

#regcontent
{
margin: 1em 0.0em 1em 0.0em;
padding: 3em 3.0em 3em 3.0em;
width: 734px;
background-color: #FFFFFF;
float: left;
height: 730px;
display: inline;
border: solid 1px #d1d1d1;
}


#leftcontent
{
margin: 1em 0.0em 1em 0.0em;
padding: 1em 1.0em 1em 1.0em;
width: 400px;
background-color: #FFFFFF;
float: left;
height: 780px;
display: inline;
border: solid 1px #d1d1d1;
}

#rightcontent
{
margin: 1em 0.0em 1em 1.0em;
padding: 1em 1.0em 1em 1.0em;
background-color: #FFFFFF;
width: 344px;
border: solid 1px #d1d1d1;
float: left;
height: 780px;
display: inline;
}
