
body{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;
font:76% arial,sans-serif;
text-align:center;
background-color:#fffed3;
height:100%;
}

p{
margin:0px 10px 10px 10px;
}

#container{
text-align:left;
width:700px;
height:100%;
margin:0 auto auto auto;
background: \url(background.gif) repeat-y top left;
padding: 0px 50px 0px 50px;
background-color:#fffed3;
}
#container a img {border: none; }

#header{
text-align:center;
padding: 5px 5px 15px 5px;
}

#content{
float:right;
width:510px;
background-color:#fffed3;
border: 1px solid #797844;
padding: 8px 0 8px 0;
margin-bottom:.5em;
margin-left:.5em;
}
#content p{
line-height:1.5;
font-size: 1.2em;
}
#content h1{
line-height:1.5;
font-size: 2em;
text-align:center;
}


#navigation{
float:left;
width:175px;
background-color:#afc1d2;
border: 1px solid #0a616b;
padding: 0px 0px 0px 0px;
margin-bottom:.5em
}

#navigation a{
text-align:center; 
font-size: 1.4em;
text-decoration:none;
display:block;
color: #006;
padding:10px
}
#navigation a img {border: none; }
#navigation a:hover {text-decoration:none;font-weight:bold}

#links{
background: url(ultimateLinks.gif) no-repeat top;
margin-top:15px;
padding: 25px 15px 25px 0;
}

#links a{
color: #FFFFFF;
padding: 0.6em 8px 1px 25px;
text-align:center; 
font-size: 1em;
}

#footer{
clear:both;
width:700px;
height:22px;
color: #CCC;
background-color:#1b3e5f;
border: 1px solid #06223b;
letter-spacing:.1em;
}

#footer a{
text-decoration:none;
text-transform:lowercase;
display:inline;
color: #CCC;
}
#footer a:hover {text-decoration:none;}

#reg{
clear:both;
width:300px;
height:22px;
padding: 5px 5px 5px 5px;
margin-left:10px;
color: #000000;
background-color:#afc1d2;
border: 1px solid #1b3e5f;
letter-spacing:.1em;
text-align:center;
font-weight:bold;
}
#reg a {text-decoration:none;}
#reg a:hover {text-decoration:none;}

