.main {
	}
	body {
margin: 0;
Padding: 0;
font-family: Arial, Helvetica, Sans-Serif;
font-size:13px;
font-weight: normal;
}
a:link, a:hover{
color: blue;
text-align: center;
font-size:13px;
text-decoration: underline;
}
a:visited{
color: pruple;
text-align: center;
font-size:13px;
text-decoration: underline;
}
#navcontainer {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size:13px;
 font-weight: bold;
}
#navlist
{
margin-left: 0;
padding-left: 0;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style: none;
}
#navcontainer a:link, #navcontainer a:visited
{
display: block;
color: #FFFFFF;
background-color: #996666;
width: 150px;
height: 22px;
text-align:left;
padding-left:6px;
padding-top:2px;
padding-bottom:2px;
text-decoration: none;
border-bottom: 1px solid #FFFFFF;
}
#navcontainer a:hover
{
background-color: #855858;
color: #FFFFFF;
}
h2{
font-family: Arial, Helvetica, Sans-Serif;
font-weight:bold;
text-align:left;
font-size:15px;
color:#FFFFFF;
margin:0;
padding-top:3px;
padding-bottom:3px;
padding-left:6px;
border-bottom: 1px solid #FFFFFF;
width: 151px;
}
a.Yahoo:link{
color: blue;
background-color: transparent;
text-align: center;
font-weight: bold;
text-decoration: underline;
border-bottom: none;
width: 229px;
}
a.Yahoo:hover{
color: #595986;
background-color: transparent;
text-align: center;
font-weight: bold;
text-decoration: underline;
border-bottom: none;
width: 229px;
}
a.Yahoo:visited{
color: purple;
background-color: transparent;
text-align: center;
font-weight: bold;
text-decoration: underline;
border-bottom: none;
width: 229;
}
a.adobe:link{
background-color: transparent;
text-align: center;
text-decoration: underline;
border-bottom: none;
width: 158;
}
a.adobe:hover{
background-color: transparent;
text-align: center;
text-decoration: underline;
border-bottom: none;
width: 158;
}
a.adobe:visited{
background-color: transparent;
text-align: center;
text-decoration: underline;
border-bottom: none;
width: 158;
}
