/* The CSS that's required to position the footer */
html { height: 100%; }
body {
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(picts/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment:fixed;
	height:100%;
}
/* PAGE LINK COLORS */
a {
	text-decoration:none;
}
a:link, a:visited, a:active {
	color:#ffd700;
}
a:hover {
	color:#fff;
}
/* HOME PAGE */
.contentwrap {
	font: 12px Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:654px;
	text-align:left;
}
/* a div whose class="contentwrap home" has its style changed slightly... */
.contentwrap.home {
	margin:0;
	height:606px;
	width:905px;
	text-align:left;
	background-color:#694068;
}
/* a div with the ID="leftbox" that is found inside another div of class="contentwrap home" is modified to use this style */
.contentwrap.home #leftbox {
	background: url(picts/home-1.jpg) no-repeat;
	width:651px;
	height:605px;
	text-indent:-9999px;
	float:left;
}
/* a div with class="contentright" inside a div with class="contentwrap home" has these styles */
.contentwrap.home .contentright {
	background: #694068 url(picts/content_lb.gif) repeat-y;
	float:left;
	width:230px;
	height:100%;
	font:12px Arial, Helvetica, sans-serif;
	padding:0 10px;
	vertical-align:bottom;
}
#content-box {
	padding: 0;
	display:block;
}
.boxhead {
	font-size:16px;
	display:inline;
}
.boxhead .titlegray {
	font-size:16px;
	margin:0;
}

.blackout { color: #000; }

.clearfix { clear:both; }

/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

table {
	color: #f0f0f0;
	font: 12px arial, verdana, sans-serif;
}



.title {
	color: #fff;
	font: 23px arial, verdana, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}
.titlegray {
	color: #ffd700;
	font: 23px arial, verdana, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
}
.subtitle {
	color: #fff;
	font: 18px arial, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
}
.smalltitle {
	color: #ffd700;
	font-weight: bold;
}
.page-splits {
	border-top: #3f1d2d 1px solid;
	background-color: #93647a;
	color: #93647a;
	height: 2px;
	width: 100%;
}
.list {
	color: #fff;
	font: arial, verdana, sans-serif;
}
.formmargin2 {
	margin: 0px;
}
.just {
	text-align: justify;
}
/* FOOTER CODE */
.footer {
	color: #999;
	font: 10px arial, verdana, sans-serif;
	font-weight: bold;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #ffd700;
}
a.footerlink:hover {
	color: #fff;
}

/* HIDE MENU AND ITEMS FOR PRINTING */
@media print {
.printhide {
	display:none;
}
.printhelp {
	width:600px;
}
}
@media screen {
.printonly {
	display:none;
}
}
/* PAGE IMAGE BORDERS */
.borders {
	border: #fff 1px solid;
}
/* CONTACT PAGE */
.contacttext {
	color: #fff;
	font: 12px bold arial, verdana, sans-serif;
}
input, textarea {
	font: 13px arial, verdana, sans-serif;
	background: #cfcbcd url(picts/shadeform.gif) -1px -1px;
	text-align: left;
	width: 200px;
	border: #341036 1px solid;
	padding:1px 4px;
}
textarea {
	width: 275px;
}
.dropdown {
	background-color: #cfcbcd;
	color: #341036;
	width: 200px;
	font: 12px arial, verdana, sans-serif;
}
.button-submit {
	background: #341036 url(picts/button-popups.gif);
	font: 11px bold Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	height: 24px;
	width: 135px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor:pointer;
	border: #341036 1px solid;
}
.button-submit.buttonon {
	background: #6D2773 url(picts/buttonon-popups.gif);
}
/* LINKS NETWORK PAGE */

.searchform {
	font: 13px arial, verdana, sans-serif;
	background-image: url(picts/shadeform.gif);
	text-align: left;
	height: 20px;
	width: 125px;
	border: #341036 1px solid;
}
.searchdrop {
	font: 12px arial, verdana, sans-serif;
	color: #333;
	background-color: #cfcbcd;
	margin-top: 3px;
	width: 125px;
}
.searchbutton {
	background-color:#723B54;
	font: bold 8pt arial, verdana, helvetica, sans-serif;
	color: #fff;
	height: 18px;
	width: 60px;
	cursor:pointer;
	margin-top: 1px;
	text-align: center;
	border: #fff 1px solid
}
/* START THE CODE FOR THE MENUS */
.menubackground {
	position:relative;
	background:#333 url(picts/menu-background.gif);
	height: 22px;
	border-top: #341036 1px solid;
	border-bottom: #341036 1px solid;
}
.menubackground span {
	position:absolute;
	right:5px;
}
a.menu {
	text-decoration:none;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	background-image: url(picts/menu.gif);
	color:#1f0c1f;
	white-space:nowrap;
	padding: 0 10px;
	height:22px;
	line-height:22px;
	border-left: #341036 0px solid;
	display:block;
}
a.menu:link, a.menu:visited, a.menu:active {
	background-color:#333;
	color: #ccc;
}
a.menu:hover {
	background-color:#333;
	color:#000;
	background-image: url(picts/menuon.gif);
}


/* ---- NEW STYLE CHANGES ---- */
/*#wrapper{
	width:960px;
	height:auto;
	margin:0 auto;
}*/
.CENTER{
	/*width:960px;*/
	width:820px;
	/*width:720px;*/
	/*width:654px;*/
	height:auto;
	margin:0 auto;
}

.navBAR{
	width:100%;
	position:relative;
	background:#333 url(picts/menu-background.gif);
	height: 22px;
	border-top: #341036 1px solid;
	border-bottom: #341036 1px solid;
}