p{
	font-family: Lucida Calligraphy;
	color: #ff6c00;
}

a:link{color: #ff0000; text-decoration: none;}
a:visited{color: #ff0000; text-decoration: none;}
a:hover{color: #660000;}
a:active{text-decoration: underline;}

td {background-repeat: no-repeat;
padding: 0; margin: 0; vertical-align: top;
}

td.top {
vertical-align: bottom;
}

body {
background-color: #000000;


}

div#wrapper {
background-image: url(background.png);
background-repeat: no-repeat;
background-attachment:fixed;
width: 100%;
height: 2000px;
margin: 0;

}

table {border: none;}
	p {color: #ff6c00;}
	
.ContentCell {

background-image: transback.png;
background-repeat: repeat;
border-left: 20px solid #000000;
border-bottom: 20px solid #000000;
padding: 15px 0 0 15px;

}
	