/* GLOBAL STYLES */
body {font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; margin: 0,0,0,0;}

a:link { color: #454545;}
a:visited { color: #885588;}
a:hover { color: #4477aa;}

/* INTRO PAGE */
#duskintro  {	 }

#duskintro h1 {	padding-left: 60px; 
				font-size: 16px; line-height: 35px; font-weight: normal;}
				
#duskintro p {	padding-left: 60px; padding-right: 50px;
				font-size: 12px; line-height: 20px; }
				
#duskintro2 {	padding: 172px 0 0 10px;}

#duskintro2 ul {list-style: none;
				margin: 0; padding: 0;}
				
#duskintro2 li {font-size: 11px; 
				border: 1px solid #993300;
				margin: 0px 0px 10px 0px; padding: 0px;}
				
#duskintro2 li a {
				display: block; padding: 5px;
				background-color:#eeeeee;
				color:#333333; text-decoration: none;}

#duskintro2 li a:hover {
				display: block; padding: 5px;
				background-color:#CCCCCC;
				color:#000000; text-decoration: none;}
				
/* FEEDBACK PAGE */			

#duskfeedback {padding: 0 70px 15px 15px;}

#duskfeedback h1 {	
				margin-bottom: 30px;
				font-size: 18px; line-height: 18px; font-weight: normal; color: #993300;}
				
#duskfeedback h2 {	 
				font-size: 14px; line-height: 18px; font-weight: normal; color:#6699ff;}

#duskfeedback .date {	
				margin: 30px 0 -12px 0;
				font-size: 11px; line-height: 18px; font-weight: normal; color:#999999;}

#duskfeedback .postedBy {	
				padding: 0 0 15px 0; 
				border-bottom: 1px dotted #999999;
				font-size: 11px; line-height: 18px; font-weight: normal; color:#999999;}
				
#duskfeedback p { 
				font-size: 12px; line-height: 16px; font-weight: normal;}
				

/* DUSK CONTENT PAGES */
#dusktext {		padding: 0 0 60px 0;
				font-size: 13px; line-height: 16px;
				color: #993300;
				font-family: Arial, Helvetica, sans-serif;}
				
#dusktext a:link, #dusktext a:visited, #dusktext a:hover { color: #996633;}

#duskimages img {	margin: 0px 3px 10px 0px;}

#duskintro  {	padding: 0 40px 0 0;}
