body { 
background-color : #0000ff; 
margin : 0; 
padding : 0; 
background-image : url('http://vcstanddown.com/images/Stand_Down_MiddleC.jpg'); 
background-repeat : repeat-y; 
} 
#Header { 
background-image : url('http://vcstanddown.com/images/Stand_Down_Banner1E.jpg'); 
} 
#content { 
position : absolute; 
width : 655px; 
top : 200px; 
left : 225px; 
padding : 5px; 
} 
#menu { 
margin-top:195px;
width : 210px;
left : 10px;  
padding : 10px; 
margin : 10px;
text-align : left; 
font-family : Times, Verdana, Arial, Helvetica, sans-serif; 
font-size : x-small; 
font-weight : bold; 
line-height:150%;
color : #000000; 
} 
A:link { 
background-color : transparent;
color : blue; 
text-decoration : underline; 
cursor : pointer; 
} 
A:visited { 
background-color : transparent;
color : blue; 
text-decoration : underline; 
cursor : pointer; 
} 
A:hover { 
background-color : transparent; 
color : red; 
text-decoration : underline; 
cursor : pointer; 
} 
A:active { 
background-color : transparent;
color : blue; 
cursor : pointer; 
} 
h1 { 
font-family : 'Amazone Bt', Verdana, Arial, Helvetica, sans-serif; 
font-size : x-large; 
font-weight : 100; 
color : #000000; 
} 
h2 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : large; 
font-weight : bolder; 
color : #000000; 
} 
h3 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : medium; 
color : #800000; 
} 
h4 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : small; 
font-weight : bold; 
color : #000000; 
} 
h5 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : 100; 
color : #000000; 
} 
h6 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
font-weight : 100; 
color : #000000; 
} 
p { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : x-small; 
color : #000000; 
} 
ul { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
color : #000000; 
} 