/* CSS Document */

img {
border:0;
}

a.smug { 
href:"www.slcc.smugmug.com";
target:smug;

}

table {
font-size:12px;
color:black;
}

table.staff {
font-size:14px;
color:black;
}

table.main { 
width:950px;
cellpadding:0
}

table.top {
background-color:#DCD9C9;
border:0;
cellpadding:0;
cellspacing:0;
width:100%;
height:75;
}

td.topl {
width:215px;
}

td.top2 {
width:535;
}

td.top3 {
width:200px;
}


table.topmenu {
background-color:#32301C;
cellpadding:0;
cellspacing:0;
width:100%;
height:20px;
font-size:12px;
color:#FFFFFF;
}

table.body {
cellpadding:0;
cellspacing:0;
width:100%;
height:650px;
color:black;
}

table.leftmenu {
background-color:#CCC8B0;
border:0;
cellpadding:0;
cellspacing:0;
width:200px;
height:100%;
font-size:12px;
color:white;
}

table.mainbody {
background-color:#ECF1FF;
cellpadding:0;
cellspacing:0;
width:750px;
height:100%;
font-size:12px;
color:black;
}

table.botmenu {
background-color:#32301C;
cellpadding:0;
cellspacing:0;
width:100%;
height:25px;
font-size:12px;
color:#FFFFFF;
}

table.leftcol{
cellpadding:0;
cellspacing:0;
border:1;
border-color:#32301C;
background-color:#DCD9C9;
color:white;
width:450;
}

td.main { 
background-color:#32301C;
color:white;
}

a:link {
color:white;
text-decoration:none;
}
a:visited { 
color:white; 
text-decoration:none;
}
a:active { 
color:white;
text-decoration:none;
}

a:link.one {
color:#32301C;
text-decoration:none;
}

a:visited.one {
color:#32301C;
text-decoration:none;
}

a:active.one {
color:#32301C;
text-decoration:none;
}
h1 {
text-decoration:underline;
color:black;
font-size:small;
}

