.header { background:  blue; color : Black; position: absolute; width: 600px; border: 0px; margin-left: -300px; left: 50%; text-align: center}
.body { padding: 4px; background:  #E3FFFF; color : Black; top: 150px; position: absolute; width: 600px; border: 0px; margin-left: -300px; left: 50%;}
.footer { background:  blue; color : yellow; top: 1000px; position: absolute; width: 600px; border: 0px; margin-left: -300px; left: 50%;}
#rightpanel { float: right;  color : Navy; width: 200px; height: 800px; border: 0px; margin-left: 30px; Margin-right: 5px; Margin-bottom: 5px; Margin-top: 5px; Margin-left: 5px;}
#title { float: right; width: 600px; height: 100px; border: 0px; margin-left: 0px; Margin-right: 0px; Margin-bottom: 0px; Margin-top: 0px; border: 0px;}
.issue {color: yellow; font-size:  smaller; font-weight: bold;}
.articleborder {border-color: black; border-width: 2px; width: 190; border-style: solid; padding: 4px; background:  #FFFFC0;}
.tip {color: Red; font-weight: bold;}
A.main:link { text-decoration: none; color:  Yellow; font-weight: bold; } 
A.main:visited  { text-decoration: none; color:  lightyellow; } 
A.main:hover  { text-decoration: none; color:  Red; background-color: white;} 