/***********************************************/
/* divs.css */
/* */
/* These layout divs define the page layout. */
/* */
/***********************************************/
/***********************************************/

/* Layout Divs */
/************************************/
/*End Layout Divs */

/******Main Body*****************************************/
/************"Comic Sans MS",***********************************/
body {
font-family: Comic Sans MS, Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
background-color: #CCCCCC;
background-image: url(paper.jpg);
background-repeat:repeat;
}

/****Tables********************************/
table {
border:0;
}


/****Thumb cells********************************/
td1 {
text-align:center;
vertical-align:top;
width:20%;
height:auto
}


/****Thumb cells********************************/
.ThumbBox{
text-align:center;
vertical-align:top;
width:auto;
height:auto;
}
/***********************************************/
.sd-standard {
font-size: 12px;
font-weight: normal;
color:#000000;
}
/***********************************************/
.sd-centre {
font-size: 12px;
font-weight: normal;
color:#000000;
text-align:center
}
/***********************************************/
.sd-blue-strong {
font-size: 12px;
font-weight:bold;
color: #0000FF;
}
/***********************************************/
.sd-blue {
font-size: 12px;
font-weight: normal;
color: #0000FF;
}
/***********************************************/
.sd-Red {
font-size: 12px;
font-weight: normal;
color: #CC0000;
}
/***********************************************/
.sd-HeadRed {
font-size: 14px;
color: #990000;
font-weight:bold;
font-style: normal;
text-align:center
}
/***********************************************/
.sd-BigHeadRed {
font-size: 24px;
color: #990000;
font-weight:bold;
font-style: normal;
}
/***********************************************/
.sd-blue-675wide {
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #0000FF;
width:auto;
}
/***********************************************/
.gill1 {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
/***********************************************/
.kate1 {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
/***********************************************/
