/* CSS Document */
/*13th-Annual Chime Conference | Music and Ritual in China and East Asia */

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


a:link, a:visited { color: #990000; text-decoration: underline; }
a:hover {	color: #cc6600;	text-decoration:none;}

body	{
	background-image:url(http://www.bard.edu/chime/images/bckgrnd_hp.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#990000;
}

#wrapper	{
	width:800px;
	margin: 42px 0px 0px 0px;
	overflow:visible;
}	
				
#banner {
	float:left;
	height:59px;
	width:781px;
	padding: 0px 0px 0px 20px;
}

#banner h1 {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 24px;
	color: #ffffff;
	padding: 5px 0px 0px 0px;
}

#banner h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
}

#bard {
	float: right;
	background-color: #000000;
	margin: -24px 0px 0px 0px;
}				
					
#content {
	float:left;
	width: 781px;
	border-bottom: 23px solid black;
	border-left: 20px solid black;
	margin: 100px 0px 100px 0px;
	background-color: #ffffff;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
}	

#content_left_hp {
	clear:both;
	float:left;
	width : 220px;
	background-color : #FFFFFF;
	display: inline;
}

#content_left_in {
	clear:both;	
	float:left;
	width: 200px;
	background-color: #ffffff;
	display: inline;
}

#content_left_in img {
	padding: 65px 0px 0px 0px;
}

#content_main_in {
	float:left;
	background-color: #ffffff;
	width: 515px;
	margin: -100px 0px 0px 0px;
	padding: 35px 20px 20px 45px;
	border-left: 1px solid #000000;
	min-height: 600px; /* IE 6 doesn't like this */
	/* The following two lines are a quick fix for IE6 in regard to the content column  */
  	height:auto !important; 
	height:600px;
	
}

#content_main_in h1 {
	font-weight: lighter;
	font-size: 24px;
	color: #990000;
	padding: 0px 0px 20px 0px;
}

#content_main_in h2 {
	font-size: 18px;
	color: #cc6600;
	font-weight: lighter;
	padding: 0px 0px 10px 0px;
}

#content_main_in h3 {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}


#content_main_in p {
	font-size: 13px;
	line-height: 20px;
	padding: 0px 0px 20px 0px;
}

#content_main_in table {
	padding: 0px 0px 10px 0px;
}

#content_main_in th {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	background-color: #cccccc;
	padding: 2px;
}
#content_main_in td {
	font-size: 13px;
	line-height: 20px;
	background-color: #DFDCDC;
	padding: 2px;
}

#content_main_in li {
	font-size: 13px;
	line-height: 20px;
	margin: 0px 0px 0px 40px;
}

#content_main_in ol, #content_main_in ul {
	margin: 0px 0px 20px 0px;
}

#content_main_in blockquote {
	font-size: 13px;
	line-height: 20px;
	padding: 0px 0px 20px 20px;
}

#mainnav_hp { 
	font-family: Helvetica, Arial, "sans serif"; 
	font-size: 16px; 
	margin: -100px 0px 0px 0px;
	padding: 20px 0px 0px 21px;
	background-color: #ffffff;
	width: 201px;
	height: 385px;		
}

#mainnav_in { 
	font-family: Helvetica, Arial, "sans serif"; 
	font-size: 16px; 
	margin: -100px 0px 0px 0px;
	padding: 20px 0px 0px 21px;
	background-color: #ffffff;
	width: 201px;
}

#mainnav_hp a:link, #mainnav_hp a:visited, #mainnav_in a:link, #mainnav_in a:visited  { 	
	color: #990000; 
	text-decoration: none; 
}

#mainnav_hp a:hover, #mainnav_in a:hover {
	color: #ff9900;
	text-decoration:underline;
}

#mainnav_hp li, #mainnav_in li {
	display: block;
	list-style:none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 10px 10px 0px 0px;
}

#flash_hp {
	margin: -100px 0px 0px 221px;
	padding: 0px 0px 0px 0px;	 
	width: 560px;
	height: 405px;	
}


/* ******************************************************************** form styles */

form {
	margin: 20px 0px 0px 0px;
}

fieldset {
	margin: 0px 0px 25px 0px;
	padding: 10px;
	border: 2px outset #990000;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: lighter;
	padding: 0px 0px 10px 0px;
}

legend {	
	font-size: 18px;
	color: #cc6600;
	font-weight: lighter;
	padding: 2px 2px 2px 2px;
}

label {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	padding: 10px 0px 5px 10px;
	display:block;
}

.fieldlabel {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	display:inline;
	
}

.fieldlabel_other {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	display:block;
}


input, select, textarea {
	color: #990000;
	background-color: #E8E8E8;
	font-weight:bold;
	border: 1px solid #990000;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}

input {
}
