
body
	{
	padding: 0;
	margin: 0;
	}

DIV.topbar
	{
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	}
	
DIV.combar
	{
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	width: 850px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	background-color: #000000;
	top: 570px;
	left: 15px;
	text-align:center;
	color: #4e607b;
	font-weight: bold;
	}

#comins
	{
	border-bottom: 2px solid #000000;	
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	width: 824px;
	margin: 0 0 0 0;
	padding: 0;
	position: absolute;
	top: 594px;
	left: 30px;
	background-color: #FFFFFF;
	}
	
DIV.comment
	{
	border: 1px solid #5f5f5f;
	width: 90%;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	right: 5%;
	left: 5%;
	background: #EEEEEE;
	}
	
DIV.wiki_out_top
	{
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	width: 800px;
	margin: 0;
	padding: 0;
	position: absolute;
	background-color: #000000;
	left: 0;
	top: 40px;
	}
	
DIV.wiki_in_border_text
	{
	float: right;
	border-left: 2px solid #FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
	background-color: #000000;
	color: white;
	}
	
DIV.uptabs
	{
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;	
	padding-left: 5px;
	padding-right: 5px;
	background-color: black;
	color: white;
	text-decoration: none;
	}

#wiki_in
	{
	border: 2px solid #000000;
	width: 850px;
	height: 500px;
	margin: 0;
	padding: 0;
	position: absolute;
	left:15px;
	top: 59px;
	background-color: white;
	font-size: 16px;
	}
	
P.commentheader
	{
	font-size: 11pt;
	letter-spacing: 1px;
	line-height: 20px;
	background: #FFFFFF;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #000000;
	}

P.commenttext
	{
	font-size: 11pt;
	margin: 0 0 20px 0;
	padding: 15px;
	background: #EEEEEE;
	border-bottom: 1px solid #000000;
	}

#setlist
    {
    position: absolute;
    width: 60%;
    top: 65px;
	left: 20%;
    height: 500px;
    visibility: hidden;
    background: #f4f4f4;
	border: 2px solid #000000;	
	margin: 0;
	padding: 0;
	text-align: center;
    }

#viewmovie
	{
    display: none;	
	}

DIV.exitmovies
	{
	font-weight: bold;
    position: absolute;
	left: 20%;
    width: 60%;
    top: 500px;	
    background: #f4f4f4;
	border: 2px solid #000000;	
	text-align: center;
    padding: 0;
	margin: 0;
	}
	
DIV.allmovies
    {
    position: absolute;
    width: 60%;
    top: 65px;
	left: 20%;
    height: 425px;
    background: #f4f4f4;
	border: 2px solid #000000;	
    padding: 0;
	margin: 0;
	overflow: auto;
	text-align: center;
    }
	
	
#addmovie
    {
    position: absolute;
    width: 525px;
    top: 100px;
	left: 285px;
    height: 400px;
    display: none;
	border: 0px solid #5f5f5f;	
    padding: 0px;
	margin: 0;
    }


body,div,pre,form,fieldset,input,textarea
{ 
	margin: 0;
	padding: 0;
}
  
#addcomment
    {
    position: absolute;
    width: 525px;
    top: 100px;
	left: 285px;
    height: 400px;
    visibility: hidden;
	border: 0px solid #5f5f5f;	
	margin: 0;
    }	
	
	
#addpicture
    {
    position: absolute;
    width: 525px;
    top: 100px;
	left: 285px;
    height: 400px;
    display: none;
	border: 0px solid #5f5f5f;	
    padding: 0px;
	margin: 0;

    }

.search
	{
    border:#000000 1px solid;
    background-color: white;
    font: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;	
	font-weight: bold;
	}
	
.search2
	{
    border:#FFFFFF 1px solid;
    background-color: #000000;
    font: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;	
	font-weight: bold;
	}

#setlist2
	{
	float: right; 
	width: 525px; 
	border: 0px solid red; 
	padding: 2em 2em 2em 0; 
	margin: 0; 
	font-size: 14pt;
	overflow: auto;
	height: 422px;
	}
	
DIV.infobox
	{
	float: left; 
	width: 200px; 
	border: 2px solid #000000; 
	padding: 0; 
	margin: 20px;
	}
	
P.header
	{
	margin:0; 
	padding:0; 
	background: #000000; 
	color: white;
	font-weight: bold;
	}

P.subhead
	{
	margin:0; 
	padding:0; 
	background: #FEFEFE; 
	text-align: center;	
	font-weight: bold;
	}

A.artist_back:visited 
	{
	color:blue;
	}
A.artist_back:hover
	{
	color: yellow;
	background-color: black;
	}	
A.uplinks:visited, A.uplinks:hover, A.uplinks
	{
	color: white;
	text-decoration: none;
	}
