body {
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
	text-align: center;
	min-width: 750px;

}
a:link, body_alink {
	color: #a0c0e0;
	text-decoration: none;
}
a:visited, body_avisited {
	color: #a0c0e0;
	text-decoration: none;
}
a:hover, a:active, body_ahover {
	color: #4080a0;
	text-decoration: none;
}

h3 {
	font-family: Arial;
    color: #fff;
	text-decoration: none;
	word-spacing: 2px;
	text-align: left;
	letter-spacing: 2px;
	text-indent: 10px;
	line-height: 4px;
	font-size: 20px;
}
p#welcome {
	font-family: Arial;
	text-decoration: none;
	word-spacing: 2px;
	text-align: center;
	letter-spacing: 2px;
	text-indent: 0px;
	line-height: 18px;
    color: #fff;
    font-size: 16px;
}
p#viewscheme{
	font-family: Arial;
	text-decoration: none;
	word-spacing: 2px;
	text-align: center;
	letter-spacing: 2px;
	text-indent: 0px;
	line-height: 14px;
    color: #fff;
    font-size: 16px;
}
p {
	font-family: Arial;
	text-decoration: none;
	word-spacing: 2px;
	text-align: center;
	letter-spacing: 2px;
	text-indent: 0px;
	line-height: 14px;
    color: #4080a0;
    font-size: 16px;
}
div#container {
	margin: auto;
    margin-top: 50px;
	width: 741px;
	text-align: left;

}
div#banner {
  	width: 741px;
	height: 69px;
  	background-image: url(../images/banner.gif);
}
div#content {
 	width: 711px;
	height: 453px;
 	background-image: url(../images/bodybg.gif);
 	padding: 15px;
	text-align: center;
}
.displaycolour {
    width: 155px;
	height: 75px;
    display: inline;
    float:left;
    text-align: center;
    margin: 6px;
	padding: 4px;
	border: 1px solid #fff;
}
#displaycolourview1 {
    width: 215px;
	height: 85px;
    display: inline;
    float:left;
	text-align: center;
    margin: 6px;
	padding: 4px;
	border: 1px solid #fff;
}
#displaycolourview2 {
    width: 215px;
	height: 85px;
    display: inline;
	text-align: center;
    margin: 6px;
	padding: 4px;
	border: 1px solid #fff;
}
#displaycolourview3 {
    width: 215px;
	height: 85px;
    display: inline;
	text-align: center;
    margin: 6px;
	padding: 4px;
	border: 1px solid #fff;
}
#displaycolourview {
    width: 215px;
	height: 85px;
    display: inline;
    float:left;
	text-align: center;
    margin: 6px;
	padding: 4px;
	border: 1px solid #fff;
}
#copyright {
    color: #4080a0;
    font-size: 12px;
}

