@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
}
body {
	background-color: #000000;
	background-image:url(../images/backgroundgradient.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	font-weight:normal;
	color:#FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}

.table_faded {
background-image:url(../images/trans.png);
background-repeat:repeat;
}

#tabletext {
position: relative;
padding: 10px;
overflow-y:scroll;
height:180px;
width:900px;
}
#tabletextstaff {
	position: relative;
	padding: 10px;
	overflow-y:scroll;
	height:390px;
	width:830px;
}
#tabletextcareers {
position: relative;
padding: 10px;
height:200px;
width:900px;
}

.titleline {
	font-weight:bold;
	font-size:16px;
	color:#970F45;
}
.bioborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.courses {
	background-image:url(../images/coursesofferedpic.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.staff {
	background-image:url(../images/staffpic.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.welcome{
	background-image:url(../images/welcomepic.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.about{
	background-image:url(../images/aboutpic.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.worldwide{
	background-image:url(../images/worldpic.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.careers{
	background-image:url(../images/careerspic.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.contact{
	background-image:url(../images/contactpic.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}


a.whitelink {
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.whitetitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 8px;
}
a.whitelink:link {
font-size:14px;
font-weight:bold;
text-decoration:none;
}
a.whitelink:hover {
font-size:14px;
font-weight:bold;
text-decoration:none;
}
a.whitelink:visited {
font-size:14px;
font-weight:bold;
text-decoration:none;
}
a.whitelink:active {
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.titlelinesub {
	font-weight:bold;
	font-size:14px;
	color:#970F45;
}
.pagetitle {
	font-size: 18px;
	color: #FFFFFF;
}
.mainborder {
	border: 1px solid #666666;
}
.hrpadding {
	color: #999999;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
