a:link { color: #669999; text-decoration:none; }
a:visited{ color: #669999;  text-decoration:none; }
a:hover{ color: #669999;  text-decoration:none; }
H1{color: #4E543D; font-size: 36px; text-align: center; font-family: arial;}
H2 {color: black; font-family: Arial, Sans Serif; text-align: center; font-style: italic;  font-size: 24px;}
.actmaker {color: green; font-weight: bold;}

a:link.note { color: #45B379; text-decoration:none; font-weight: bold; font-size: 10px; font-style: italic}
a:visited.note{ color: #45B379;  text-decoration:none; font-weight: bold; font-size: 10px; font-style: italic }
a:hover.note{ color: #4E543D;  text-decoration:none; font-weight: bold; text-decoration: underline; font-size: 10px; font-style: italic}

body {
background: white;
align: center;
top: 2px;
}

#header {

position: relative;
top: 0px;
left: 0px;
width: 600px;
background: #FFFFFF;
background-repeat: no-repeat;
}

#main {
position: absolute;
top: 350px;
width: 650px;
left: 150px;
border-width: 1px;
border-color: black;
}



a:link.straightaway {
font-family: Arial;
color: #EBEBEB;
text-decoration: none
}

a:visited.straightaway {
font-family: Arial;
color: #EBEBEB;
text-decoration: none
}

a:hover.straightaway {
color: #A2A892;
font-family: Arial;
text-decoration: underline;

}



#straightaway {
position: absolute;
top: 100px; 
left: 0px;
text-align: center;
width:600px;
background: #CCFFFF;
}


#navlist
{
margin-left: -40;
margin-top: 0;

}

#navlist li
{

list-style-type: none;
padding-right: 20px;

}

#navlist li a:link {  color: #66CC99; text-decoration:none; }
#navlist li a:visited{ color: #66CC99;  text-decoration:none; }
#navlist li a:hover{  color: #66CC99;  text-decoration:none; }

a:link.cs { color: #006230; text-decoration:none; font-family: arial; font-size: 24px;}
a:visited.cs { color: #006230;  text-decoration:none; font-family: arial; font-size: 24px;}
a:hover.cs { color: white;  text-decoration:none; background: #972F13; font-family: arial; font-size: 24px;}
