<style type="text/css">
body {
background-color: #999999;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

b.Required{
color:red;
}

.page_title{
margin-left: 50px;
font-size:24pt;
}

div#border_around{
border:0px solid rgb(220,220,220);
width:900px;
border-left-width:20px;
margin-left: auto;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

div#border_mentor1{
border:0px solid rgb(220,220,220);
width:900px;
border-left-width:20px;
margin-left: auto;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
div#border_mentor2{
border:0px solid rgb(220,220,220);
width:900px;
border-left-width:20px;
margin-left: auto;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

div#border_aspire_protege{
border:0px solid rgb(220,220,220);

width:900px;
border-left-width:20px;
margin-left: auto;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

div#border_aspire_mentor{
border:0px solid rgb(220,220,220);
width:900px;
border-left-width:20px;
margin-left: auto;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

div#border_why_mentoring{
border:0px solid rgb(220,220,220);
width:900px;
border-left-width:20px;
margin-left: auto;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
div#border_how_it_works{
border:0px solid rgb(220,220,220);
height:1200px;
width:900px;
border-left-width:20px;
margin-left: auto;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
div#border_edit_acct{
border:0px solid rgb(220,220,220);
height:700px;
width:900px;
border-left-width:20px;
margin-left: auto;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

div#border_protege1{
border:0px solid rgb(220,220,220);
width:900px;
border-left-width:20px;
margin-left: auto;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

div#border_protege2{
border:0px solid rgb(220,220,220);
width:900px;
border-left-width:20px;
margin-left: auto;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
div#border_protege_profile{
border:0px solid rgb(220,220,220);
width:900px;
border-left-width:20px;
margin-left: 35px;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
div#border_mentor_profile{
border:0px solid rgb(220,220,220);
width:900px;
border-left-width:20px;
margin-left: 35px;
margin-right: auto;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

div#wrapper {
width: 90%;
background-color:#FFFFFF;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 40px;
margin-right: 30px;
text-align:left;
padding: 0px;
border: 0px solid #000000;
}
div#header {
padding: 0px;
margin: 0px;
text-align: center;
}
div#nav {
width: 25%;
padding: 10px;
margin-top: 1px;
float: left;
}
div#main {
margin-left: 30%;
margin-top: 1px;
padding: 10px;
}
div#footer {
padding: 15px;
margin: 0px;
border-top: thin solid #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #FF0000;
}
a:active {
text-decoration: none;
}
img {
  border-style: none;
}
</style>