html,body { 
font-family: trebuchet ms, arial, sans-serif; 
font-size: 12px;
line-height:17px;
color:#FFFFFF;
background:#000000;
margin: 0px;
padding:0px;
scrollbar-face-color:#000000; 
scrollbar-track-color:#484848; 
scrollbar-arrow-color:#650808; 
scrollbar-shadow-color:#666666; 
scrollbar-dark-shadow-color:#333333; 
scrollbar-3dlight-color:#999999; 
scrollbar-highlight-color:#999999;
}

A          { color: #F58159; text-decoration: underline;}
A:link	{ color: #F58159; text-decoration: underline;}
A:visited	{ color: #F58159; text-decoration: underline;}
A:active	{ color: #F58159; text-decoration: underline;}
A:hover	{ color: #FAC68F; text-decoration: underline;}

A.download          { color: #F58159; text-decoration: none;}
A.download:link	{ color: #F58159; text-decoration: none;}
A.download:visited	{ color: #F58159; text-decoration: none;}
A.download:active	{ color: #F58159; text-decoration: none;}
A.download:hover	{ color: #FAC68F; text-decoration: none;}

A.w          { color: #FFFFFF; text-decoration: none;}
A.w:link	{ color: #FFFFFF; text-decoration: none;}
A.w:visited	{ color: #FFFFFF; text-decoration: none;}
A.w:active	{ color: #FFFFFF; text-decoration: none;}
A.w:hover	{ color: #FAC68F; text-decoration: none;}

p {
padding:0px;
margin:0px;	
}


#nav {
position:relative;
top:195px;
}

table.main {
background: url(http://www.systemsound.ca/images/tile.gif);	
}
td.image_cell {
border:3px solid #F58159;
vertical-align:top;
width:520px;
}

td.text_cell {
border:3px solid #F58159;
vertical-align:top;
background: url(http://www.systemsound.ca/images/text_tile.gif);
width:520px;
}

td.event_image_cell {
border:3px solid #F58159;
vertical-align:top;
background: url(http://www.systemsound.ca/images/text_tile.gif);
width:185px;
height:130px;	
}

td.event_text_cell {
border:3px solid #F58159;
vertical-align:top;
background: url(http://www.systemsound.ca/images/text_tile.gif);
width:321px;
}

td.right_cell {
border:3px solid #F58159;
vertical-align:top;
width:205px;
background: url(http://www.systemsound.ca/images/right_tile.gif);
}

div.text {
padding-left:8px;
padding-right:8px;
padding-bottom:8px;	
}

div.right_text {
padding-left:8px;
padding-right:8px;
padding-bottom:8px;	
}

h1 {
color:#F58159;
font-size:15px;
line-height:20px;
padding-top:4px;
}

.o {
color:#F58159;
}

div.gap {
height:8px;
display:block;
overflow:hidden;	
}

.input {
background:#000000;
color:#F58159;
border:1px solid #F58159;
font-family: trebuchet ms, arial, sans-serif; 
font-size: 12px;
padding:1px;
}

.button {
background:#000000;
color:#FFFFFF;
border:1px solid #F58159;
font-family: trebuchet ms, arial, sans-serif; 
font-size: 12px;
}
