body {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CCCCCC;
}

img {
	display: block;
	border: none;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}

a#base:link {
	color: #413F77;
}
a#base:visited {
	color: #413F77;
}
a#base:hover {
	color: #0000CC;
}
a#base:active {
	color: #0000CC;
}

#container {
	margin: 0px auto;
	width: 773px;
	padding: 10px;
	background-color: #F4F6FC;
	background-image: url(graphics/layout/mainbg.jpg);
	background-position: -2px 100px;
	background-repeat: no-repeat;
	clear: both;
	border: 1px solid #006666;




}

#header {
	font-family: Arial, Helvetica, sans-serif;
	height: 80px;
	background-image: url(graphics/layout/headerbg.jpg);
	padding: 0px 0px 0px 5px;
	border: 1px solid #C4C6CF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 30px;
	vertical-align: bottom;
	color: #000066;
}
#title {
	position: relative;
	top: 35px;
	left: 5px;

}
#titlesmaller {font-size: 20px}
#addbar {
	font-size: 12px;
	color: #333399;
	background-color: #E9EDFE;
	width: 767px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;


}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45485D;

}
#text1 {
	width: 395px;
	border: 1px solid #CCDAFF;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#text2 {
	width: 763px;
	border: 1px solid #CCDAFF;
	padding: 5px;
	clear: both;
	margin-bottom: 5px;
}
#text3 {
	width: 390px;
	border: 1px solid #CCDAFF;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 85%;
	}
#text3 p {
	margin-bottom: 6px;
}

#text2 img {
	float: right;
	border: 1px solid #006666;
	margin: 4px;
}

#imagecontainer {
	width: 358px;
	float: right;

}
#leftimages {
	display: inline;
	float: left;
}
#l1 {
	margin-bottom: 7px;
	border: 1px solid #006666;
}
#l2 {
	border: 1px solid #006666;
}

#rightimage {
	display: inline;
	float: right;
	border: 1px solid #006666;

}
.baselink {
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 121px;
	margin-top: 10px;
	float: left;
	margin-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-image: url(graphics/layout/buttonbg.gif);
	height: 24px;



}
.formtext1 {
	float: left;
	width: 80px;
	}
.formbox1 {
	float: left;
	width: 300px;
	}
.formbox2 {
	margin-left: 80px;
	padding-top: 20px;

	}
.comment {
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.centre {
	text-align: center;
}
