body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #333333;

}
.border_right_edge {
	background-image: url(img/border-rightedge.png);
	background-repeat: no-repeat;
}
.border_bottom {
	background-image: url(img/border-bottom.png);
	background-repeat: repeat-x;
}
.border_left_edge {
	background-image: url(img/border-leftedge.png);
	background-repeat: no-repeat;
}
.border_left {
	background-image: url(img/border-left.png);
	background-repeat: repeat-y;
}
.border_right {
	background-image: url(img/border-right.png);
	background-repeat: repeat-y;

}
#menu a:hover {
	background-color: #006699;
	padding: 10px;
	display: block;
	color: #CCCCCC;

}
#menu a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 10px;
	background-color: #ca2128;

}
.thin-bar {
	font-size: 9px;
	height: 12px;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;

}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #00761C;
	padding-left: 20px;


}
#LayerBG {
	background-image: url(img/ballerina.png);
	background-position: -130px -50px;
	background-repeat: no-repeat;

}
.full-tr {
	background-image: url(trfull.png);
	background-position: -200px -80px;
}
.border_top {
	background-repeat: repeat-x;
	background-image: url(poop/top.png);


}
.inner_bor_top_left {
	background-repeat: no-repeat;
	height: 38px;
	width: 58px;

}
.inner_bor_top_right {
	background-repeat: no-repeat;
	height: 38px;
	width: 58px;


}
.inner_bor_left {
	background-image: url(poop/left.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.inner_bor_right {
	background-image: url(poop/right.png);
	background-repeat: no-repeat;
	background-position: right top;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ca2128;
}

