body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
	.style1 {
	font-size: large;
	font-weight: bold;
}

	.style2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
}
	.style3 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}
.copyStyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C0000;
}	
#main {
	position:absolute;
	left:100px;
	top:0px;
	width:1057px;
	height:855px;
	z-index:1;
	background-color: #D9D9D9;
	background-image: url(images/test.jpg);
}
#heading {
	position:absolute;
	left:192px;
	top:34px;
	width:900px;
	height:254px;
	z-index:2;
	background-color: #CBBA8E;
}
#menu {
	position:absolute;
	left:350px;
	top:215px;
	width:600px;
	height:20px;
	z-index:2;
	background-color: #FDFDFD;
}

#text {
	position:absolute;
	left:206px;
	top:245px;
	width:850px;
	height:520px;
	z-index:2;
	overflow: auto;
}
#picframe {
	position:absolute;
	left:830px;
	top:442px;
	width:220px;
	height:320px;
	z-index:1;
	overflow: auto;
	background-image: url(images/frontpage.jpg);
}
.bl {background: url(images/br.gif) 0 100% no-repeat}
.br {background: url(images/bl.gif) 100% 100% no-repeat}
.tl {background: url(images/tr.gif) 0 0 no-repeat}
.tr {background: url(images/tl.gif) 100% 0 no-repeat; padding:10px}
.obl {background: url(images/obr.gif) 0 100% no-repeat}
.obr {background: url(images/obl.gif) 100% 100% no-repeat}
.otl {background: url(images/otr.gif) 0 0 no-repeat}
.otr {background: url(images/otl.gif) 100% 0 no-repeat; padding:10px}
#cakeLayer {
	position:absolute;
	left:705px;
	top:30px;
	width:200px;
	height:221px;
	z-index:2;
}
a:link {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	color: #4E2014;
	text-decoration: none;
}
a:visited {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	color: #4E2014;
	text-decoration: none;
}
a:active {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	color: #4E2014;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	color: #4E2014;
	text-decoration: underline;
}
#copyright{
	position:absolute;
	left:154px;
	top:790px;
	width:973px;
	height:15px;
	z-index:2;
}
#fieldset
{
border: 1px solid #781351;
width: 20em
}

#legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 

