/* Styles the body. */



/* The design-holder. */

#holder{
 position: relative;
 left: 50%; top: 0;
 width: 748px; height: auto;
 margin-left: -375px; margin-bottom: 50px;
 padding-bottom: 25px;
 background-color:#FFFFFF
}

.Sty4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #CC6600;
}

body {
	background-image:url(../Bg/bg.gif);
}
