ul#menu {
    padding: 0;
    margin-bottom: 11px;
/*    position: fixed;
    top: 10px;
    left: 10px;
    width: 1000px;*/
}

ul#menu li {
    display: inline;
    margin-right: 3px;
}

ul#menu li a {
    background-color: #804B32;
    padding: 10px 10px;
    text-decoration: none;
    color: white;
    border-radius: 4px 4px 0 0;
    font-family: "Tahoma Bold";
    font-size: 13px;
/*    font-weight: bold;*/
}

ul#menu li a:hover {
    color: red;
    background-color: white;
} 

img {
	 border-style: none;
}

#st-f-div
{
    width    	: 485px;
    height   	: 315px;
    overflow 	: hidden;
    position 	: relative;
}

#st-f-iframe
{
    position	: absolute;
    top      	: -185px;
    left     	: -250px;
    width   : 760px;
    height  : 715px;
    scrolling: yes;
}

csi { 
		font-family: CSI;
		font-size: 15pt;
		color: red;
}

pghg {
	margin-left: 0.07in;
	font-family: "Impact";
	font-size: 36pt;
	color: red;
}

myh {
    font-family: "High Tower Text";
	 font-size: large;
	 color: red;
}

chil {
    font-family: "Chiller";
    font-size: 33px;
    font-weight: bold;
	 color: red;
}

a:link, a:visited {
	color: #3366FF;
}

a:hover, a:active {
    color: red;
}

lnk, lnk:visited {
	font-family: times;
	font-weight: bold;
	color: #3366FF;
}

lnk:hover,  lnk:active {
    color: red;
} 
