
body { 
    font: 10px Verdana,Arial,Helvetica,sans-serif; 
    color:#fff;
	background: #000;
	margin: 0px;
	}

a:link {
	color: #ffcc00;
	text-decoration: underline;
    font-weight: bold;
	}
a:visited {
	color: #ffcc00;
	text-decoration: underline;
    font-weight: bold;
	}
a:hover {
	color: #ffcc00;
	text-decoration: underline;
    font-weight: bold;
	}		

a.footer { color: #730202; text-decoration: none; font-weight: bold;}
a.footer:visited { color: #730202; text-decoration: none; }
a.footer:hover { color: #990000; text-decoration: underline; }
a.footer:active { color: #990000; text-decoration: underline; }

a.notbold { color: #000; text-decoration: underline; font-weight: normal; }
a.notbold:visited { color: #000; text-decoration: underline; font-weight: normal; }
a.notbold:hover { color: #000; text-decoration: none; font-weight: normal; }
a.notbold:active { color: #000; text-decoration: none; font-weight: normal; }
	
td {

    }

#altmed {
    position: absolute;
    left: 575px;
    top: 470px;
    z-index: 2;
	font: 12px verdana,sans-serif; 
	color: #730202;
    }	

#container {
	position: absolute;
    top:50%; bottom:50%; left:50%; 
    height:440px;
    margin:-220 -385;
	width: 770px;
	padding: 0px;
	text-align: left;
    z-index: 1;
	}


#directions {
	text-decoration: underline;
    font-weight: normal;
    }	
	
#promo {
    position: absolute;
    left: 375px;
    top: 470px;
    z-index: 2;
	font: 12px verdana,sans-serif; 
	color: #730202;
    }

#sanfran {
    position: absolute;
    left: 370px;
    top: 440px;
    z-index: 2;
	font: 12px verdana,sans-serif; 
	color: #730202;
    }		
	
#text {
    position: absolute;
    left: 282px;
    top: 222px;
    width: 506px;
    z-index: 2;
    }

#flashtextbg {
    position: absolute;
    left: 0px;
    top: 211px;
    width: 770px;
    color:#fff;
    background: #000;
    height: 97;
    z-index: 2;
    }

#movie {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 770px;
    z-index: 2;
    }

#footer {
    position: absolute;
    left: 14px;
    top: 405px;
    width: 758px;
    z-index: 2;
    }

#logo {
    position: absolute;
    left: 227px;
    top: 92px;
    width: 527px;
    z-index: 2;
    }
		
#red {
	color: #ff0033;
    }
	
#burgundy {
	color: #cc3300;
    }

.emphasis {
	font-size: 12px;
	}

.header {
	font-family: verdana,sans-serif; 
	color: #730202;
	font-size: 18px;
	}	

.blackheader {
	font-family: verdana,sans-serif; 
	color: #000000;
	font-size: 18px;
	}
	
.maroon {
	color:#730202;
	}