body
{
background:url(images/strip.jpg) repeat-x;
background-color:#B3B3B1;
font-family:Arial;
font-weight:bold;
font-size:13px;
margin:0px;
padding:0px;
}

.bodyimage01
{
float:right;
padding-right:0px;
padding-top:0px;
border:0px solid black;
margin-right:10px;
margin-left:8px;
margin-top:20px;
margin-bottom:4px;
}

h1
{
font-size:20px
}

#mainbody
{
background:url(images/strip2.jpg) right repeat-y;
height:auto;
margin:auto;
width:750px;
}

#text
{
padding:15px;;
}

#topimage
{
/*background: url(images/0870P2_02.jpg) no-repeat;*/
height:119px;
margin:auto;
width:750px;
}

#button1
{
	background:url(images/image1.jpg) no-repeat;
	height:67px;
	width:155px;
	margin:auto;
	padding:0px;
}

#bottomborder
{
background:url(images/footer.jpg) no-repeat;
height:42px;
width:750px;
margin:auto;
}

#button2
{
	background:url(images/image2.jpg) no-repeat;
	height:67px;
	width:146px;
	margin:auto;
	padding:0px;
}

#navbar
{
height:67px;
margin:auto;
width:750px;
padding:0px;
}

a:link
{
color:#B6C6E0;
text-decoration:none;
font-weight:bold
}

a:visited
{
color:#616161;
text-decoration:none;
font-weight:bold;
}

a:hover
{
color:#718BBE;
font-weight:bold;
text-decoration:underline;
}

.kev
{
list-style-type:none;
margin:0px;
padding:0px;
}

.listbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	list-style-type: circle;
	list-style-image:  url("images/bullet.jpg");
}


