@charset "UTF-8";

	html {
		
background: #FFF url(../art/dd.jpg) top center repeat-y;
}	

												/* body: Defines page elements such as the background fade at the top */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom:10px;
	padding: 0;
	text-align: center; /* this centeentryrs the container in IE 5* browsers. */
	color: #000000;
	}	
														/* container: contains all elements on the page (excluding body-only elements, above) */
.base #container {
	width: 870px;
	margin: 0 auto;
	text-align: left;	
	} 
														/* allcontent: contains all elements excluding header and footer (and body elements) */
.base #allcontent {
	width: 870px;
	margin: 0 auto;
	text-align: left;

	}
	
A:visited {color: #336699; text-decoration: none;}
A:link {color: #336699; text-decoration: none;}
A:active {color: #336699;; text-decoration: none;}
A:hover {color: #336699; text-decoration: underline;}


.script {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 860px;
	text-align: right;
	padding-top: 15px;
	position: relative;
			}
		
.script h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #663366;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}
.topright {
	position: absolute;
	top: 0px;
	left: 515px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	width: 220;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	
		}
.entrycontainer {
	position: relative;
	top: 0px;
	left: 10px;
	width: 515px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	}
.entrycontainer2 {
	position: relative;
	top: 0px;
	left: 10px;
	width: 850px;
	
	}
	
	.entrycontainer2 p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	font-weight: lighter;
	color: #666633;
	}
/* this section for 3 column pages*/
.entry {
	position: relative;
	top: 0px;
	left: 0px;
	height: 160px;
	width: 500px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 1px;
	color: #000000;	
	line-height: 16px;
		}	
.entry h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336699;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
	line-height: 22px;
}
.entry h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336699;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}
.entry h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006699;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}
.entry h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669933;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}
.entry h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669933;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}


.entry h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990066;
	text-transform: none;
	font-style: normal;
		margin-right: 5px;
	margin-top: 0px;
}

/* this section for 2 column pages*/
.entry2 {
	position: relative;
	top: 0px;
	left: 0px;
	height: inherit;
	width: 500px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 1px;
	padding-top: 10px;
	border-top-style: dotted;
	border-top-width: thin;
	color: #000000;
			}
			
.entry2 p {
line-height: 22px;
}
.entry2 table {

font-size: 12px;
}
.entry2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}
.entry2 h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}
.entry2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006699;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}
.entry2 h3, .col_right h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669933;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}
.entry2 h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669933;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}

.entry2 h4 {
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066CC;
	text-transform: none;
	font-style: normal;
		margin-right: 5px;
	margin-top: 0px;
	}

.entry2 h5 {
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666633;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	}
	
	
.col_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	padding-right: 10px;
	left: 0px;
	margin-left: 0px;
	height: 150px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
		padding-top: 3px;
			}
	
.col_centre {
	position: absolute;
	top: 0px;
	left: 260px;
	width: 240px;
	padding-right: 10px;
	left: 260px;
	margin-left: 0px;
	height: 150px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	padding-top: 3px;
	}
	
.col_right {
	padding-top: 0px;
	position: absolute;
	top: 0px;
	left: 520px;
	width: 320px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	height: 100px;
	border-top-style: solid;
	border-top-width: 8px;
	border-top-color: #006600;
	padding-top: 4px;		
	}
.col_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.col_right_img {
	position: absolute;
	top: 0px;
	left: 690px;
	width: 140px;
	padding-left: 5px;
	padding-right: 0px;
	margin-left: 0px;
	height: 100px;
	
	}
.col_right_green {
	border-top-style: solid;
	border-top-width: 8px;
	border-top-color: #006600;
	padding-top: 4px;
	position: absolute;
	top: 0px;
	left: 525px;
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	height: 100px;
	
	}

.col_right_green a, .col_right_green a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-style: normal;
	margin-right: 5px;
	margin-top: 0px;
}




																/* footer: contains the company address and contact details */
.base #footer {
	width: 736px;
	padding: 0 10px;
	background:#FFFFFF;
	margin:0 auto;
	} 
.base #footer p {
	margin: 0;
	padding: 10px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #006699;
	}
.base #footer a {
	text-decoration: none;
	}
.base #footer a:hover {
	text-decoration: underline;
	}
																/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
	}
.fltlft {
	float: left;
	margin-right: 8px;
	}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}																
.base #toptails {
	margin: 0 15px 0 432px;	
	} 

