/* 3dtp Css Stylesheet - © Gary Tamblyn 2004 */

body{
background-color: "#fff";
background-image: url(background.jpg);

}

.header {
position: absolute;
margin: 0px;
left: 0px;
top: 0px;
}

.navbox{
position: absolute;
top:100px;
width:300px;
}

.floatleft{
float: left;
margin-top: 0px;       
margin-bottom: 10px;
margin-left: 0px;
margin-right: 10px;
}


a.button-selected {
position: relative;
left: 0px;
width: 240px;
height: 15px;
margin: 0px 0px 5px 0px;
background:fixed;
background-color: #009900;
background-image: url(bg4.jpg);
background-repeat: no-repeat;
text-decoration: none;
float:left;
text-indent: 1em;
font-size: 8pt;
font-family: tahoma, arial, helvetica, sans-serif;
color:#fff;
}

a.button-green {
position: relative;
left: 0px;
width: 220px;
height: 15px;
margin: 0px 0px 5px 0px;
background:fixed;
background-color: #009900;
background-image: url(bg3.jpg);
background-repeat: no-repeat;
text-decoration: none;
float:left;
text-indent: 1em;
font-size: 8pt;
font-family: tahoma, arial, helvetica, sans-serif;
color:#fff;
}

a:link.button-green {
background-image: url(bg3.jpg);
background-color: #fee;
}

a:hover.button-green {
background-color: #330;
background-image: url(bg1.jpg);
color:#fff;
}

a.button-red {
position: relative;
left: 0px;
width: 250px;
height: 20px;
margin: 0px 0px 5px 0px;
background-color: #009900;
background-image: url(gradient-red.gif);
background-repeat: no-repeat;
text-decoration: none;
float:left;
text-indent: 1em;
font-size: 8pt;
font-family: tahoma, arial, helvetica, sans-serif;
color:#220;
}

a:link.button-red {
background-image: url(gradient-red.gif);
background-color: #fee;
}

a:hover.button-red {
background-color: #330;
background-image: url(gradient-black.gif);
color:#fff;
}

a.button-grey {
position: relative;
left: 0px;
width: 220px;
height: 15px;
margin: 0px 0px 5px 0px;
float:left;
text-indent: 1em;
text-decoration: none;
background-image: url(gradient-grey.gif);
background-repeat: no-repeat;
font-size: 8pt;
font-family: tahoma, arial, helvetica, sans-serif;
color:#220;
}

a:hover.button-grey {
background-color: #330;
background-image: url(bg1.jpg);
color:#fff;
}

.pictext{
position: absolute;
top:100px;
left:240px;
border-width:0px;
border-color:#000;
border-style:solid;
width:600px;
height:3000px;
background-color: #fff;
background-image: url("bg2.jpg");
background-attachment:fixed;
}

.picbox{
position:absolute;
left:240px;
top:100px;
width:400px;
height:200px;
border-width:0px;
border-color:#000;
border-style:solid;
margin-left:0px;
}

.textbox{
position: absolute;
top:300px;
left:245px;
margin-top:10px;
margin-bottom:200px;
margin-left:20px;
width:380px;
height:200px;
font-family: tahoma, arial, helvetica, sans-serif;
font-size:9pt;
}

#heading{
position: relative;
margin-top: 10px;
font-family: tahoma, arial, helvetica, sans-serif;
font-size:15pt;
color:#077;
}

#script{
position: relative;
margin-top: 10px;
font-family: courier, arial, helvetica, sans-serif;
font-size:8pt;
color:#077;
}

#headings{
font-family: tahoma, arial, helvetica, sans-serif;
font-size:12pt;
color:#077;
text-indent:0em;
}


.pdf{
position: relative;
top: 300px;
left: 0px;
background-image: url(pdf.jpg);
}

#box { 
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	background-image: url(box.gif); 
	background-repeat: no-repeat;
	visibility: visible; 
	position: absolute;
	margin:0px;
	top: 300px; 
	left: 45px; 
	width: 140px; 
	height: 205px;
	padding: 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
 }

#boxappeal { 
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	background-image: url(appeal-box.gif); 
	background-repeat: no-repeat;
	visibility: visible; 
	position: absolute;
	margin:0px;
	top: 300px; 
	left: 45px; 
	width: 140px; 
	height: 205px;
	padding: 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
 }

#boxplus { 
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	background-image: url(calendar-box.gif); 
	background-repeat: no-repeat;
	visibility: visible; 
	position: absolute;
	margin:0px;
	top: 525px;
	left: 45px; 
	width: 140px; 
	height: 300px;
	padding: 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
 }

a.downloadbutton { 
	background-image: url(download-button1.gif); 
	visibility: visible; 
	position: absolute; 
	top: 120px; 
	left: -21px; 
	width: 188px; 
	height: 105px; }

a.downloadbutton:link { 
	background-image: url(download-button1.gif);}

a.downloadbutton:hover { 
	background-image: url(download-button2.gif);}

a.donatebutton { 
	background-image: url(donate-button1.gif); 
	visibility: visible; 
	position: absolute; 
	top: 120px; 
	left: -21px; 
	width: 188px; 
	height: 105px; }

a.adobe{
	position: absolute; 
	top: 550px; 
	left: 80px;
	width: 88px;
	height:31px;
	background-image: url(get_adobe_reader.gif);
	}

a.adobe:link{
	background-image: url(get_adobe_reader.gif);
	}








