/* Global CSS Document */

body {background:#6a6a6a; color:#000; font:12px/20px Arial, Helvetica, sans-serif; margin:0; padding:0}

html, body {height:100%}

* {outline:none}

a:hover {cursor:pointer}

img {border:none}

.clear {clear:both}

#masthead, #main, #footer {width:100%}
	/* Centering the page */
	#mastheadContents, #mainContents, #footerContents {width:960px; margin:0 auto}

/* Masthead - Foundation title, dedication line, and navigation (which is styled through the skin) */
#masthead {background:#fff url(/images/bkg-masthead.gif) repeat-x; height:167px; z-index:1000}
	#logo {background:transparent url(/images/heart-of-a-marine-foundation.gif) 50% 0 no-repeat; height:67px; text-indent:-9999px; margin:0}
	#dedication {background:transparent url(/images/in-memory-of.gif) 50% 0 no-repeat; height:44px; text-indent:-9999px; margin:0}

/* Main area of content - White content box and aside with sub navigation */
#main {background:#6e0023 url(/images/bkg-main.jpg) repeat-x}

/* Information at the bottom of the page - Armed Forces logos and disclaimer, address, and designed by Links Technology */
#footer {background:#696969 url(/images/bkg-footer.jpg) repeat-x; color:#fff}
	#footer a {color:#fff}
	#footerContents {padding:20px 0}
		#footerLeft {width:450px; font-size:.85em; line-height:normal; float:left}
			#footerLeft p {margin-top:0}
			#footerLeft img {margin-right:5px}
		#footerRight {float:right; text-align:right}
			#footerRight address {font-style:normal; color:#fff}
			#footerRight img {vertical-align:text-bottom}