/* CSS Document */
/* Designed by Carrie Spritzer 2007 */

/* BODY */
body { background-color:#999999; margin:10px 0px 10px 0px; }

/* TO PLAY WITH AND ADJUST */
div.box { 
	width: 800px;
	border: 1px solid black;
	background: orange;
	}

/* LINKS */
A { color: #47A2D9; text-decoration: none; } 
A:link { color: #47A2D9; text-decoration: none; } 
A:visited { color: #47A2D9; text-decoration: underline; } 
A:active { color: #47A2D9; text-decoration: underline; } 
A:hover { color: #47A2D9; text-decoration: underline; } 


/* TEXT */
.quote {COLOR: #999999; font-family: Georgia, Bookman, Garamond; font-size: 11px; line-height: 14px; }
.nav	{color: #858685; list-style-type: none;	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-size: 11px; font-weight:bold;}
.graynav {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #858685; line-height:130%; }
.main 	{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #000000; line-height: 150%; text-align: justify; padding-left: 5px; }


/* IMAGES AND LINES */
.image {border: 1px solid #000000; }
.morebetween {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; border-top-style: dotted;
	border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #cccccc; border-top-width: thin; }
.moretop { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; line-height: 16px; border-style: dotted;
	border-color: #CCCCCC;	border-width: thin;}
.more { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:16px; border-top-style: dotted;
	border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #cccccc; border-top-width: thin; }

/* HEADER */
.title {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000000; text-align: justify; }
.listtitle	{color: #858685; list-style-type: none;	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-size: 11px; font-weight:bold;}

/* MISC SECTIONS */
.date 	{ font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #999999;
	line-height: 150%; text-align: right; padding-left: 5px; }
.comment 	{ font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #999999; 	
	line-height: 80%; text-align: right; margin-top:-10px;}
.mainquote 	{ font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; line-height: 120%; margin-left: 10px; margin-right: 10px; }
.commentarchivetext 	{ font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; 	line-height: 100%; text-align: left; margin-top:5px;}
.commentpostby 	{ font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; 	line-height: 100%; margin-top:5px; font-style:italic;}




