body {
	background: #A39BBB;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
	
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;

}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}
	
	.cLear { clear: both; }
	
	
/* Establish general layout parameters
----------------------------------------------- */

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
	background-image:url(/images/bg.gif);
	background-repeat:repeat;
	}

	
/* Content Header
--------------------------- */

#banner {
	float:left;
	margin: 0;
	padding: 0;
	height: 186px;
	visibility: visible;
	float:left;
	width: 780px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	} 
	

#bodyWrapper {
	width: 780px;
	background:#FFFFFF;
	height:auto;
}
	
/* Content Left
--------------------------- */

#contentleft {
	position:relative;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left:10px;
	padding-bottom: 0px;
	margin: 0;
	height:auto;
	width: 175px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;
	visibility: visable;
	}

html>#contentleft {
	width: 165px;
	} 


/* Navigation
--------------------------- */

#menu {
	padding:10px;
	visability: visable;
	}
	
a.nav {
	border-bottom: 1px solid #ffffff;
	height: 25px;
	text-indent: 10px;
	display: block;
	width:150px;
	background-color: #14003F;
	text-decoration: none;
	background-image: url/(images/button.gif);
	background-repeat: no-repeat;
}

a.nav:hover{
	text-decoration: none;
	background-image: url(images/button_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.nav:active {
	text-decoration: none;
	background-image: url(images/button_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.subnav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	color: #666;
	text-decoration: none;
	text-indent: 14px;
	margin-top:2px;
}

.subnav:hover{
	color: #333;
	text-decoration: none;
}

#divider {
	float:left;
	margin-top:0px;
	padding: 0px 8px 0px 0px;
	height:380px;
	background-color: #FFFFFF;
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	width: 15px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 7px;
	visability: visable;
	}

html>#divider {
	width: 7px;
	} 

/* Content Center
--------------------------- */

#contentcenter{
	padding: 0px 10px 10px 0px;
	float: left;
	color: #333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:auto;
	line-height: 17px;
	width: 590px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 580px;
	visibility: visible;
	}
	
html>#contentcenter {
	width: 580px;
	} 
	
p, td, li {
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D35CB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Footer
--------------------------- */

#footer {
	float: left;
	display: block;
	width: 780px;
	height:26px;
	border-top:5px solid #A39BBB;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #BEB3DB;
	visability: visable;
	background-color: #14003F;
	}
	
.footer a {
	color: #C5BBE0;
	font-size: 10px;
	text-decoration: underline;
	}
	
.footer a:hover {
	text-decoration: none;
	}

/* Form Elements
--------------------------- */

input {
	color: #333;
	font-size: 11px;
	border: 1px solid #999;
	margin: 0;
	padding: 2px;
	}

.formbutton {
	color: #fff;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BEAC6D;
}

img {
	border-color: #666666;
}
