body        
	{
	background: #F8E7EB url(img/bg.png) top left repeat-y;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #717171;
	font-family: Arial, Trebuchet MS; 
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px; 
	}

h1
	{
	font: 22px georgia;
	color: #8F83E8;
	border-bottom: 1px dashed #FF9EB2;
	background:  transparent;
	text-align: center;
	letter-spacing: 6px;
	text-transform: lowercase;
	padding-bottom: 3px;
	padding-left: 34px;
	padding-top: 1px;
        font-weight: bold;
        font-style: italic;
	margin-bottom: 4px;
	margin-top: 2px;
	}

h3
	{
        font-color: #E487B6;
	font-family: Arial;
	font-size: 19px;
	font-style: none;
        font-weight: bold;
	text-transform: uppercase;
        line-height: 1px;
	}


strong, b {
        text-decoration: none;
	font-weight: bold;
	color: #FB9CCB;}

i {
 	color: #B492EE;
	font-size: 12px;
        font-family: georgia;}

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

li
	{
	list-style: url(http://fan.thornroses.org/lts/img/star.png) square;
	font-style: none; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12px;
	color: #EC74C0;
	font-family: Arial; 
	margin-left: 40px;
	}

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

#footer
	{
	background-color: #F4F4F4;
	color: #242424;
        font-size: 12px;
	font-family: Arial; 
        letter-spacing: -0pt;
        line-height:12px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 5px;
        text-align: center;
        border-top: 0px dashed #000000;
        width: 100%;}



a:link, a:visited, a:active       
	{
	border-bottom: 0px dotted #CCCCCC;
	color: #6FC4D6;
	font-weight: normal;
	font-style: none;
	padding: 1px; 
	text-decoration: none;
	}

a:hover       
	{
	border-bottom: 3px solid #D4F3FC;
	background-color: none;
	color: #FF9EB2;
	font-weight: none;
	font-style: none;
	padding: 1px; 
	text-decoration: none;
	}

.stats 
	{
	border: 2px dotted #FFFFFF;
	background: #F3F3F3 url(http://fan.thornroses.org/lts/img/stats.png) no-repeat top right;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
        text-align: left;
        padding-left: 20px;
        padding-top: 10px;
        width: 293px;
        height: 154px;
	}

img	
	{
	border: 0px;
	}

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

.main
	{
	position:absolute; 
	top: 560px; 
        padding-right: 8px;
        padding-left: 8px;
	left: 42px; 
	width: 650px;
        font-color:#717171;
        background-color: #FFFFFF;
	}

#nav {
	padding-bottom: 3px;
        padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	color: #2d6393;
	position:absolute;
	left: 41px;
        border: 0px;
	width: 673px;
	font-family: garamond;
	text-transform: uppercase;
        font-weight: bold;
	border-bottom: 6px solid #FFD3E9;
	text-align: center;
        font-size: 13px;
        letter-spacing: 2px;
	}

#nav a {
	color: #66BBD1;
	border-bottom: 6px solid #FFD3E9;
	padding: 5px 10px 5px 10px;
	background: #F8E7EB;
        font-weight: bold;
	}

#nav a:hover {
        color: #A581E1;
        border-bottom: 6px solid #FFD3E9;
        background: #FFFFD6;
        font-weight: bold;
        }
