/* basic-2.1.css		  */
/* written by m.figueroa  */
/* for emdot.com          */

h6	{
	margin: 10px 0 0 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #800000;
	font-weight: bolder;
	letter-spacing: 3px;
	padding-bottom: 0px;
	text-align: center;
	}
.since	{
	font-color: white
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	margin-bottom: auto;
	padding-bottom: 10px;
	}

.frontnav	{
	margin:	30px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3em;
	font-color: #800000;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #800000;
	border-bottom: 1px dashed #fff;
	list-style-type: disc;
	top: 30px;
	left: 10px;
	right: auto;
		}
	
a 			{ color: #800000; text-decoration: none; border-bottom: dotted #800000 1px; }
a:link		{ color: #800000; text-decoration: none; border-bottom: dotted #800000 1px; }
a:visited	{ color: #333333; text-decoration: none; border-bottom: dotted #333333 1px; }
a:hover		{ color: #FFFFFF; text-decoration: none; border-bottom: dotted #FFFFFF 1px; }

.copyright	{
	font: normal 9px/normal Verdana, Arial, Helvetica, sans-serif;
9px; #666666; 	text-transform: none;
	text-align: right;
}
