P, BODY, TD, TH, UL, OL, H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #459CD8;
	padding: 0px;
	margin: 0px auto auto;
	background-image: url(images/back.jpg);
	line-height: 16px;
	
}

h1 {
	color: #FF9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 6px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;

}

h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;

}

h3 {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
	margin-top: 5px;
		margin-bottom: 2px;
	color: #007ED1;

}

h4 {
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	
	margin-top: 5px;
		margin-bottom: 2px;
	color: #000000;

}

a {
	color: #FF9966;
	text-decoration: underline;
	font-weight: normal;

}

ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 2px 2px 2px 7px;
	padding-left: 10px;

}

li {
	list-style-position: outside;
	padding-left: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	list-style-image: url(images/bb.gif);
	

}
a.toplink {

color:#ffffff;
text-decoration:underline:


}

#top {

	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;


}

#container {
	color: #FFFFFF;
	background-color: #000000;



}

#glow {
	float: left;
	background-image: url(images/black.jpg);
	width: 10px;
	height: 100%;

}

#nav {
	
	margin: 5px auto 0px;

}

#nav td {
	
	padding-bottom: 2px;
	padding-top: 2px;
	

}

#nav a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;

}

#nav a:hover {
	color: #FF9966;
	
}

a.subnav {
	text-transform: lowercase;
	color: #A9A9A9;

}

a.subnav:hover {
	color: #30A7DA;

}

.right {
text-align: center;
	border-bottom: 1px solid #CCCCCC;
	
}

.left {
    text-align: center;
	border-left: 1px solid #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

#box {
	list-style-position: inside;
	text-align: left;
	margin: auto;
	

}



#content {
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	border-top: 1px solid #5AF4FF;
	

}

#content td {

padding: 15px;

}



#header {
	background-color: #000000;
color: #CCCCCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	line-height: 19px;

}

#header td {

	
	margin: 0px;
	padding: 7px 0px 0px 10px;

}

#header.faculty td  {
	background-image: url(images/theader.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#header.class td {
	background-image: url(images/clheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#header.comp td{
	background-image: url(images/cheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#header.about td {
	background-image: url(images/aheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

#header.gallery td {
	background-image: url(images/gheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

#header.news td {
	background-image: url(images/nheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

#header.contact td  {
	background-image: url(images/conheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

#header.jballet td {
	background-image: url(images/jheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

.pic {
	margin: 3px;
	border: 1px solid #00CCFF;

}

#form td {
padding: 4px;

}

#bottom {
	font-size: 10px;
	color: #666666;
	margin: auto;
	padding: 5px;

}

#bottom a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;

}

#bottom-pages {
	font-size: 10px;
	color: #000000;
	margin: auto;
	padding: 5px;

}

#bottom-pages a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;

}

.lb {
	background-image: url(images/lglow.gif);

}
