body 
{ 
background-color: #FFE7B3; 
color: #FF0000; 
font-family: Verdana, Geneva, Ariel, sans-serif; 
font-face: Ariel;
font-size: 14pt; 



}

select 
        { 
        color: #FF0000; 
        font-size: 10pt;
        font-weight: bolder; 
        background-color: #FFE7B3; 
        padding: 1px; 
        border: inset 3px orange 
        }

table, tr, td
{
    font-family: Verdana, Helvetica, Ariel, sans-serif;
    font-face: Ariel;
    font-size: 12pt;

}



#menu1
{
    background-color: #C0C0C0;
    border: 2pt #C0C0C0 outset;

}



#menu2
{
    background-color: #C0C0C0;
    border: 2pt #C0C0C0 outset;
    font-family: Verdana, Helvetica, Ariel, sans-serif;
    font-face: Ariel;
    font-size: 18pt;
    font-weight: bolder; 
    
}
#guest
{
        font-weight: bolder;
        font-size: 14pt;
}
#banner3
{

        color: red;
        margin-left: 10px; 
        padding: 3px,5px,5px,5px;
        height: 135;
        width: 120;
        border-style: hidden;


}

#banner4
{
        color:red;
        position: absolute;
        top: 130px;
        left: 750px;
        border-style: hidden;
}

#banner5
{
         colour:red;
         position: absolute;
         top: 300px;
         left: 10px;
         width: 200;
}



#banner6
{
         position: absolute;
         top: 460px
}


#mainframe {
	color: #900;
	background-color: grey;
	padding: 2px 4px 2px 4px;
	position: absolute;
	top: 230px;
	left: 230px;
	width: 75%;
	height: 100%;
        margin-left: 5px; 
	border-color: slategrey;
	border-width: 10px;
	border-style: groove;
        font-size: small;
        font-family: Ariel;
        colour: red 
}


#movieframe
{
	color: #900;
	background-color: transparent;
	padding: 5px 2px 2px 2px;
	position: absolute;
	top: 430px;
	left: 50px;
	width: 55%;
	height: 70%;
        margin-left: 5px; 

	border-style: none;
        font-size: small;
        font-family: Ariel;
        colour: red 
}


.layered 
{
		position:absolute; 
		width:100px; 
		z-index:1; 
		top: 165px; 
		z-index:1; 
		background-color: #E9F0F8;; 
		layer-background-color: #000000;
		border: 1px solid #000000; 
		overflow: hidden;
		font-face: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
                font-size: 9pt;
}


a:link,a:active {
	color: red;
	text-decoration: none;
}
a:visited {
	color: purple;
	text-decoration: none;
}
a:hover {
	color: blue;
        background-color: whitesmoke;
	text-decoration: underline;
}

#frame1
{
	width: 100%;
	height: 100%;

}
h1
{
	    color: red;
        font-style: italic;
        font-weight: bolder;
        font-size: 24pt;

}

h2
{
        color: red;
        font-style: italic;
        font-weight: bolder;
        font-size: 16pt;
}

h3
{
        color: #008000;
        font-style: italic;
        font-weight: bolder;
        font-size: 16pt;        
        font-weight: bold;
}

h4
{
        color: #000000;
        font-size: 12pt; font-family:Arial 
}

h5
{
        color: #008000;
        font-size: 14pt; font-family:Arial 
        
}


h6
{
        font-weight: bold;
        font-size: 13pt;
}
