a:link {
	color: #0000CC;
	background: transparent;
	text-decoration: none;


} a:visited {
	color: #0000CC;
	background: transparent;
	text-decoration: none;


} a:active {
	color: #0000CC;
	background: transparent;
	text-decoration: none;



} a:hover {
	color: #CC3300;
	background: transparent;
	text-decoration: none;


}  a.red:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #CC3300 url(../pixs/menuhoverred.gif) no-repeat 5px 8px;


} a.red:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #CC3300 url(../pixs/menuhoverred.gif) no-repeat 5px 8px;


} a.red:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #CC3300 url(../pixs/menuhoverred.gif) no-repeat 5px 8px;



} a.red:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #80A5E7 url(../pixs/menu.gif) no-repeat 5px 8px;


} 


body {
	min-width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background: #80a5e7 url(../pixs/body.gif) repeat-x;
}


#centre {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	width: 950px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	width: 710px;
	color: #000000;
	font-size: 90%;
	float: right;
	text-align: justify;
	margin-right: 10px;
	background: #b2ceff;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#contentindex {
	width: 710px;
	color: #000000;
	font-size: 90%;
	float: right;
	text-align: justify;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #b2ceff;
	background-image: url(../pixs/eric15.jpg);
	background-repeat: no-repeat;
	background-position: 120px 50px;
	height: 500px;
}
#footer {
	width: 940px;
	padding-top: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	position: relative;
	float: left;
	text-align: left;
	text-indent: 450px;
	top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 
#header {
	float: left;
	height: 113px;
	width: 950px;
	text-align: left;
	font-size: 70%;
	font-weight: normal;
	color: #FF0000;
	position: relative;
	background: #1D3779;
	padding-top: 12px;
} 
#base {
	float: left;
	width: 910px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	background: #1D3779;
	top: 10px;
	color: #FFFFFF;
	font-size: 90%;
}

#innertop {
	float: left;
	width: 950px;
	position: relative;
	color: #000000;
	background: url(../pixs/innertop.gif) no-repeat;
	height: 32px;
}
#inner {
	float: left;
	width: 950px;
	position: relative;
	color: #000000;
	background: #80A5E7 url(../pixs/inner4.gif) repeat-y;
}

#left {
	float: left;
	width: 185px;
	position: relative;
	z-index: 100;
	text-align: left;
	left: 0px;
	color: #000000;
	background: url(../pixs/menutop.gif) no-repeat;
	
}
#leftmain {
	float: left;
	width: 185px;
	position: relative;
	list-style-type: none;
}

#main #inner #leftmain img {
	margin-bottom: 10px;
	margin-top: -20px;
}
#main #inner #content li {
	list-style-image: url(../pixs/li.gif);
}
#main #inner #contentindex iframe {
	float: right;
	width: 215px;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	margin-right: 0px;
	height: 470px;
	background: #FFFFFF;
	border: 1px solid #80A5E7;
}
#main #inner #leftmain p {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background: #80A5E7;
	text-align: left;
}
#menubase {
	float: left;
	width: 185px;
	position: relative;
	top: 30px;
	padding-bottom: 30px;
}.menu{
	float: left;
	width: 185px;
	position: relative;
	z-index: 100;
	
}

.centre {
	text-align: center;
}
h1 {
	font-size: 130%;
	top: 2px;
	bottom: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000000;
	background: #b2ceff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	
} .imagecentre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.imagenoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 
 .imageright {
	float: right;
	margin-left: 15px;
	border: 5px solid #FFFFFF;
}
.imageleft {
	float: left;
	border: 5px solid #FFFFFF;
	margin-right: 15px;
}
hr {
	color: #1D3779;
	background: #B2CEFF;
	height: 1px;
}


.imagerightnoborder {
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.imageborder {
	border: 5px solid #FFFFFF;
}




.noMarPad, .noMarPad {margin:0px; padding:0px}


.redtext {
	color: #cc3300;
	background: transparent;
	font-size: 24px;
	font-weight: bold;
	font-family: Mistral, Arial;
}
.mistral {
	font-family: Mistral, Arial;
	font-size: 200%;
	font-weight: bold;
}

.textlarge {
	font-size: 140%;
}

.textlargered {
	font-size: 150%;
	color: #CC3300;
	background: #B2CEFF;
}
.textmediumred {
	color: #CC3300;
	background: #B2CEFF;
	font-size: 120%;
}

.textred {
	color: #cc3300;
	background: #B2CEFF;
}

#right {
	float: right;
	width: 80px;
	position: relative;
	top: 20px;
	right: 25px;
}
#main #inner #content #right img {
	margin-bottom: 10px;
	border: 5px solid #FFFFFF;
}
#main #inner #content li {
	list-style-image: url(../pixs/li.gif);
}
.tdcentre {
	text-align: center;
	vertical-align: text-top;
	padding: 10px;
	width: 50%;
	color: #000000;
	background: #B2CEFF;
	border: 1px solid #FFFFFF;
}
.donotbendfont {
	font-weight: bold;
	color: #1D3779;
	background: #B2CEFF;
}
.tablecentre {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
