body{height:100%;background:#000000;} 

a:link {text-decoration:none;color:#000000}
a:visited {text-decoration:none;color:#000000}
a:hover {text-decoration:none;background:#aaaaaa;color=#444444;}

ul.nav
{
list-style-type:none;
}

#outer
{
max-width:95%;
margin-left:auto;
margin-right:0;
background:#ffffff;
position:relative;
padding: 15px;
}

#main
{
float:right;
}

h1
{
position:relative;
left:-10px;
}

.tagline
{
position:relative;
left:-10px;
}

.contact
{
position:relative;
left:-10px;
}

#lowerCorner
{
position:absolute;
font-size: 0px; line-height: 0%; width: 0px;
border-top: 40px solid white;
border-bottom: none;
border-right: 40px solid #000000;
right:0;
bottom:0;
overflow:hidden;
}
