body        
	{
	background: #D4D4D4 url(img/bg.png) top left repeat-y;
	color: #000000;
	font-family: Trebuchet MS; 
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 15px; 
	}

h1
	{
	background:  url(img/bullet.png) top left no-repeat;
	color: #D38A44;
	font-family: garamond, georgia, trebuchet ms, verdana, arial, sans-serif; 
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 5px;
	padding: 6px 28px 1px 28px; 
	text-align: left; 
	text-transform: lowercase;
	}

h2
	{
        color: #B60200;

        font-family: courier new;

        font-size: 11px; 
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-style: none;
        text-align: right;
	border-bottom: 1px solid #ffffff;
	}

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

img
	{
        border: 0px;
	}


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

.stats 
	{
	border: 0px dotted #FFFFFF;
	background: #000000 url(img/stats.png) no-repeat top right;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Trebuchet MS;
    text-align: left;
    width: 310px;
    height: 149px;
    padding-top: 10px;
	}
	
	strong, b {
        text-decoration: none;
	font-weight: bold;
	color: #828282;
        font-family: Georgia;
        letter-spacing: 1px;
	}

i {
 	color: #D80909;
        font-family: Georgia;
	}

underline, u {
	font-weight: underline;
	border-bottom: 0px dotted #BB0826;}

li
	{
	list-style: square;
	font-variant: normal; 
	font-weight: normal;
	color: #000000;
	margin-left: 15px;
	}

input, button, select, option, textarea
	{
	background: transparent;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 3px solid #000000;
	border-left: 0px solid #007675;
	color: #0D62B9;
	font-family: Trebuchet MS; 
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0px;
	padding: 0px; 
	}

a:link, a:visited, a:active       
	{
	border-bottom: 1px dotted #8D8D8D;
	color: #0D62B9;
	font-weight: normal;
	font-style: italic;
	padding: 1px; 
	text-decoration: none;
	}

a:hover       
	{
	border-bottom: 1px dashed #006D9F;
	background-color: none;
	color: #8D8D8D;
	font-weight: none;
	font-style: italic;
	padding: 1px; 
	text-decoration: none;
	}

table 
	{
	border: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Trebuchet MS, Georgia;
        }

.main
	{
	position:absolute; 
	padding: 5px 0px 0px 0px; 
	top: 520px; 
	left: 235px; 
	width: 480px;
        font-color:#FFFFFF;
	}

.troyella
	{
	position:absolute;
	padding: 0px; 
	top: 0px;
	left: 0px;
	}

.navigation
	{
	position:absolute;
	padding: 0px; 
	top: 488px;
	left: 695px;
	}
