﻿body {
background:url(images/background.bmp) repeat;
font-size:10pt;
font-family:Arial;
}

#header {
background:url(images/pprslogo2.gif) no-repeat top center;
}

#menu {
clear:both;
float:left;
width:125px;
height:470px;
margin:12px 0px 0px 0px;
}

#menu a:link, a:visited, a:hover, a:active, a:link img, a:visited img, a:hover img, :active img {
font-weight:bold;
color:white;
border-style:none;
text-decoration:none;
}

#menu a:link, a:visited, a:hover, a:active, a:link img, a:visited img, a:hover img, :active img span {
text-decoration:none;
}

#menu a:hover span {
text-decoration:underline;
}

#leftcurve {
background:url(images/leftcurvewhite.gif) no-repeat;
background-color:white;
margin: 6px 0px 0px 142px;
min-height:470px;
}

#contentarea {
margin: 0px 20px 0px 60px;
}

#mission {
height:148px;
border-style:groove;
border-width:12px;
border-color:#b100ec;
color:#79019c;
font-family:Arial Rounded Mt Bold;
font-size:13pt;
padding: 10px 0px 10px 10px;
}

#mission span {
font-weight:bold;
}

#welcometable {
border-style:ridge;
border-width:3px;
border-color:#b100ec;
font-family:Arial;
font-size:10pt;
padding: 10px 0px 10px 10px;
}

#welcometable a:link, a:visited, a:active {
font-size:10pt;
font-weight:bold;
font-family:Arial Rounded Mt Bold;
color:#79019c;
text-decoration:none
}

#welcometable a:hover {
text-decoration:underline;
}

#welcome {
font-size:13pt;
font-weight:bold;
font-family:Arial Rounded Mt Bold;
color:#79019c;
}

.purplebold {
font-size:10pt;
font-weight:bold;
font-family:Arial Rounded Mt Bold;
color:#79019c;
}