a.mainnav
{
    font-family: Verdana;
    font-size:11px;
    color:#ffffff;
    padding-left:5px;
    font-weight:bold;
    width:100%;
    text-transform:capitalize;
    text-decoration: none;
    display: block;
}
td.mainlink
{
	background-color:#896f88;
	height:22px;
	border: 2px;
    border-style: outset;  
}
table.navtable
{
	margin-left:17px;
	margin-right:17px;
	width:168px;
}

a:hover.mem
{
    color: #ffffff;
}

a:visited
{
    color: #ffffff;
}

a.close
{
    color:#ffffff;
}

a:hover.mainnav
{
    color:#333333;
}

a.temp
{
    font-weight:bold;
    color:black;
    font-size: 14px;
    text-align: center;
}
a:visited.temp
{
    color:#990099;
}
a.press
{
    color:#896f88;
    text-decoration: none;
}
a:visited.press
{
    color: #896f88;
}
a:hover.press
{
    color:#333333;
}

li.press
{
    font-family: Verdana;
    font-size:10px;
    font-weight:bold;
    width:100%;
    text-transform:capitalize;
    text-decoration: none;
    text-align: left;
}
p.mission
{
    font-family: Verdana;
    font-size: 9px;
    text-align: justify;
}
td.welcome
{
    font-family: verdana;
    font-size: 12px;
    text-align: center;
}
li{
    margin-bottom: 10px;
    margin-left: -10px;
    vertical-align: text-top;
    list-style-position: inherit;
    list-style-type: inherit;
}
td.rightSideHomePage{
    text-align:left;
    font-family: verdana;
    font-size:12px;
    background-color:#896f88;
    height:22px;
    border: 2px;
    border-style: outset;
    padding:5px;
}
td.rightSideHomePage a{
    font-family: Verdana;
    font-size:11px;
    color:#ffffff;
    padding-left:5px;
    font-weight:bold;
    width:100%;
    text-transform:capitalize;
    text-decoration: none;
    display: block;
}
td.rightSideHomePage a:hover{
    color:#333333;
}
table.imagesRight{
    padding-top:5px;
    padding-left:0px;
    padding-right:0px;
}
div.homeImage{
    float:left;
    padding-left:10px;
}
div.homeImage img{
    display:block;
    border: none;
    padding:2px;
}
#right_column {
	font-family: Arial;
}

