/* CSS Document */

/* --------------------------------- */
/* PAGE/BACKGROUND (start) */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/purpback.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	background: top;
	
}

/* PAGE/BACKGROUND (stop) */
/* -------------------------------- */


/* ---------------------------------------------- */
/* email and mobile table and text styles (start) */

.contactTopMobNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	text-decoration: none;
}

.contactTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	text-decoration: none;
}

.contactTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
}

.contactTop :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	text-decoration: none;
}

.maintable {
	height: 33px;
}

/* email and mobile table and text styles (stop) */
/* --------------------------------------------- */


/* --------------------------------- */
/* NAVBAR TEXT LINKS (start)*/

.navtext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	padding-left: 15px;
}

.navtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

.navtext :hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600FF;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

/* NAVBAR TEXT LINKS (stop)*/
/* -------------------------------- */


/* ----------------------------------- */
/* CONTENT/TEXT (start)*/

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.texttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
}

.bodytextprogtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

/* CONTENT/TEXT (stop)*/
/* ----------------------------------- */


/* ----------------------------------- */
/* FOOTER (start)*/

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: left;
	vertical-align: top;
}


/* FOOTER (stop)*/
/* ----------------------------------- */


/* --------------------------------- */
/* SIDENAV TEXT LINKS (start)*/

.sidenavtext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

.sidenavtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

.sidenavtext :hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600FF;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

/* SIDENAV TEXT LINKS (stop)*/
/* -------------------------------- */


/* --------------------------------- */
/* SIDENAV BAR (start)*/

.menubartop  {
	color: #330066;
	vertical-align: top;
	height: 8px;
	width: 181px;
	padding-top: 20px;
}

.menubarbottom  {
	color: #330066;
	vertical-align: top;
	height: 8px;
	width: 181px;
}

/* SIDENAV BAR (stop)*/
/* -------------------------------- */

/* --------------------------------- */
/* CREDITS IMAGES (start)*/

.credbigpic  {
	vertical-align: top;
	height: 290px;
	width: 517px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.credsmallpic  {
	color: #330066;
	vertical-align: top;
	height: 137px;
	width: 246px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

/* CREDITS IMAGES (stop)*/
/* -------------------------------- */
