/* tags */
body
{
		background: url("http://www.1001nightsorchestra.com/AIR/images/OudHeaderWide.jpg") no-repeat top left;
		background-color: #ffffee;
    font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
    color: black;
}
h1
{
    text-align: left;
    font-weight: bolder;
    color: #006699;
}
h2
{
	font-weight: bolder;
    color: #3366cc;
	text-align: left;
}
h3
{
    font-weight: bolder;
    color: #666633;
	text-align: left;
}
h4, h5, h6
{
    font-weight: bolder;
	font-size: small;
    color: #666633;
	text-align: left;
}
table
{
	border: 1px solid black;
	background-color: black;
	margin: 10px;
}

td
{
	padding: 4px;
	border-style: dotted;
	border-color: #dddddd;
	text-align: center;
}
a
{
    background: transparent;
		font-weight: bolder;
}
img
{
   border-style: inset;
   border-color: #ffff99;
   padding: 5px;
   margin: 10px;
 }

/* classes */
.banner
{
		font-variant: small-caps;
    WIDTH: 100%;
		margin-top: -10px;
    padding-top: 0px;
		padding-left: 10px;
		background-color: transparent
}
.banner img
{
    visibility: hidden
}
.sidecontent
{
    width: 190px;
    text-align: left;
		margin-top: 160px;
		margin-left: 0px;
		font-weight: 700;
		font-variant: small-caps;
		float: left;
}
.sidecontent ul
{
list-style: none;
}

.sidecontent ul li
{
    line-height: 2.5em
}

.sidecontent a img
{
    text-decoration: none;
}

.maincontent
{
    margin-top: 180px;
		margin-right: 5%;
    float: right;
    width: 75%;
		min-width: 150px;
		text-align: left
}
.copyright
{
    FONT-SIZE: small;
    PADDING-TOP: 0px;
    FONT-FAMILY: "Times New Roman", "New York", serif;
    TEXT-ALIGN: right
}
.player
{
    FONT-SIZE: small;
    COLOR: #ffcc33;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left
}
.back
{
    FONT-SIZE: small;
    FONT-FAMILY: "Times New Roman", Times, serif;
    TEXT-ALIGN: center
}
.floatright
{
    FLOAT: right
}
.floatleft
{
    FLOAT: left
}
.top
{
	text-align: left;
}
p.titles
{
		font-weight: 600;
		font-family: serif;
		text-size: large;
}



/* pseudoclasses */
a:link
{
    COLOR: #006699;
}
a:visited
{
    COLOR: #336666;
}
a:hover
{
    COLOR: #e33b29;
    TEXT-DECORATION: underline;
}

/* id elements */
#container 
{ 
	padding: 0px;  
	margin: 0px; 
}
#header
{
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, 'Lucida Sans', 'Gill Sans MT', 'Comic Sans MS', 'Arial Black';
    TEXT-ALIGN: left
}
#footer
{
    width: 75%;
		position: relative;
		left: 20%;
		margin-right: 5%;
    clear: both;		
    font-size: small;
    text-align: center;
    text-decoration: underline
}
#selected
{
	color: #336666;
	font-size: medium;
}

