body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 960px}

/*------------------PAGE HEADERS---------------*/
#about {
	background: #ffffff url("../images2/main/header-about.jpg") no-repeat top center ;
	margin: 16px;
	padding: 10px;
	height: 278px;}
#program {
	background: #ffffff url("../images2/main/header-programs.jpg") no-repeat top center ;
	margin: 16px;
	padding: 10px;
	height: 278px;}
#welcome {
	background: #ffffff url("../images2/main/header-welcome.jpg") no-repeat top center ;
	margin: 16px;
	padding: 10px;
	height: 278px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center top;
}
#students {
	background: #ffffff url("../images2/main/header-students.jpg") no-repeat top center ;
	margin: 16px;
	padding: 10px;
	height: 278px;}
#visitors {
	background: #ffffff url("../images2/main/header-visitors.jpg") no-repeat top center ;
	margin: 16px;
	padding: 10px;
	height: 278px;}
#video {
	background: #ffffff url("/video/images/BannerVideo.jpg") no-repeat top center ;
	margin: 16px;
	padding: 10px;
	height: 278px;}
/*--------------LEFT/NAVIGATION COLUMN STYLES---------------*/
#navigation {
	margin: 0;
	padding: 0;
	background-color: ffffff;
	position:absolute;
	text-align:left;
	left: 10px; 
	width: 160px;
	list-style: none;}
	
#navigation ul {
	padding: 0 10px 10px 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	list-style: none;
	font-size: 110%;
	font-weight: bold;}
#navigation li a {
	display: block;
	padding: 5px 0 5px 5px;
	font-size: 110%;
	font-weight: bold;
	width: 160px;
	color: #000066;
	text-decoration: none;}
	
#navigation a:hover  {
	color: #990000;}

/* toggle the sub menus in the left hand column */
ul.subMenu {
	display:none;
	color:#666666}
#programPage ul#programSub,
#aboutPage ul#aboutSub,
#studentPage ul#studentSub,
#visitorPage ul#visitorSub {
	display:block;
	font-size: 90%;
	color: #666666;
	margin-left: 10px;
	list-style: none;
	text-decoration: none;}
li a.subMenu {
	color: #666666;
	text-decoration: none;}
	
/*--------------RIGHT COLUMN STYLES---------------*/
#right {
	position:absolute;
	left: 750px;
	right: 10px;
	top: 315px;
	width: 190px;
	text-align:left;
	height: 5px;
}
#right h2 {
	color: #990000;
	font-size: 100%;
}
#right p {
	font-size: 90%;
	color:#333333;
}
#right dd {
	margin: 0 0 0 6px;
	font-weight:normal;
}
#right dt {
	color: #000066;
	margin: 12px 0 0 0;
}
#right a:link {
	color: #000066;
	/*text-decoration: none;*/
}
#right ul {
	list-style:  url("../images2/main/star.gif");
	padding: 0 0 0 4px;
	margin: 0;}
#right li {
	margin: 6px 0 8px 0}
#right a:hover {
	color: #990000}
#right a:visited, 
#right a:active {
	color: #000066}
/*--------------CONTENT COLUMN STYLES---------------*/	
#content {
    margin-left: 200px; 
	margin-right: 220px; 
	margin-top: 10px;
	padding: 10px;
	text-align:left;
	border-left:solid 2px #ccc; 
	border-right:solid 2px #ccc;
}
#content dt {
	padding: 5px 0	0	0;
	margin: 0;
	color: #333333;
	valign: top;}
#content dd {
	padding: 4px 0 4px 0;
	margin: 0 0 0 2em;
	line-height: 1.2em;}
#welcomepage #events dt {
	padding: 5px 0	0	0;
	margin: 4px;
	color: #990000;
	valign: top;
}
#content td a {
	color: #000066;
	text-decoration: none;
}
#content td a:hover {
	color: #990000}

#content  p, dl {
	padding:  0 0 .5em 0;
	color: #333333;
	font-size: 100%;
	line-height: 1.5em;
}
#content h2 {
	margin:  0 0 10px 0;
	padding: 0;
	background: #fff;
	font-size: 150%;
	font-weight: bold;
	color: #990000;
	clear:left;
}
#content h3 {
	margin:  8px 0 0 0;
	padding: 0;
	background: #fff;
	font-size: 120%;
	font-weight: bold;
	color: #000066;
}
#content h4 {
	margin:  0 0 6px 0;
	padding: 0;
	background: #fff;
	font-size: 110%;
	font-weight: bold;
	color: #000066;
}
#content h5 {
	margin:  0 0 6px 0;
	padding: 0;
	background: #fff;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}

#content a {
	color: #000066;
}
#content ul {
	list-style:  url("../images2/main/star.gif");
	padding:0 0 0 1em;
	color: #333333;
	line-height: 1.5em;
}
#content ul li {
	padding:.2em 0;
}
#content img {float: left;
	margin: 0px 5px 5px 5px;
	padding: 0 5px 5px 5px;
	clear: left;
}
/*--VIDEO STYLES*/
#videoitem img {
	float: right;
	margin: 4px;
	padding: 0 5px 5px 5px;}
#videoitem h2 {
	margin:2px 0 0 0;
	padding: 0 0 6px 0;
	font-weight:bold;
	font-size: 100%;
	color:#990000;
	line-height:1.5em;}
#videoitem dt {
	margin:  0 0 4px 0;
	padding: 0;
	background: #fff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	color: #990000;}
#videoitem dd {
	margin:  0;
	padding: 2px 0 2px 0;
	font-size: 100%;
	color: #333333;
	line-height: 1em;}
#videoitem h3 {
	margin:  2px 0 0 0;
	padding: 0;
	background: #fff;
	font-size: 100%;
	font-weight: bold;
	color: #333333;}
#videoitem {
	border-top: #999999 solid 2px;
	padding: 4px 0 4px 0;
	clear:both;}
	
/*--END VIDEO STYLES--*/

.floatLeft {float: left;
	margin: 0px 5px 5px 5px;
	padding: 0 5px 5px 5px;
	clear: left;
}
.floatRight {float: right;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;}

#footer {
	clear: both;
	padding: .35em 0;
	margin-left: 10px;
	margin-right: 10px;
	background: #FFFFFF;
	color: #666666;
	font-size: 100%;
}
#footer a {
	color: #000099;
}
#footer img a,#footer img a:visited,#footer img a:hover {
 	color:#FFFFFF;}

h3, h4 {
	font-weight: bold;
}


dt {
	clear:both;
	font-size: 100%;
	font-weight:bold;
}

dd {
	margin-bottom: 1em;
}

em {
	font-style: italic;
	font-weight: inherit;
}

.small {
	font-size:90%;
}
.red {
color: 990000;}
