body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

ul.desc {
	list-style-type: disc;
	margin: 2px 0px 6px 30px;
	padding-left: 1em;
	text-indent: 0em;
}

.bold, .important {
	font-weight: bold;
	font-size: 13px;
}
.italic, .note {
	font-style: italic;
}

a {
	color: #3399CC;
	text-decoration: underline;
}

.tableLink {
	color: #0000FF;
}

.tableLinkBold {
	color: #0000FF;
	font-weight: bold;
}

.captions {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.menu {
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

.menuHeader {
	color: #FF9900;
	text-decoration: none;
}

.menuHeader a:hover {
	color: #FF6633;
	text-decoration: none;
}

.menu a {
	margin-left: 15px;
	text-decoration: none;
}	

.menu a:hover {
	color: #FF6633;
}

#whatpg #what, #whopg #who, #schedulepg #schedule, #intensivepg #intensive, #studentpg #student, #photopg #photo, #policiespg #policies, #contactpg #contact, .curMenu {
	color: #FF6633;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

.subHeader {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}

.subHeader2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6633;
	margin: 0px;
	padding: 0px;
}

.subHeader2o {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}

.subHeader3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
	margin: 0px;
	padding: 0px;
}
.subHeader3i {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FF6633;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
a.subHeader3i {
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.subHeader3b { /*blue*/
	font-size: 12px;
	color: #3399CC;
	margin: 0px;
	padding: 0px;
}
.subHeader3n {
	font-size: 12px;
	font-weight: normal;
	color: #FF6633;
	margin: 0px;
	padding: 0px;
}
.trigger { /* basically .subHeader3 but for the FAQ questions */
	font-size: 12px;
	color: #3399CC;
	margin: 0px;
	padding: 0px;
}
.answer { /*FAQ Answers should start as hidden */
	display:none;
}
.descHead {
	font-size: 12px;
	font-weight: normal;
	color: #FF6633;
	margin-left: 30px;
	padding-top: 30px;
}
.desc {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-left: 30px;
}
.skill {
	font-size: 12px;
	color: #FF6633;
}

.bg001 {
	background-color: #FFCC66;
	color: #000000;
}

.bg002 {
	background-color: #FFFFCC;
	color: #000000;
}

.bg003 {
	background-color: #EE5522;
	color: #000000;
	font-weight: bold;
	border-bottom: 3px;
	padding:2px;
	margin:2px;
}
.error {
	color: #FF9900;
	font-weight: bold;
}

#PARnews {
	border: none;/*3px solid #3399CC;
	background-color: #000000;*/
	float: left;
	width: 35%;
	padding: 0px 0px 0px 15px;
}

#newsletters {
	border: 1px solid #3399CC;
	background: #FFFFFF;
	color: #000000;
	margin: 15px 15px 15px 0px;
	padding: 2px;
}

#newsletterpg #newsletters {
	width: 180px;
}

#learningtools {
	border: 0px solid #3399CC;
	float: left;
	width: 58%;
	margin: 0px 0px 0px 15px;
	padding: 2px;
}

#bookstore {
	clear: both;
}

