body        
	{
	background: #FFFFFF url(http://thornroses.org/img/bg-c.png) top left repeat-x;
	color: #989898;
	font-family: Arial, Serif; 
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 18px; 
	cursor: default;
	}

.header-1
	{
	position:absolute;
	padding: 0px; 
	top: 0px;
	left: 0px;
	}

.header-2
	{
	position:absolute;
	padding: 0px; 
	top: 155px;
	left: 0px;
	}

.header-3
	{
	position:absolute;
	padding: 0px; 
	top: 315px;
	left: 0px;
	}

.header-4
	{
	position:absolute;
	padding: 0px; 
	top: 498px;
	left: 0px;
	}

#navigation 
	{
	position: static;
	float: right;
	width: 100px;
	height: 500px;
	text-align: justify;
	padding-top: 150px;
	padding-right: 570px;	
	}

.nav a:link, .nav a:visited
	 {
	font: 33px garamond, sans-serif;
	font-style: italic;
	text-transform: lowercase;
	color: #FF2572;
	background: url('bg-nav.png') no-repeat;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	width: 226px;
	border: 0;
	}

.nav a:hover, .nav a:active
      {
	color: #0BD0B4;
	background: url('bg-nav2.png') no-repeat;
	display: block;
	text-decoration: none;
	cursor: default;
	}

.main
	{ 
    position: absolute;
	top: 80px; 
	left: 360px;
    width: 380px;
    text-align: justify;
	}

h1
	{
	background: url(http://www.thornroses.org/img/icon.png) top left no-repeat;
	color: #4070AA;
	font-family: Arial, Sans Serif; 
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 5px;
	padding: 0px;
	text-align: left; 
	text-transform: uppercase;
	}

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

.letter
	{
    font-color: #41C5E2;
	font-family: Georgia;
	background-color: #B1C4D7;
	border: 1px dotted #4070AA;
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	margin-right: 2px;
	margin-left: 30px;
	text-transform: lowercase;
	}

li
	{
	list-style: round;
	margin-left: 20px;
	}

#footer 
      {   
    background: #F9FBF0;
	border-bottom: 3px solid #82B9DE;
	margin: 0px auto;
	text-align: center;
    }

a:link, a:visited, a:active       
	{
	border-bottom: 1px dashed #FFFF00;
	color: #0AD1E4;
	font-weight: normal;
	padding: 1px; 
	text-decoration: none;
	}

a:hover       
	{
	border-bottom: 1px solid #FFFF00;
	background-color: none;
	color: #FF2572;
	font-weight: none;
	padding: 1px; 
	text-decoration: none;
	cursor: no-drop;
	}

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

i 
      {
 	color: #B64A82;
    font-family: Garamond;
    font-size: 15px;
    }

input, button, select, option, textarea
	{
	background: transparent;
	border: 1px dashed #43D4B9;
	color: #000000;
	font-family: Trebuchet MS; 
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	}
	
img	
	{
	border: 0px;
	}
	
	
#links
	{
padding-top: 200px;
padding-left: 50px;
margin: 0;
    }
	
#nav a:link, #nav a:visited, #nav a:active{

    { 
	color: #0AD1E4;
	font: 40px Garamond;
	font-style: italic;
	text-decoration: none;
	}
	
#nav a:hover
      {
	  color: #000000;
    }

