/* CSS Document */

#side, #build {
display:none;
}

body {
font: 11pt/16pt "Trebuchet MS", Verdana, sans-serif;
color: #000;
}

#container {
padding: 1em;
}

#header {
border-bottom: 1px solid #643354;
padding-bottom:1em;
}

#header h2 {
font-size: 18pt;
font-weight: bold;
color:#ff6633;
}

#header p {
font-size: 10pt;
}

#header p b {
color: #ff6633;
}

#header a:link, a:visited {
color: #000;
text-decoration:none;
}

#content h3 {
font-size: 14pt;
font-weight: bold;
color:#ff6633;
}

#content p {
text-align:justify;
}

#specialist {
border-top: 1px solid;
border-bottom: 1px solid;
}

#specialist p {
font-size: 11pt;
color:#ff6633;
text-align:center;
}
