

A.navlink {
	font-family:Verdana;
	color:#424242;
	text-decoration:none;
	font-size:8pt;
	font-weight:400;
	letter-spacing: 0px;
	background-color:transparent;
}

A.navlink:hover {
	color:#97301c;
	background-color:transparent ;
}

A.currentPageLink {
	font-family:Arial;
	color:red;
	text-decoration:none;
	font-size:10pt;
	font-weight:400;
	letter-spacing: 5px;
	background-color:transparent;
}

A.currentPageLink:hover {
	color:red;
}

.normalLink {
	font-family:Verdana;
	color:#c0c0c0;
	text-decoration:none;
	font-size:8pt;
	font-weight:400;
	background-color:transparent;
}
.normalLink:hover {
	color:red;
}



A.footerLink {
	font-family:"Comic Sans MS";
	color:#9A9A9A;
	font-size:7pt;
	text-decoration:none;
	font-weight:100;
}


A.footerLink:hover {
	color:red;

}

A.currentFooterLink {
	font-family:"Comic Sans MS";
	color:red;
	font-size:7pt;
	text-decoration:none;
	font-weight:100;
}

A.generalLink {
	text-decoration:none;
	font-family:Arial;
	color:#c0c0c0;
}

input,textarea,checkbox {
	background-color: white;
	color:#424242;
}




/* LAYOUT */


body {
	position:relative;
	text-align:center;
	font-family:Verdana;
	font-weight:400;
	font-size:8pt;
	color:#424242;
	background-color:#cccccc;
	height:100%;
	margin-bottom:0px;
	background-image:url("bg_grad2.gif");
	background-repeat:repeat-x;
	line-height:18px;
}


div#navSpacer {
	padding: 0px 10px 0px 10px;
}



.navBar {

	padding: 89px 0px 0px 0px;
	text-align:center;
}


div#mainPlate {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height:238px;
	background-color:white;
	background-image:url("headerbar.jpg");
	background-position:top;
	background-repeat: no-repeat;
	z-index: 2;
}

div#mainPlate2 {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 895px;
	background-color:#e7e7e7;
	padding: 0px 0px 0px 0px;
	position:relative;
	z-index: 2;
}

div#mainPlate3 {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 495px;
	background-color:#e7e7e7;
	padding: 0px 0px 0px 0px;
	position:relative;
	z-index: 2;
}


div#indexPageDVDImage {
	background-image:url("DVDImage.jpg");
	background-repeat: no-repeat;
	height:269px;
	width:291px;
	position:absolute; left: 429px; top:0px;
	z-index: 1;
	padding: 0px 0px 0px 0px;
}

div#indexPageBodyText {
	position:absolute; left: 25px; top:20px;
	width:385;
	text-align:justify;
	z-index: 2;
}







div#paypalButton {
	height:315px;
	width:200px;
	position:absolute; left: 470px; top:255px;
	z-index: 1;
	padding: 0px 0px 0px 0px;
}


div#wmpicon {
	position:absolute; left: 303px; top:28px;
	z-index: 2;
}



div#footerBar {
	position:absolute; left: 0px; top: 700px;
	width: 720px;
	height:200px;
	background-color:white;
	background-image:url("footerbar.jpg");
	background-position:top;
	background-repeat: no-repeat;
	z-index: 1;
}


div#footerBar2 {
	position:absolute; left: 0px; top: 300px;
	width: 720px;
	height:200px;
	background-color:white;
	background-image:url("footerbar.jpg");
	background-position:top;
	background-repeat: no-repeat;
	z-index: 1;
}


div#leaves1 {
	position:absolute; left: 180px; top: 510px;
	width: 215px;
	height:70px;
	background-image:url("leaves1.jpg");
	background-repeat: no-repeat;
	z-index:-1;
}

div#leaves2 {
	position:absolute; left: 522px; top: 492px;
	width: 215px;
	height:70px;
	background-image:url("leaves2.jpg");
	background-repeat: no-repeat;
	z-index: -1;
}

div#leaves3 {
	position:absolute; left: 95px; top: 165px;
	width: 215px;
	height:70px;
	background-image:url("leaves1.jpg");
	background-repeat: no-repeat;
	z-index:-1;
}

div#leaves4 {
	position:absolute; left: 95px; top: 225px;
	width: 215px;
	height:70px;
	background-image:url("leaves1.jpg");
	background-repeat: no-repeat;
	z-index:-1;
}

.bold {
	font-weight:900;
}



.bodyTextLeft {
	text-align:right;
}






div#copyrights {

	font-family:Arial;
	color:#999999;
	font-size:7pt;
	line-height: 12px;
}





