.bodycopy {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #6A6A6A;
}
.bgmain {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.bg_right {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_left {
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_bot_left {
	background-color: 232323;
	background-image: url(images/bg_bot_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.menulink A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCB4FE;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.menulink A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCB4FE;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
	
.menulink A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCB4FE;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.menulink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
}.hrule {
	color: #CCCCCC;
	background-color: #FFFFFF;
	height: 1px;
}
.img_border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBAA28;
	border-right-color: #EBAA28;
	border-bottom-color: #D59210;
	border-left-color: #D59210;
}
.bodycopypink {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	line-height: 22px;
	color: #D31E89;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 15px;
	line-height: 16px;
	color: #D31E89;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 25px;
	line-height: 23px;
	color: #D31E89;
}
.img5px_pad_border {
	padding: 5px;
	border: 1px solid #999999;
	margin-right: 15px;
}
.bodycopyhome {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	line-height: 15px;
	color: #6A6A6A;
}
.imgrightmarg {
	padding: 0px;
	border: 0px none #999999;
	margin-right: 15px;
}
