body
{
font-size: 1em;
color: #fff;
font-family: sans-serif;
background:url(../images/background.png) fixed;
background-repeat: repeat-x;
}

form, body, iframe { margin: 0; padding: 0;}
img, table, iframe { border: 0;}
table { border-collapse:collapse;}
table td { padding:0;}


hr {
background: #aabbff;
color: #aabbff;
border: 1px solid #aabbff;
width: 80%
}

div#wrapper {
width: 1010px;
margin: 0 auto;
padding: 1px;
position: relative;
}

div#leftnav
{
position: absolute;
top: 222px;
left: 0;
width: 165px;
}

div#rightnav
{
position: absolute;
top: 222px;
right: 0;
width: 165px;
}

div#leftimages {
width: 190px;
position: absolute;
left: 0;
}

div#leftimages img {
margin-bottom: 500px;
border: 5px outset #4641B1;
height: 137px;
float: left;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div#rightimages {
width: 190px;
position: absolute;
right: 0;
}

div#rightimages img {
margin-bottom: 500px;
border: 5px outset #4641B1;
height: 137px;
float: right;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

a:link
{
color: #77aaee;
text-decoration: none;
}

a:visited
{
color: #77aaee;
text-decoration: none;
}

a:hover
{
color: #fff;
text-decoration: underline;
}

a:active
{
color: #77aaee;
text-decoration: underline;
}

#logo
{
position: relative;
width: 363px;
margin: 0 auto;
}

div.content
{
position: relative;
width: 524px;
margin-left: auto;
margin-right: auto;
background: url(../images/blueline.png);
background-repeat: repeat-y;
}

div.padding
{
padding-left: 30px;
padding-right: 30px;
}

.center
{
position: relative;
width: 524px;
margin: 0 auto;
}

.textcenter
{
text-align: center;
}


div.navcontent
{
background: url(../images/shortblueline.png);
background-repeat: repeat-y;
}

div.navpadding
{
padding-left: 20px;
padding-right: 20px;
}
