*{ margin: 0; padding: 0; }*
body { 
font: .8em Arial, Sans-Serif; 
line-height: 1.8em; 
background: #759BB5; 
background-image:url('http://www.downtothewire.ca/images/bg3.jpg');
background-repeat:repeat-x;
color: #000000; 
}

a {COLOR: #6587E0; text-decoration: none;}
a:visited {COLOR: #6587E0; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; color: #6699CC;}
h3 { padding-left: 10px; color: #fff; background: #759BB5; font-size: 1em; height: 24px; line-height: 24px; }   <!--url("http://downtothewire.ca/images/grad.jpg") repeat-x; -->
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
     <!--img { border: none; }-->
img {border:1px solid #999}

#header {
background: #FFFFFF;
background-image:url('http://www.downtothewire.ca/images/grad.jpg');
background-repeat:repeat-x;
height: 320px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 20px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}


#wrap { padding: 10px 10px 3px 10px; width: 900px; margin:20px auto; background: #fff;}
#left { float: left; width: 680px; background: #FFFFFF; margin-bottom: 10px; margin-top: 20px; padding: 0 10px 10px 10px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { float: right; width: 180px; background: #99CCCC; margin-bottom: 10px; margin-top: 20px; padding: 0 10px 10px 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px;}




