body {
margin : 0; 
padding : 0; 
font-family : verdana, arial, helvetica, sans-serif; 
color : #333; 
background-color : white; 
background-attachment : scroll; 
background-repeat : no-repeat; 
background-position : right top; 
} 
h1 {
margin : 0 0 15px; 
padding : 0; 
font-size : 28px; 
line-height : 28px; 
font-weight : 900; 
color : #aaaaaa; 
background-color : #ffffff; 
} 
p {
font : 12px/20px verdana, arial, helvetica, sans-serif; 
margin : 0 0 16px 10px; 
padding : 0; 
} 
#Content > p {
margin : 0; 
} 
#Content > p + p {
text-indent : 30px; 
} 
a {
color : #0099cc; 
background-color : #cccccc; 
font-size : 12px; 
text-decoration : none; 
font-weight : 600; 
font-family : verdana, arial, helvetica, sans-serif; 
} 
a:link {
color : #0099cc; 
background-color : #cccccc; 
} 
a:visited {
color : #0077aa; 
background-color : #cccccc; 
} 
a:hover {
background-color : #eeeeee; 
} 
#Header {
margin : 50px 0 10px; 
padding : 17px 0 0 20px; 
height : 100px; 
line-height : 11px; 
voice-family : inherit; 
left : 25px; 
top : 6px; 
width : 310px; 
} 
#Content {
margin : 0px 50px 50px 200px; 
padding : 30px; 
} 
#Menu {
position : absolute; 
top : 200px; 
left : 20px; 
width : 172px; 
padding : 10px; 
background-color : #cccccc; 
color : #cccccc; 
border : 1px ridge #999; 
line-height : 17px; 
voice-family : inherit; 
} 
body > #Menu {
width : 150px; 
border : 10px dashed #0033cc; 
} 
