html {
height: 100%;
}

body {
height: 100%;
background: #660000 url(http://strong-and-free.ca/skins/4/bg.png) repeat;
margin: 0;
font: 12px verdana, tahoma, 'trebuchet ms', arial, sans-serif;
color: #ccc;
}

a:link {color: #fff; font-weight: bold; text-decoration: underline;}        
a:visited {color: #fff; font-weight: bold; text-decoration: underline;}      
a:active {color: #fff; font-weight: bold; text-decoration: underline;}        
a:hover {color:#660000; font-weight: bold; text-decoration: none;
} 


.title {
border-bottom: 1px solid #ff0000;
letter-spacing: 3px;
margin-bottom: 6px;
font: 16px verdana, tahoma, 'trebuchet ms', arial, sans-serif;
color: #ffffff;
font-weight: bold;
text-align: center;
font-style: italic;
text-transform: uppercase;
}


input, textarea, select {
color: #ccc;
font-size: 12px;
text-decoration: none;
font-family: verdana, tahoma, 'trebuchet ms', arial, sans-serif;
text-align: left;
border: 1px solid #ff0000;
background-color: #8b0304;
}

table, td, tr {
color: #ccc;
font-family: verdana, tahoma, 'trebuchet ms', arial, sans-serif;
font-size: 12px;
padding: 0px;
}

.aff {
padding: 2px; 
}

.sym {
border: 7px solid #ff0000;
}


#container {
background: url(http://strong-and-free.ca/skins/4/bg2.png) repeat-x;
min-height: 100%;
margin-bottom: -51px;
position: relative;

}

#image {
background: url(http://strong-and-free.ca/skins/4/image.png);
width: 522px;
height: 165px;
margin: 0 auto;
}

#centering {
margin-left: 70px;
margin-right: 70px;
}

#navigation {
float: left;
width: 300px;
margin: 50px 0 30px 0;
}

ul.nav {
margin: 0;
padding: 0;
list-style-type: none;
line-height: 25px;
}

ul.nav li a {
background-color: #8b0304;
border: 1px solid #ff0000;
padding: 5px;
margin: 20px 0 20px 0;
text-align: center;
text-transform: uppercase;
display: block;
font-size: 15px;
text-decoration: none; 
font-weight: bold;
}

ul.nav li a:hover {
background-color: #ffffff;
color: #8b0304;
}

#content {
background-color: #8b0304;
border: 1px solid #ff0000;
width: 700px;
margin: 50px 0 30px 0;
padding: 20px;
float: right;
}

.clearfooter {
height: 50px;
clear: both;
}


#footer {
border-top: 1px #ff0000 solid;
background: #8b0304;
height: 50px;
position: relative;
}

.valid {
margin: 20px 10px 0 0;
float: right;
}
