/* Block ID */

#container { 
        width: 769px;
		border: 1px solid gray;
		margin: 0px; 
		margin-left: auto;
		margin-right: auto;
		padding: 2px;
		text-align: left;
		background-color: #ffffff;
}


#banner {
        padding: 5px;
		margin-bottom: 2px;
		background-color: #990000;
		text-align: left;
		color: #ffffff;
		font-family: arial helvetica sans-serif;
}


#content {
        padding: 5px;
		margin-top: 12px;
		margin-left: 165px;
		margin-right: 165px;
        background-color: #ffffff;
		font-family: arial helvetica sans-serif;
		font-size: 10pt;
}


#contenta {
        padding: 5px;
		margin-top: 12px;
		margin-left: 165px;
		margin-right: 5px;
        background-color: #ffffff;
		font-family: arial helvetica sans-serif;
		font-size: 10pt;
		font-weight: bold;
}


#menubar {
        float: left;
		width: 160px;
		margin: 0px;
		margin-right: 2px;
		padding: 2px;
		background-color: #ececec;
        color: #660000;
		font-family: arial helvetica sans-serif;
		font-size: 10pt;
}


#etcbar {
        float: right;
		width: 160px;
		margin: 0px;
		margin-left: 2px;
		padding: 5px;
		padding-top: 30px;
		border-left: 1px solid #cecece;
		border-bottom: 1px solid #cecece;
		color: #006600;
		font-family: arial helvetica sans-serif;
		font-size: 10pt;
}


#foot { 
        clear: both;
		height: 20px;
		padding: 5px;
		margin-top: 5px;
		border-top: #bdbdbd solid 1px;
		border-left: #bdbdbd solid 5px;
		border-right: #bdbdbd solid 5px;
		border-bottom: #bdbdbd solid 1px;
		font-family: arial helvetica sans-serif;
		color: #660000;
		font-weight: bold;
		font-size: 9pt;
		text-align: center;
}


/* Player Wantlists */

#pwantcontent {
        padding: 5px;
		margin-top: 12px;
		margin-left: 165px;
        background-color: #ffffff;
		font-family: arial helvetica sans-serif;
}


/* Inserts Pages */

#inscontent {
        padding: 5px;
		margin-top: 12px;
		margin-left: 165px;
        background-color: #ffffff;
		font-family: arial helvetica sans-serif;
}


/* Miscl Pages */

#miscontent {
        padding: 5px;
		margin-top: 12px;
		margin-left: 16px;
        background-color: #ffffff;
		font-family: arial helvetica sans-serif;
}



#menubarli {
        float: left;
		width: 155px;
		height: 100%;
		margin: 0px;
		margin-right: 2px;
		padding: 5px;
		background-color: #ececec;
        color: #006600;
		font-family: arial helvetica sans-serif;
		font-size: 10pt;
}


#listhead {
		font-weight: bold;
        font-size: 16pt;
		color: #990000;
		text-align: center;
		background-color: #ececec;
		font-family: arial helvetica sans-serif;
}	


#navhead {
        padding: 2px;
		margin: 0px;
		background-color: #cecece;
		font-family: arial helvetica sans-serif;
		font-size: 8pt;
		text-align: center;
}


/* Classes */

.menuhead {
        font-weight: bold;
		font-size: 12pt;
		text-decoration: underline;
		text-align: center;
}


.menuheadset {
        font-weight: bold;
		font-size: 12pt;
		color: #006600;
		text-decoration: underline;
		text-align: center;
}

/* Use for Set Listings */


.etchead {
        font-weight: bold;
		font-size: 10pt;
		text-decoration: underline;
}

.listh {
        text-align: left;
		font-size: 12pt;
		color: #004080;
		font-weight: bold;
		text-decoration: overline;
}

.listh1 {
        text-align: left;
		font-size: 12pt;
		color: #004080;
		font-weight: bold;
}

.playlist {
        font-size: 8pt;
}

.setwant {
        font-size: 10pt;
}


/* Tag Styles */

body { 
        text-align: center;
		background-color: #ffffff;
}


td {    
        vertical-align: top;
}


em {
        color: #800000;
		font-size: 8pt;
}


u {
        color: #404080;
		text-decoration: none;
}