body { 
	font: 10pt/16pt helvetica, sans-serif;   
	background: #FFFFFF;
	text-align: left;
	border: 0;
	padding: 25px 5px 15px 5px;
	}

p {
	font: 12pt helvetica, sans-serif;
	color: #000000;
	}

h1 {
	font: 24pt helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0;
	}

h2 {
	font: 18pt helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

h3 {
	font: 16pt helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

/*--------------INDEX-----------------*/

#holder {	
			width: 775px;
			height: 575px;
			border: 2px solid #000000;
			background: #FFFFFF;
			margin: auto;
			background: url(pix/home5.jpg) top left;
		}
#homehead {
	width: 450px;
	height: 50px;	
	float: left;
	border-bottom: 5px double #000000;
	padding: 5px 5px 0px 15px;
	text-align: left;
	}

#brief {
	width: 450px;
	height: 150px;	
	float: left;
	border:0;
	padding: 5px 5px 5px 15px;
	text-align: left;
		}

#brief p{
	margin-top: 10px;
		}

#brief a{
	font: 12pt/16pt helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}

#tour {
	width: 160px;
	height: 30px;
	float: right;
	padding: 5px 5px 2px 5px;
	border: 0;
	background: #000000;
		}

#tour a:link{
	font: 18pt helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	}

#tour a:hover{
	font: 18pt helvetica, sans-serif;	
	text-decoration: underline;
	color: #FFFFFF;
	}

#tour a:visited{
	font: 18pt helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	}
#signin {
  width: 500px;
	float: right;
	margin-right: 5px;
	border: 0;
	margin-top: 180px;
	}

#register {
  width: 500px;
	float: right;
	margin-right: 10px;
	border: 0;
	margin-top: 80px;
	}

#register h2 {
		Margin: 0px 0px 2px 0px;
			}
	
	
#signin h2 {
		Margin: 0px 0px 2px 0px;
}


/*-------------Plain Links-----------------*/

#links {
	width: 120px;
	height: 25px;
	float: right;
	text-align: center;
	border: 1px solid #000000;	
	background: #000000;
	}

/*--------------PROFILE-----------------*/

#hold {	
			width: 775px;
			height: 575px;
			border: 2px solid #000000;
			background: #FFFFFF;
			margin: auto;
			background: url(pix/home1.jpg) top left;
		}

#header {
	width: 710;
	height: 45px;
	float: right;
	padding: 5px 5px 0px 15px;
	text-align: right;
	border-bottom: 5px double #000000;
		}

#homelinks {
	width: 150px;
	height: 25px;
	float: right;
	text-align: center;
	border: 1px solid #000000;	
	background: #000000;
	}

.line {
	font: 12pt helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;	
		}


#artist {	
	width: 575px;
	height: 40px;
	float: left;
	border-bottom: 1px solid #000000;
	padding: 0px 5px 5px 10px;
	text-align: left;
		}

#biobox {
	width: 190px;	
	height: 380px;
	float: left;
	border: 0px solid #000000;
	margin: 15px 2px 0px 10px;
	overflow: auto;
		}


#bio {
	width: 160px;	
	float: left;
	border-bottom: 5px double #000000;
	border-top: 5px double #000000;
	padding: 5px 5px 5px 5px;
	text-align: left;
		}

#bio p {
	font: 12pt helvetica, sans-serif;
	color: #000000;
	}

#thumbs {
	width: 100px;
	height: 380px;	
	float: right;
	border: 0;
	padding: 5px 5px 5px 10px;
	margin: 15px 5px 5px 5px;
	text-align: left;
	overflow: auto;
	}

#thumbs img{
	margin: 4px 4px 4px 4px;
	}

#imglrg {
   padding-bottom: 0px;
	width: 420px;
	/*height: 385px;*/
	float: right;	
	margin: 15px 5px 5px 5px;
	border: 2px solid #000000;
   background: #000000;
	}

#imgholder {
	height: 380px;
	padding: 0;
   background: #000000;
	}

#trade {
	width: 700px;
	height: 50px;	
	border: 0px solid #000000;
	margin: 5px 5px 5px 5px;
	text-align: center;
	float: right;	
	}

#trade h3 {
	margin: 5px 5px -5px 5px;
	}


/*--------------END PROFILE-----------------*/

/*--------------Artist List-----------------*/

#artistlist {
	width: 200px;
	Height: 400px;	
	float: left;
	border: 2px solid #000000;
	padding: 5px 5px 5px 5px;
	margin: 15px 5px 5px 10px;
	text-align: left;
	overflow: auto;
		}

/*--------------Artist Home-----------------*/

#holds {	
			width: 775px;
			height: 575px;
			border: 2px solid #000000;
			background: #FFFFFF;
			margin: auto;
			background: url(pix/user.jpg) top left;
			}
         
         
    
#user {
	width: 200px;
	Height: 400px;	
	float: left;
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
	margin: 15px 5px 5px 10px;
	text-align: left;
		}

acronym {
	color: #996633;
	font-weight: bold;
	font: 10pt/16pt helvetica, sans-serif;
	}



/*-------------------------------------*/
#hold_rules {	
			width: 775px;
			height: 575px;
			border: 2px solid #000000;
			background: #FFFFFF;
			margin: auto;
         background: url(pix/rules.jpg);
			}
         
#rules {
	width: 600px;
	Height: 400px;	
	float: left;
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
	margin: 15px 5px 5px 10px;
	text-align: left;
		}
      
/*--------------links-----------------*/

a:link{
	font: 10pt/16pt helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	}

a:hover{
	font: 10pt/16pt helvetica, sans-serif;	
	text-decoration: underline;
	color: #FFF;
	}

a:visited{
	font: 10pt/16pt helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	}

#navigation ul{
	text-align: left;
	padding: 10px 0px 0px 10px;
	margin: 0;
	}

#navigation li{
	border-top: 1px #FFF;
	padding: 0;
	margin: 0;
	list-style: none;
	}


/*--------------TOUROUROUROUROUR-----------------*/

#imgtour {
	width: 420px;
	height: 405px;
	float: left;	
	margin: 15px 5px 5px 200px;
	border: 2px solid #000000;
		}



/*-------- put below the imglrg tag in the profile page, this is where you can put the number height what else-------*/
#trade {
	width: 400px;

   border-top: 1px double #ffffff;
	/*
   height: 50px;	
   margin: 0px 5px 5px 5px;
   */
	text-align: left;
   color: #ffffff;
   background: #000000;
	}