html
{
height:100%;
}

table.container
{
height:100%;
}

table.content
{
background-image:url('../images/body-bg-CAG.png');
background-position:right bottom;
background-repeat:no-repeat;
background-color:#CCCC99;
width:800px;
height:350px;
}

table.nav
{
background-image:url('../images/nav.jpg');
width:800px;
height:150px;
}


ul#nav 
{ 
padding:0;
margin:0 0 0 0; 
list-style:none; 
}

table.standard
{
width:800px;
}


body 
{
height:100%;
width:100%;
overflow-x:hidden;
margin:0;
font-size:100%;
font-family:Gill Sans, Gill Sans MT, sans-serif;
}

img
{
border-style:none;
}

a:link {color:#ffffff; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#333366; text-decoration:none;}
a:active {color:#333366; text-decoration:none;}

h1
{
text-align:left;
margin:6px;
padding:0px;
border-style:none;
font-size:.9em;
}

p.text
{
text-align:left;
margin:0px;
padding:10px;
font-size:0.75em;
}

p.project
{
text-align:left;
margin:5px;
padding:15px;
border-style:none;
font-size:0.75em;
color:#ffffff;
}

p.copyright
{
text-align:center;
margin:5px;
padding:5px;
width:600px;
font-size:0.6em;
}

p.contact
{
text-align:center;
margin:5px;
padding:5px;
width:300px;
font-size:0.6em;
}
