* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#ffffff;
	border-bottom-color: #D3D3D3;
	text-decoration:underline;
}

a:hover {
	color:#0066FF;
	text-decoration:none;
}

/* body */

body {
	background:#000000;
	color:#ffffff;
	font:14px/normal Arial, Helvetica, "bitstream vera sans", sans-serif;
	word-spacing: normal;
	letter-spacing: normal;	
	
	}

/* navigation (menu) */
#navigation {
	height:auto;
	margin-left: 20px;
	margin:50 auto;
	padding:0 0 20px;
	font-size: 15px;
	text-decoration:none;
}	
#navigation p {
	padding:0px 20px 0;
	text-decoration:none;
}
#navigation a {
	color:#ffffff;
	text-decoration:none;
	/*font-weight: bold;*/	
}

#navigation a:hover {
	color:#00ffff;
	text-decoration:none;
}

/* navigation (small menu) */
#navigation_small {
	height:auto;
	margin-left: 20px;
	margin-top:5px;
	margin:50 auto;
	line-height: 20px;
	padding:0 0 20px;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}	
#navigation_small p {
	padding:0px 20px 0;
	text-decoration:none;
}
#navigation_small a {
	color:#ffffff;
	text-decoration:none;
	/*font-weight: bold;*/	
}

#navigation_small a:hover {
	color:#00ffff;
	text-decoration:none;
}

/* compositionContent */
#compositionContent {
	height:auto;
	margin:0 auto;
	padding:0 0 20px;

}
#compositionContent p {
	padding:20px 20px 0;
	line-height: 20px;
	padding:10px 30px 0;
	font-size:14px;	
}

/* compositionNotes */
#compositionNotes {
	height:auto;
	margin:0 auto;
	padding:0 0 0px;
	text-indent: 20px;
}
#compositionNotes p {
	padding:0px 0px 0;
	line-height: 0px;
	
}

/* caption content */
#captionContent {
	height:auto;
	margin:0 auto;
	padding:0 0 0px;
	font-size:12px;
}

/* content */
#content {
	height:auto;
	margin:0 auto;
	padding:0 0 20px;
	
}
#content h1 {
	/* border-bottom:1px dashed #999; */
	font-size:18px;
	padding:0px 20px 0;
	
}

#content h3 {
	/* border-bottom:1px dashed #999; */
	font-size:1.4em;
	margin-top:5px;
	margin-bottom:-5px;
	padding:10px 30px 0;
}

#content h4 {
	font-size:16px;
	margin-top:5px;
	margin-left: 30px;
	margin-bottom:-10px;
	padding:0px 0px 0;
}


#content p {
	padding:10px 30px 0;
	line-height: 20px;
	font-size:14px;		
}

/* page title */

#title {
	height:auto;
	margin:0 auto;
	margin-bottom:0px;
	
	
}

#title h1 {
	color:#FFFFFF;
	font-size:20px;
	letter-spacing:3px;
	text-align:left;
	padding:0 20px 0;
}

#title h2 {
/* for compositions */
	color:#FFFFFF;
	font-size:17px;
	letter-spacing:3px;
	text-align:left;
	padding:0 0px 0;
}


/* header */
#header {
	/*border-bottom:1px solid #999; */
	height:150px;
	margin:0 auto 0 auto;
	padding:-1px 20px 0;
	/* width:600px; */
}
#header h1 {
	color:#0099FF;
	font-size:300%;
	letter-spacing:-3px;
	line-height:30px;
	text-align:left;
	padding:0px;
	margin-bottom:-3px;
}
#header h2 {
	color:#888;
	font-size:200%;
	letter-spacing:-2px;
	line-height:25px;
	text-align:left;
}


/* footer */
#footer {
	border-top:1px solid #999; 
	height:50px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	width:751px;
}
/* white line */
#whiteline {
	border-top:1px solid #666666;
	height:0px;
	text-align:right;
	width:900px;
	padding:0 0px 0 30px;
}

#whiteline p {
	border-top:1px solid #666666;
	height:0px;
	text-align:right;
	width:900px;
	padding:0 0px 0 30px;
}

/* tables */
table.pageTable { 
width: 800px;
margin-left: 50px;
border-spacing: 10px;
font-size: 14px;
/*align: center; */
/*text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
*/
}

table.compositionTable { 
width: 1000px;
margin-left: 50px;
border-spacing: 10px;
/*align: center; */
/*text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
*/
}


table.homeTable { 
width: 1000px;
margin-left: 50px;
/*align: center; */

/*text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;*/
}



/* Added by Larry Ullman:
.error {
	font-weight: bold;
	color: #C00
} */
.headerart {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
	
}

.artspacepictwo {
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 0px;
	
}
.indent30 {
	margin-left: 30px;
}

.indent20 {
	margin-left: 20px;
}
