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

body
{
background: #000000 url('images/sand.gif');
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1em;
}

a
{
color: #0EAFBC;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
background-image: url('images/lightsand.gif');
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('images/lightsand.gif');
}

img
{
border: solid 1px #ffffff;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}


{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background:  url('images/sand.gif') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 950px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 1.0em;
background: #B2E96C url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headerpic
{
position: relative;
height: 109px;
background: #FEE101 url('images/headerrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #666666 url('images/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: left;
width: 18.0em;
}

#footer
{
position: relative;
height: 3.5em;
clear: both;
padding-top: 5.0em;
background: #ffff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
	left: -50px;
	width: 50px;
	height: 13px;



}
