body { background: #92a3c6;
       font-family: Georgia, Arial, Helvetica, Tahoma; 
       color: #000000; }

table.header { border: solid 1px #000000; width: 800px; height: 150px; color: black;
               font-family: Verdana, Arial, Tahoma; background: #cdd4e4; }
               
table.navbar { border: solid 1px #000000; border-top: none; border-bottom: none;
               background: #2d59a1; width: 800px; height: 35px; color: #FFFFFF;
               font-family: Verdana, Arial, Tahoma; }
               
table.content { border: solid 1px #000000; background: #ccd4e4; width: 800px;
                height: 35px; }

p { text-indent: 2em; text-align: justify; }

p.ex { text-indent: 0em; }

h2.headline { font-family: Tahoma, Arial, Verdana; }

h2.test { font-family: Century Gothic Bold, Century Gothic, Tahoma; border: 1px solid black; width: 150px; padding: 2px; }

div.info { font-size: 12px; }

p.quote { border: 1px solid #000000; width: 550px; color: #000000; padding: .2cm; background: #bdcbd8; }

td.headerleft { border-right: solid 1px #000000; width: 116px; height: 150px; background: #262626;
                background-image: url('images/headerpic.jpg'); background-repeat: no-repeat; }
td.headerright { border: none; background-image: url('images/headertext.jpg');
                 background-repeat: repeat-x; }
                 
td.sidebar { border-right: solid 1px #000000; width: 150px; background: #647ac5; ccd4ff; }

span.a { color: #FF0000; }

h3.title { font-family: Avant Garde, Arial, Helvetica; text-decoration: underline; } 

div.about { width: 575px; }

div.aboutron { width: 750px; padding-bottom: 20px; }

div.coverimg { padding-right: 8px; padding-top: 5px; }

div.excerpt { width: 575px; background: #ffffff; padding: 10px; }

div.article { background: #b6c0d4; width: 600px; padding: 8px; border: 1px solid black; }

div.engagement { padding-left: 15px; }

div.indented { padding-left: 30px; padding-top: 2px; } 

div.interview { padding-left: 25px; padding-top: 4px; padding-bottom: 10px; border-bottom: 1px solid black; border-top: 1px solid black; }

div.sbindented { padding-left: 35px; padding-top: 7px; padding-bottom: 7px; }

div.certificate { border: 1px dashed black; background: #FFFFFF; padding: 5px; }

ul { text-align: justify; }

A:link { color: #FFFFFF; text-decoration: underline; }
A:visited { color: #FFFFFF; text-decoration: underline; }
A:hover { color: #DDDDDD; text-decoration: underline; }
A:active { color: #FFFFFF; text-decoration: underline; }

A:link.order { color: #000000; text-decoration: underline; }
A:visited.order { color: #000000; text-decoration: underline; }
A:hover.order { color: #444444; text-decoration: underline; }
A:active.order { color: #000000; text-decoration: underline; }

A:link.order2 { color: #777777; text-decoration: underline; }
A:visited.order2 { color: #777777; text-decoration: underline; }
A:hover.order2 { color: #999999; text-decoration: underline; }
A:active.order2 { color: #AAAAAA; text-decoration: underline; }

A:link.email { color: #4069bb; text-decoration: underline; }
A:visited.email { color: #4069bb; text-decoration: underline; }
A:hover.email { color: #244ea2; text-decoration: underline; }
A:active.email { color: #4069bb; text-decoration: underline; }

A:link.sidebar { color: #FFFFFF; text-decoration: underline; }
A:visited.sidebar { color: #FFFFFF; text-decoration: underline; }
A:hover.sidebar { color: #CCCCCC; text-decoration: underline; }
A:active.sidebar { color: #AAAAAA; text-decoration: underline; }

A:link.article { color: #000000; text-decoration: underline; }
A:visited.article { color: #000000; text-decoration: underline; }
A:hover.article { color: #555555; text-decoration: underline; }
A:active.article { color: #000000; text-decoration: underline; }

hr { color: #000000; height: 1px; width: 50% }
hr.width2 { color: #000000; height: 1px; width: 25% }

img.bordered { border: 1px solid #000000; }
img.aboutimage { padding-left: 20px; }