<style type="text/css">
A:hover { 
color: #de4444;
font-weight: bold;
text-decoration: none; 
} 
A:link{
color: #de4444;
font-weight: bold;
text-decoration: none;
}
A:visited{
color: #de4444;
font-weight: bold;
text-decoration: none; 
}
body, td, font, div, p { 
font-family: arial rounded, arial; 
font-size: 10pt;
letter-spacing:0px; line-height:12pt;
color: #39527b; 
text-align: left; 
font-weight: normal; 

}

img, div { behavior: url(iepngfix.htc) }

.headings {
font-size:13pt; 
font-family:arial, arial;
letter-spacing:2px; line-height:9pt;
color: #eee8c6; 
padding: 3px;
padding-right: 90px;
text-align: left;
background-color: #de4444; 
font-weight: bold; 
text-transform: uppercase;
}

h1 {
font-size:13pt; 
font-family:arial, arial;
letter-spacing:2px; line-height:9pt;
color: #eee8c6; 
padding: 3px;
padding-right: 90px;
text-align: left;
background-color: #de4444; 
font-weight: bold; 
text-transform: uppercase;
}


.subheadings {
font-size:12pt; 
font-family:arial, arial;
letter-spacing:2px;
line-height:9pt;
color: #de4444; 
text-align: left;
font-weight: bold; 
text-transform: none;
}


h2 {
font-size:12pt; 
font-family:arial, arial;
letter-spacing:2px;
line-height:9pt;
color: #de4444; 
text-align: left;
font-weight: bold; 
text-transform: none;
}

body
{ margin-top: 0px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: url(pictures/layout/bg.jpg);
  background-color: #de6c44;
  background-repeat:repeat;
background-attachment: 
fixed
}

#top {
	position: absolute;
	padding: 0px;
	left: 50%;
	margin-left: -416px;
	margin-top: 50px;
}
	
#main {
	
	width:862px;
	margin-left:4px;
	margin-top:-5px;
	padding:0px;
	background-color:#eee8c6;
}

#text {
	
	width:832px;
	margin-left:15px;
	padding-top:15px;
	background-color:#eee8c6;
}


</style>
