body    
	{
	background: #EBEBEB url(img/bg.png) top left repeat-x;
	color: #111111;
	font-family: Arial; 
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 15px; 
	}

.letter
	{
	background:  url(img/bullet.png) top left no-repeat;
	color: #1F1F1F;
	font-family: Georgia; 
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	padding-right: 12px;
	letter-spacing: 2px; 
	text-align: left; 
    text-align: center;
	text-transform: lowercase;
	}

h1
	{
    color: #F0D996;
    font-family: courier new;
    font-size: 8pt; 
	padding: 6px 28px 5px 28px; 
	font-weight: bold;
	letter-spacing: 17px;
	text-transform: uppercase;
	font-style: none;
    text-align: center;
	border-bottom: 1px dotted #E38932;
	}

h2
	{
    font color: #FFFFFF;
	font-family: Times New Roman, Times, Georgia, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 5px;
	text-transform: uppercase;
	}

img
	{
    border: 0px;
	}


#footer
	{
	background-color: #464646;
	color: #000000;
    letter-spacing: -0pt;
    text-align: center;
    width: 580px;
    padding: 3px;
	border-top: 0px solid #ffffff;
    }

.stats 
	{
	border: 0px dotted #FFFFFF;
	background: url(img/stats.png) no-repeat top right;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Trebuchet MS;
    text-align: left;
	text-transform: uppercase;
    width: 290px;
    height: 145px;
	}

strong, b {
	color: #737373;
	}

i {
 	color: #FFFFFF;
    font-family: Garamond;
	font-size: 14px;
	}

input, button, select, option, textarea
	{
	background-color: #F3C696;
	font-color: #FFFFFF;
	font-family: Trebuchet MS; 
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0px;
	padding: 0px; 
	border: 0px;
	}

a:link, a:visited, a:active       
	{
	color: #B75947;
	font-weight: normal;
	font-style: none;
	padding: 1px; 
	text-decoration: none;
	}

a:hover       
	{
	background-color: none;
	color: #FFFFFF;
	font-weight: none;
	font-style: none;
	padding: 1px; 
	text-decoration: none;
	}

.main
	{
	position:absolute; 
	padding: 5px 0px 0px 0px; 
	top: 465px; 
	left: 44px; 
	width: 580px;
    font-color:#FFFFFF;
	}

.hillary
	{
	position:absolute;
	padding: 0px; 
	top: 94px;
	left: 40px;
	}

.navigation
	{
	position:absolute;
	padding: 0px; 
	top: 488px;
	left: 655px;
	}
	
#style
	{
	padding: 8px 0 0 0px;
	list-style-type: none;
	margin: -15px 0px 0px 5px;
	}

ul#style li
	{
	display: block;
	}

ul#style li a 
	{
	font-family: Trebuchet MS;
	font-size: 7px;
	text-transform: uppercase;
	letter-spacing: 1px;
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-style: none;
	width: 100%;
	padding: 3px;
	margin-bottom: 5px;
	background: transparent;
	border-bottom: 1px dotted #B55C67;
	}

ul#style li a:hover
	{
    color: #E3E3E3;
	background: url('img/navi-hover.png') repeat;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	}
