﻿/* Layout Cala of Caleb Bulldogs, by Caleb Bulldogs */
/* All associated graphics copyright 2008, Roy Zwart */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */
	 
/*----------Layout--------------------------------------------------------------*/
html{
scrollbar-face-color:#153318;
scrollbar-highlight-color:#3c743c;
scrollbar-3dlight-color:#3c743c;
scrollbar-darkshadow-color:#3d743b;
scrollbar-shadow-color:#3d743b;
scrollbar-arrow-color:#1a471e;
scrollbar-track-color:#3d743b2;
}
Body{
	background-color:#021801;
	text-align:center; 
	background-attachment:fixed;
	
}
table{
	width:350px
	border-collapse: seperate;
	width: 325px;
	border: 2px solid #183A1C; 
}

td{
	border: 1px solid #183A1C;
	border-spacing: 1px;
	text-align: justify;
	padding-bottom:0px;	  
}
img{
	width:300px;
	border: 2px solid #153318;
}
.img1{
	border: 0px solid #153318; 
	}
/*----------Links--------------------------------------------------------------*/
a:link{ 
	text-decoration:none; 
	color:#3c743c;
	font-weight:bold;
	}
a:visited{ 
	text-decoration:none; 
	color:#3c743c;
	font-weight:bold;
}
a:hover{ 
	text-decoration:none; 
	color:#3c743c;
	font-weight:bold;
}
a:active{ 
	text-decoration:none; 
	color:#3c743c;
	font-weight:bold;
}

/*----------Text--------------------------------------------------------------*/
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#3c743c;
	font-size:13px;
	text-align:center;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#3c743c;
	font-weight:600;
	font-size:12px;
	text-align:left;
	padding-right:240px;
	text-align:justify;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	color:#3c743c;
	font-size:13px;
	font-weight:600;
	text-align:left;
	}
.speciaal{
	font-family:Arial, Helvetica, sans-serif;
	color:#3c743c;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.foto{
	font-family:Arial, Helvetica, sans-serif;
	color:#3c743c;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.gif{
	font-family:Arial, Helvetica, sans-serif;
	color:#3c743c;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	}
	.style1 {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3c743c;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	
}

