.body {
	background-image: url(images/bkgrnd.gif);
	height: 100%;
	background-repeat: repeat-y;
	background-position:center;
}
.imgbrdr1 {
	border-top-width: 50px;
	border-bottom-width: 30px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660099;
	border-bottom-color: #66CC33;
}
.frustrated {
width: 223px;
}

.txtmain {
	width: 299px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
}
.imgright {
	width: 196px;
	padding: 0px 47px 0px 0px;
	margin: 0px;
}

.thumb {
	color:#FFFFFF;
	border: 5px none #FFFFFF;
}

.ul {
	margin: 0px;
	padding-left: 13px;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.ul li {
list-style: none;
padding-top: 25px;
margin: 0px;
}
.ul li a {
	font-family: Arial Narrow, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	height: 20px;
	color: #FFFFFF;

}
.ul li a:visited {
font-family: Arial Narrow, Arial, "Times New Roman", Times, serif;
text-decoration: none;
height: 20px;
color: #FFFFFF;

}
.ul li a:hover {
font-family: Arial Narrow, Arial, "Times New Roman", Times, serif;
text-decoration: none;
height: 20px;
color: #CC0033;

}
.ul li a:active {
font-family: Arial Narrow, Arial, "Times New Roman", Times, serif;
text-decoration: none;
height: 20px;
color: red;

}
.contentbrdr {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660099;
	border-bottom-color: #660099;
}

