/* stylesheet for Credits/Links */

h1, h2 {
	background-color : #DDA0DD;
	border-left-color : #7B68EE;
	border-left-style : double;
	border-left-width : medium;
	border-right-color : #9370DB;
	border-right-style : double;
	border-right-width : medium;
	border-top-color : #9370DB;
	border-top-style : double;
	border-top-width : medium;
	font-family : "Palatino Linotype", "Comic Sans MS", "Georgia Italic", cursive;
	font-size : 12pt;
	font-weight : bold;
	letter-spacing : 3px;
	margin-top : 10px;
	text-align : center;
	width : 200px;
}

h2 {
	width : 250px;
}

.design {
	color : #9370DB;
	font-family : "Trebuchet MS";
	font-size : 11pt;
	line-height : 120%;
	margin-left : 20px;
	margin-right : 20px;
	text-align : justify;
}

.design a{
	color : #9370C0;
	font-size : 10pt;
}

.links a{
	color : #CC66CC;
	font-family : AntiqueOliTMed, "Arial Black", sans-serif;
	font-size : 14pt;
	text-align : center;
	text-decoration : none;
}

.links a:hover{
	color : #FF00FF;
}

.linkshead {
	color : #C0C0C0;
	font-family : "Lucida Handwriting", cursive;
	font-size : 20pt;
	font-weight : bold;
	padding-top : 30px;
	text-align : center;
}

.linkssub {
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	font-style : italic;
	line-height : 120%;
	padding-bottom : 10px;
	text-align : center;
	vertical-align : top;
}

.linkstext {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 9pt;
	line-height : 120%;
	padding-bottom : 10px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	vertical-align : top;
}

.navblue a{
	background-color : #009CCE;
	border-left-color : #639CFF;
	border-left-style : double;
	border-left-width : thin;
	border-right-color : #639CFF;
	border-right-style : double;
	border-right-width : thin;
	color : #800000;
	font-family : Comic Sans MS;
	font-size : 7pt;
	padding-left : 2pt;
	padding-right : 2pt;
	text-decoration : none;
	width : 100%;
}

.navblue a:hover{
	color : #FFFF00;
}

.navpink a{
	background-color : #FF66CC;
	border-left-color : #CC3333;
	border-left-style : double;
	border-left-width : thin;
	border-right-color : #CC3333;
	border-right-style : double;
	border-right-width : thin;
	color : #800000;
	font-family : Comic Sans MS;
	font-size : 7pt;
	padding-left : 2pt;
	padding-right : 2pt;
	text-decoration : none;
	width : 100%;
}

.navpink a:hover{
	color : #FF0000;
}

.words {
    font-family: Nadianne, "Comic Sans MS"; 
	font-size : 12pt;
	padding-bottom : 15px;
	padding-top : 10px;
}

#container {
	float : left;
	height : 100%;
	left : 0px;
	margin : 10px;
	position : relative;
	top : 0px;
	width : 95%;
}

#maintable, #shadow {
	background-color : #CCCCFF;
	height : 100px;
	left : 0px;
	position : relative;
	top : 0px;
	width : 99%;
	z-index : 3;
	visibility: visible;



}

#maintable2, #shadow2 {
	background-color : #E6E6FA;
	left : 0px;
	position : relative;
	top : 10px;
	width : 99%;
	z-index : 4;
	visibility: visible;

}

#shadow {
	background-color : #A5A5A5;
	left : 8px;
	top : 6px;
	z-index : 2;
}

#shadow2 {
	background-color : #A5A5A5;
	left : 8px;
	top : 6px;
	z-index : 3;
}

#topcolour{
	background-color : #6699CC;
}

#topcolour2{
	background-color : #87CEEB;
}
.imatch {

	color : #666666;
	font-family : "Trebuchet MS";
	font-size : 11pt;
	line-height : 120%;
	margin-left : 5px;
	margin-right : 5px;
	text-align : left;
}
