@charset "utf-8";
/* CSS Document */

#container {
	padding: 3px 0 0 15px;
	clear: both;
	min-width: 960px;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Arial;
	font-size: 12px;
}
#colleft{
	float: left;
	width: 295px;
	
	/*background-color: #454545;*/
}
#colleft a:hover{
	border-bottom: none #000000 1px;
}
#notecontainer {
	float: left;
	/*background-color: #FF4545;*/
	/*padding-left: 310px;*/
	margin-left:15px;
}
#notecontainer #by {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.notecol {
	/*float: left;*/
	width: 605px;
	/*margin-right: 15px;*/
	/*font-family: Georgia, "Times New Roman", Times, serif;*/	/* background-color: #CCCCCC; */
	font-family: Arial;
	font-size: 12px;
	/*line-height: 1.4em;*/
}
#noteauth {
	border-top: dotted 1px #000000;
	margin-top: 11px;
	padding-top: 4px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#notecontainer a {
	text-decoration: none;
	font-style: italic;
	border-bottom: dotted #000000 1px;
}
#notecontainer a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
#notetitle {
	/*
	font-size: 18px;
	font-weight: bold;
	margin: 13px 0px 15px 0px;
	padding-bottom: 12px;
	border-bottom: solid #000000 3px;
	*/
	
	font-family: "Times New Roman";
	font-size: 21px;
	font-style: italic;
	font-weight: bolder;
	line-height: 24px;
	margin: 9px 0px 15px 0px;
	padding-bottom: 8px;
	text-transform: uppercase;
	
	border-bottom: solid #000000 3px;
}
#noteimage {
	/*margin-bottom: 20px;*/
	margin-bottom: 4px;
	/*background-color:#339999;*/
}
#notetext{
	margin-bottom: 11px;
}
/********************************/
/* old and real comments */
/*
#comments{ 
	padding-top:4px;
	margin-top: -5px;
	margin-left: 325px;
	width: 605px;
	border-top: dotted #000000 1px;
}
#comments #ppl{
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 11px;
}
#comments #you input{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #000000;
	height: 13px;
	margin-bottom: 15px;
	width: 290px;
	padding-left: 3px;
}
#comments #you textarea{
	font-family: Arial;
	font-size: 11px;
	
	border: 1px solid #000000;
	width: 290px;
	height: 79px;
	margin: 0px;
	margin-bottom: 15px;
	padding-left: 3px;
}
#comments #you input#send{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7f7f7f;
	text-align: left;
	border: 0px solid #000000;
	height: 17px;
	margin-bottom: 15px;
	width: 140px;
}
#comments #you input#send:hover{
	background-color: #000000;
}
*/
/* links */
#comments{ 
	padding-top:4px;
	margin-top: -5px;
	margin-left: 0px;
	width: 605px;
	border-top: dotted #000000 1px;
	font-size: 11px;
}
#comments a{ 
	font-weight: bold;
}
/********************************/

.indexnote{
	float: left;
	width: 295px;
	border-bottom: dotted #000000 1px;
	margin-bottom: 4px;
}
.indexnote #by {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 14px 0px;
}
.indexnote #title {
	font-family: "Times New Roman";
	font-size: 21px;
	font-style: italic;
	font-weight: bolder;
	line-height: 24px;
	margin-top: -5px;
	padding: 0px 0px 8px 0px;
	text-transform: uppercase;
	
	border-bottom: solid 3px #000000;
}
.indexnote #image {
	padding-top: 15px;
	padding-bottom: 4px;
}
.indexnote #image a:hover, #headlogo a:hover {
	border: none;
}
.indexnote #text {
	padding-bottom: 11px;
}
.bannernote{
	float: left;
	width: 295px;
	border-bottom: dotted #000000 1px;
	margin-bottom: 4px;
	padding-bottom: 15px;
}
.bannernote #by {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 11px 0px;
}


.separator {
	height: 20px;
}
#noteimage a {
	border: none;
	text-decoration: none;
}




