body
{
	background-color: #443003;
}

.main
{
	background-image: url(images/03slice.jpg);
	background-repeat: y-repeat;
	padding: 10px 0px 110px 10px;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 10pt;
	color: #443003;
}

.nav
{
	background-image: url(images/04slice.jpg);
	background-repeat: y-repeat;
}

.side
{
	background-image: url(images/01slice.jpg);
	background-repeat: y-repeat;
}

p
{
        padding: 0px 5px;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 10pt;
	color: #443003;
        text-align: center;   
}

.line
{
padding: 0px 5px;
font-size: 14pt;
line-height: 10pt;
text-align: right;
font-weight: bold;
font-variant: small-caps;
border-bottom: #443003 solid 1px;
}

.p
{
        padding: 0px 125px 0px 0px;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 10pt;
	color: #443003;
	text-align: right;
}

.text
{
	background-color: #df0d84;
	color: #443003;
	border: 0px;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 10pt;
}

a:link
{
font-size: 10pt;
line-height: 12pt;
font-variant: small-caps;
color: #443003;
text-decoration: none;	
}

a:active
{
font-size: 10pt;
line-height: 12pt;
font-variant: small-caps;
color: #df0d84;	
background-color: #443003;
text-decoration: none;		
}

a:visited
{
font-size: 10pt;
line-height: 12pt;
font-variant: small-caps;
color: #443003;	
text-decoration: none;	
}

a:hover
{
font-size: 10pt;
line-height: 12pt;
font-variant: small-caps;
color: #df0d84;	
background-color: #443003;
text-decoration: none;	
}
