/*----------------------MAIN LAYOUT BEGIN----------------------------------*/

html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 1em; 
	color: #333333;
	margin: 0px;
	background-color:#FFFFFF;
}	 
	 
#lh-col {
 position:absolute;
 top:152px;
 left:0;
 width:161px;
 z-index:3;
}

#rh-col {
 position:absolute;
 top:305px;
 left: 618px;
 width:160px;
 z-index:5;
}

#c-block {
 width:615px;
 z-index:1;
 margin:0px 0px 0px 163px;
 height:100%;
 min-height:645px;
}

#rh-col-fp {
 position:absolute;
 top:152px;
 left: 640px;
 width:138px;
 z-index:5;
}

#c-block-fp {
 width:615px;
 z-index:1;
 margin:0px -134px 0px 163px;
 height:auto;
}

#c-col-fp {
 margin:0px 0px 0px 0px;
 position:relative;
 height: 340px;
 z-index:4;
}

#c-block-2col {
 width:615px;
 z-index:1;
 margin:0px 0px 0px 163px;
 height:100%;
 min-height:645px;
}

#c-col-2col {
 margin:0px 0px 0px 0px;
 position:relative;
 z-index:4;
}

#hdr {
 height:auto; 
 width:778px; 
 margin:0;
}

#c-col {
 margin:0px 163px 0px 0px;
 position:relative;
 z-index:4;
}

#ftr {
 position:absolute;
 width:inherit;
 height:auto;
 margin:0px 0px 0px 200px; /* top right bottom left */
 z-index:8;
}

/*----------------------MAIN LAYOUT END----------------------------------*/
	
#Lnav2_menu.left_nav{ /* Left center menu. */
	display:block;
	float:left;
	clear:right;
	height:auto;
	width: 448px;
}

a:link, a:visited { /* General links/navigation. */
	font-size: .7em;
	color: #990033;
	font-weight:bold;
	text-decoration:none;
} 

a:hover {
	font-size: .7em;
	color: #990033;
	font-weight:bold;
	text-decoration:underline;
}

a.anchor { /* Anchor hiding. */
	display:none;
	margin:0px;
	padding:0px;
	width: 0px;
	height: 0px; 
	font-size: 0px;
}

a.anchor:link, a.anchor:visited { /* Mast navigation. */
	display:none;
	margin:0px;
	padding:0px;
	width: 0px;
	height: 0px; 
} 

a.anchor:hover {
	display:none;
	margin:0px;
	padding:0px;
	width: 0px;
	height: 0px;
}

.anchor {
	display:none;
	margin:0px;
	padding:0px;
	width: 0px;
	height: 0px;
}

#anchor {
	display:none;
	margin:0px;
	padding:0px;
	width: 0px;
	height: 0px;
}

a.mast_nav:link, a.mast_nav:visited { /* Mast navigation. */
	padding: 2px 2px 2px 8px;
} 

a.mast_nav:hover {
	padding: 2px 2px 2px 8px;
}

a.main_nav:link, a.main_nav:visited { /* Main navigation for whole site. */
	color: white;
	background-color:#990000;
	text-decoration:none;
	font-size:small;
	padding: 2px;
	letter-spacing: 2px;
} 

a.main_nav:hover {
	color: black;
	background-color:#E9DAC7;
	text-decoration:none;
	font-size:small;
	padding: 2px;
	letter-spacing: 2px;
}

/*----------------------CAMPAIGN COLORS BEGIN----------------------------------*/

a.main_nav_current:link, a.main_nav_current:visited { /* Current Students */
	color: black;
	background-color:#DBCC9A;
	text-decoration:none;
	font-size:medium;
	padding: 0px 2px 0px 2px;
	letter-spacing: 2px;
} 

a.main_nav_current:hover {
	color: white;
	background-color:#990000;
	text-decoration:none;
	font-size:medium;
	padding: 0px 2px 0px 2px;
	letter-spacing: 2px;
}

a.main_nav_pros:link, a.main_nav_pros:visited { /* Prospective Students */
	color: black;
	background-color:#EAEBB0;
	text-decoration:none;
	font-size:medium;
	padding: 0px 2px 0px 2px;
	letter-spacing: 2px;
} 

a.main_nav_pros:hover {
	color: white;
	background-color:#990000;
	text-decoration:none;
	font-size:medium;
	padding: 0px 2px 0px 2px;
	letter-spacing: 2px;
}

a.main_nav_faculty:link, a.main_nav_faculty:visited { /* Faculty/Staff */
	color: black;
	background-color:#C2DB91;
	text-decoration:none;
	font-size:medium;
	padding: 0px 2px 0px 2px;
	letter-spacing: 2px;
} 

a.main_nav_faculty:hover {
	color: white;
	background-color:#990000;
	text-decoration:none;
	font-size:medium;
	padding: 0px 2px 0px 2px;
	letter-spacing: 2px;
}

a.main_nav_alumni:link, a.main_nav_alumni:visited { /* Alumni/Friends */
	color: black;
	background-color:#CED7E0;
	text-decoration:none;
	font-size:medium;
	padding: 0px 2px 0px 2px;
	letter-spacing: 2px;
} 

a.main_nav_alumni:hover {
	color: white;
	background-color:#990000;
	text-decoration:none;
	font-size:medium;
	padding: 0px 2px 0px 2px;
	letter-spacing: 2px;
}

a.main_nav_about:link, a.main_nav_about:visited { /* About VC */
	color: black;
	background-color:#C8C6C6;
	text-decoration:none;
	font-size:medium;
	padding: 0px 2px 0px 2px;
	letter-spacing: 2px;
} 

a.main_nav_about:hover {
	color: white;
	background-color:#990000;
	text-decoration:none;
	font-size:medium;
	padding: 0px 2px 0px 2px;
	letter-spacing: 2px;
}

/*----------------------CAMPAIGN COLORS END----------------------------------*/

/*----------------------NAV MENU WITH CAMPAIGN COLORS BEGIN----------------------------------*/

li.student_menu {
	background-color:white;
	list-style-type:square;
	list-style-position:inside;
	color:black;
}

ul.student_menu {
	background-color:white;
	margin-left: 0.15em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	color:black;
}

h3.student_menu{
	background-color:#DBCC9A;
	color:black;
	font-size: smaller;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
	border-bottom:2px solid black;
}
h4.student_menu{
	background-color:black;
	color:white;
	font-size: smaller;
	padding: 2px 2px 2px 10px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
}

h3.about_menu{
	background-color:#C8C6C6;
	color:black;
	font-size: smaller;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
	border-bottom:2px solid black;
}

h4.about_menu{
	background-color:#C8C6C6;
	color:black;
	font-size: 1em;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
}

h3.pirates_menu{
	background-color:#CED7E0;
	color:black;
	font-size: smaller;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
	border-bottom:2px solid black;
}

h3.faculty_menu{
	background-color:#C2DB91;
	color:black;
	font-size: smaller;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
	border-bottom:2px solid black;
}

h3.prospect_menu{
	background-color:#EAEBB0;
	color:black;
	font-size: smaller;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
	border-bottom:2px solid black;
}

#prospect_info h4, #student_info h4, #faculty_info h4, #pirates_info h4, #about_info h4 {
	font-weight:bolder;
	font-size: 1.5em;
	margin:0px;
	padding:1px;
}

#prospect_info { /* Prospective Box */
	display:block;
	float:left;
	clear:right;
	height:auto;
	width: 156px;
	background-color:#EAEBB0;
	font-size:.7em;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
}

#student_info { /* Current Student Box */
	display:block;
	float:left;
	clear:right;
	height:auto;
	width: 156px;
	background-color:#DBCC9A;
	font-size:.7em;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
}

#faculty_info { /* Faculty Box */
	display:block;
	float:left;
	clear:right;
	height:auto;
	width: 156px;
	background-color:#C2DB91;
	font-size:.7em;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
}

#pirates_info { /* Alumni Box */
	display:block;
	float:left;
	clear:right;
	height:auto;
	width: 156px;
	background-color:#CED7E0;
	font-size:.7em;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
}

#about_info { /* About Box */
	display:block;
	float:left;
	clear:right;
	height:auto;
	width: 156px;
	background-color:#C8C6C6;
	font-size:.7em;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
}

a.reduce_menu:link, a.reduce_menu:visited { /* Minor nav links. */
	font-size: .7em;
	color: black;
	font-weight:bold;
	text-decoration:none;
} 

a.reduce_menu:hover {
	font-size: .7em;
	color: #990033;
	font-weight:bold;
	text-decoration:underline;
}

a.mreduce_menu:link, a.mreduce_menu:visited { /* Main nav links. */
	font-size: 1em;
	color:white;
	font-weight:bold;
	text-decoration:none;
} 

a.mreduce_menu:hover {
	font-size: 1em;
	color: white;
	font-weight:bold;
	text-decoration:underline;
}

a.mincr_menu:link, a.mincr_menu:visited { /* Main nav links. */
	font-size: 1.5em;
	color:white;
	font-weight:bold;
	text-decoration:none;
} 

a.mincr_menu:hover {
	font-size: 1.5em;
	color: white;
	font-weight:bold;
	text-decoration:underline;
}

/*----------------------NAV MENU WITH CAMPAIGN COLORS END----------------------------------*/

/*----------------------NAV MENU WITH ORIENTATION COLORS BEGIN----------------------------------*/

h3.orientation{
	background-color:black;
	color:white;
	font-size: smaller;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
	border-bottom:2px solid black;
}
h4.orientation{
	background-color:black;
	color:white;
	font-size: smaller;
	padding: 2px 2px 2px 10px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
}

#orientation_info { /* Orientation Box */
	display:block;
	float:left;
	clear:right;
	height:auto;
	width: 156px;
	background-color:#990000;
	color:#FFFFFF;
	font-size:.7em;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
}

/*----------------------NAV MENU WITH ORIENTATION COLORS END----------------------------------*/

/*----------------------YOUR STORY CAMPAIGN DIVISIONS BEGIN----------------------------------*/

#yourstory1 {
	background-image: url(/yourstory/FamiliadeDomingo.jpg);
	width:613px;
	height:150px;
	display:block;
	clear:both;
	margin: 0px;
}

#yourstory2 {
	background-image: url(/yourstory/ys-3.jpg);
	width:613px;
	height:150px;
	display:block;
	clear:both;
	margin: 0px;
}

#yourstory3 {
	background-image: url(/yourstory/ys-1.jpg);
	width:613px;
	height:150px;
	display:block;
	clear:both;
	margin: 0px;
}

#yourstory4 {
	background-image: url(/yourstory/ys-2.jpg);
	width:613px;
	height:150px;
	display:block;
	clear:both;
	margin: 0px;
}

#yourstory5 {
	background-image: url(/yourstory/ys-4.jpg);
	width:613px;
	height:150px;
	display:block;
	clear:both;
	margin: 0px;
}

#yourstory6 {
	background-image: url(/yourstory/ys-5.jpg);
	width:613px;
	height:150px;
	display:block;
	clear:both;
	margin: 0px;
}

#story1 {
	background-image: url(/yourstory/NotebookPaper-1.jpg);
	width:580px;
	display:block;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

#story2 {
	background-image: url(/yourstory/NotebookPaper-2.jpg);
	width:580px;
	height:150px;
	display:block;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

#story3 {
	background-image: url(/yourstory/NotebookPaper-3.jpg);
	width:580px;
	display:block;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

#story4 {
	background-image: url(/yourstory/NotebookPaper-4.jpg);
	width:580px;
	display:block;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

#story5 {
	background-image: url(/yourstory/NotebookPaper-5.jpg);
	width:580px;
	display:block;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

#story6 {
	background-image: url(/yourstory/NotebookPaper-6.jpg);
	width:580px;
	display:block;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

#story7 {
	background-image: url(/yourstory/NotebookPaper-7.jpg);
	width:580px;
	display:block;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

p.story {
	font-family:"Courier New", Courier, mono;
	font-size:smaller;
	font-weight:bolder;
	line-height:15px;
}

#yourstory-lavendar {
	background-image: url(/yourstory/lavendar.jpg);
	width:613px;
	height:213px;
	display:block;
	clear:both;
}

#yourstory-lime {
	background-image: url(/yourstory/lime.jpg);
	width:613px;
	height:337px;
	display:block;
	clear:both;
}

#yourstory-peach {
	background-image: url(/yourstory/peach.jpg);
	width:613px;
	height:316px;
	display:block;
	clear:both;
}

#yourstory-pink {
	background-image: url(/yourstory/pink.jpg);
	width:613px;
	height:358px;
	display:block;
	clear:both;
}

#yourstory-skyblue {
	background-image: url(/yourstory/skyblue.jpg);
	width:613px;
	height:377px;
	display:block;
	clear:both;
}

p.yourstoryl {
	width:613px;
	height:150px;
	position:absolute;
}

p.yourstoryr {
	width:613px;
	height:150px;
	position:absolute;
	text-align:right;
}

p.yourstoryb {
	font-weight:bolder;
	font-size:medium;
}

.yourstoryw {
	color:white;
}

/*----------------------YOUR STORY CAMPAIGN DIVISIONS BEGIN----------------------------------*/

/*----------------------TABLES WITH CAMPAIGN COLORS BEGIN----------------------------------*/

th.about_info{ /* About Table*/
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #C8C6C6;
}

tr.about_info{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #C8C6C6;
}

td.about_info{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #C8C6C6;
}

table.about_info{
	font-size: 0.7em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

th.about_header{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	background-color: #C8C6C6;
	border-top: 1px solid #C8C6C6;
	border-left: 1px solid #C8C6C6;
	border-right: 1px solid #C8C6C6;
	border-bottom: 1px solid #C8C6C6;
}

a.about_info:link, a.about_info:visited { /* Main nav links. */
	font-size: 1em;
	color:#990033;
	font-weight:bold;
	text-decoration:none;
} 

a.about_info:hover {
	font-size: 1em;
	color:black;
	font-weight:bold;
	text-decoration:underline;
}

th.prospect_info{ /* Prospective Students Table*/
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #EAEBB0;
}

tr.prospect_info{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #EAEBB0;
}

td.prospect_info{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #EAEBB0;
}

table.prospect_info{
	font-size: 0.7em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

th.prospect_header{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	background-color: #EAEBB0;
	border-top: 1px solid #EAEBB0;
	border-left: 1px solid #EAEBB0;
	border-right: 1px solid #EAEBB0;
	border-bottom: 1px solid #EAEBB0;
}

th.student_info{ /* Current Students Table*/
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #DBCC9A;
}

tr.student_info{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #DBCC9A;
}

td.student_info{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #DBCC9A;
}

table.student_info{
	font-size: 0.7em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

th.student_header{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	background-color: #DBCC9A;
	border-top: 1px solid #DBCC9A;
	border-left: 1px solid #DBCC9A;
	border-right: 1px solid #DBCC9A;
	border-bottom: 1px solid #DBCC9A;
}

th.faculty_info{ /* Faculty/Staff Table*/
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #C2DB91;
}

tr.faculty_info{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #C2DB91;
}

td.faculty_info{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #C2DB91;
}

table.faculty_info{
	font-size: 0.7em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

th.faculty_header{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	background-color: #C2DB91;
	border-top: 1px solid #C2DB91;
	border-left: 1px solid #C2DB91;
	border-right: 1px solid #C2DB91;
	border-bottom: 1px solid #C2DB91;
}
	
th.pirates_info{ /* Alumni/Friends Table*/
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #CED7E0;
}

th.pirates_header{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	background-color: #CED7E0;
	border-top: 1px solid #CED7E0;
	border-left: 1px solid #CED7E0;
	border-right: 1px solid #CED7E0;
	border-bottom: 1px solid #CED7E0;
}

tr.pirates_info{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #CED7E0;
}

td.pirates_info{
	font-size: 1em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #CED7E0;
}

table.pirates_info{
	font-size: 0.7em;
	text-align: left;
	vertical-align:text-top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

/*----------------------TABLES WITH CAMPAIGN COLORS END----------------------------------*/

a.nav_menu:link, a.nav_menu:visited { /* General menu navigation. */
	font-weight:normal;
} 

a.nav_menu:hover {
	font-weight:normal;
}

a.reg_space:link, a.reg_space:visited { /* White links for dark backgrounds. */
	color: white;
	font-size: .9em;
} 

a.reg_space:hover {
	color: white;
	font-size: .9em;
}

a.footer:link, a.footer:visited { /* Footer navigation. */
	font-size: 1em;
} 

a.footer:hover {
	font-size: 1em;
}

#partial_mast_nav {
	margin: 0px;
	padding: 0px;
	float:right;
	white-space: nowrap;

} 

#mast_nav {
	margin: 0px;
	padding: 0px;
	float:left;
	white-space: nowrap;
}

#news_space {
	margin: 0px 139px 0px 0px; /* top right bottom left */
	padding: 0px;
	white-space: nowrap;
	height:20px;
} 

#quick_links {
	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 0px;
	position:relative;
	white-space: nowrap;
}

#reg_space p{
	background-color:#990000;
	color:white;
	font-size: smaller;
	text-align:center;
	white-space: nowrap;
	padding: 2px 2px 2px 5px;
}

#reg_space {
	margin: -20px 0px 0px 158px;
	padding: 0px;
	position:relative;
	width:315px;
	height: 20px;
	z-index:7;
}

#randomNews {
 	margin:-17px 0px 0px 0px;  /* top right bottom left */
 	position:relative;
	white-space: nowrap;
}

#buttonNews {
	margin:-17px 0px 0px 0px;
	position:relative;
	white-space: nowrap;
}

#search {
	margin: 0em;
	padding: 0em;
	clear: right;
} 

#mast_nav ul {
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-right: 0em;
}

#mast_nav li {
	display:inline;
	border-right:1px solid #7A5636;
}

#mast_nav_end li {
	display:inline;
	border-right:2px solid white;
	border-left:2px solid white;
}

#main_nav {
	clear:right;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	border: 1px solid black;
	white-space: nowrap;
	width: 776px;
}

#main_nav p {
	text-align:center;
	margin: 0px;
	padding: 0px;
}

input.quick_search {
	font-size: .6em;
	color:#7A5636;
	border: 1px solid #990000;
	margin: 0px;
}

input.quick_search_button {
	font-size: .6em;
	font-weight:bold;
	color:#990000;
	background-color: white;
	border: 1px solid #990000;
	margin: 0px;
}

form.quick_search {
	margin: 0px;
}

select.quick_search {
	font-size: 0.7em;
	background-color:white;
	color:#333333;
	border: 1px solid #990000;
	margin: 0px;
}

ul.nav_menu {
	margin-left: 0.15em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
}

li.nav_menu {
	background-color:white;
	list-style-type:square;
	list-style-position:inside;
	color: #969591;
}

h2.nav_menu{
	background-color:#990000;
	color:white;
	font-size: smaller;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
	border-bottom:2px solid #969591;
}

#mast_header {
	background: no-repeat top left;
	width: 778px;
	height: 114px; 
	clear:right;
	padding:0px;
	margin-top: -18px;
}

#mast_head {
	background: no-repeat top left;
	width: 778px;
	height: 114px; 
	clear:right;
	padding:0px;
}

h1.mast_header {
	display:none;
	}
	
p.mast_header {
	display:none;
	}
	
p.titlepic {
	margin:0px;
	padding:0px;
}

#footer p {
	font-size: .7em; 
	color: #333333;
}

ul.dataacross { /* Regular data */
	font-size: .7em;
	list-style-type:square;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}

li.dataacross {
	margin-left: 5px;
	padding-left: 5px;
	display: inline;
}

p.data {
	font-size: .7em;
}

pre.data {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: .7em;
}

ul.data {
	font-size: .7em;
	list-style-type:square;
}

ol.data {
	font-size: .7em;
}

.importantdata {
	font-style:italic;
	text-decoration:underline;
	text-transform:uppercase;
}

.correctionfirst {
	color:#FF0000;
}

.correctionsecond {
	color:#0000FF;
}

table.data {
	border: 0px;
	width: 95%;
}

th.data {
	font-size: .7em;
}

td.data {
	font-size: .8em;
}

tr.data {
	font-size: .8em;
}

div.entry { /* Blog data */
	width: 98%;
	background-color:#B8D186;
	font-size: .8em;
	padding:3px;
}

p.entry {
	color: #000000;
	font-size: .7em;
}

p.revised {
	color:#798D79;
	text-decoration:line-through;
}

.revised {
	color:#798D79;
	text-decoration:line-through;
}

p.highlighted {
	color:#2A8207;
	text-transform:uppercase;
	font-weight:bold;
}

.highlighted {
	color:#2A8207;
	text-transform:uppercase;
	font-weight:bold;
}

#story_entry {
	width: 295 px;
	height: 108 px;
	background-color:#B8D186;
	padding:0px;
	margin: 0px 0px 0px 0px;
	scrollbar-track-color: #B8D186;
	scrollbar-face-color: #8AA43C; 
	scrollbar-3dlight-color: #8AA43C;
	scrollbar-highlight-color: #8AA43C;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #B8D186;  
}

div.story_entry {
	width: 295 px;
	height: 108 px;
	background-color:#B8D186;
	padding:0px;
	margin: 0px 0px 0px 0px;
	scrollbar-track-color: #B8D186;
	scrollbar-face-color: #8AA43C; 
	scrollbar-3dlight-color: #8AA43C;
	scrollbar-highlight-color: #8AA43C;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #B8D186;  
}

#video_entry {
	width: 100%;
	background-color:#8AA43C;
	padding:0px;
	margin: 0px 0px 0px 0px;
}

div.video_entry {
	width: 100%;
	background-color:#8AA43C;
	font-size: .8em;
	padding:0px;
}

#data_entry {
	width: 98%;
	background-color:#8AA43C;
	padding:3px;
	margin: 2px 0px 2px 0px;
}

div.entry { /* Blog data */
	width: 98%;
	background-color:#B8D186;
	font-size: .8em;
	padding:3px;
}

h3.data_entry {
	color: #FFFFFF;
	font-weight:bolder;
	font-size: .8em;
	margin:0px;
	padding:1px;
}

h4.data_entry {
	color: #000000;
	font-weight:bolder;
	font-size: 1.5em;
	margin:0px;
	padding:1px;
}

table.entry { 
	border: 1px solid #203803;
	width: 100%;
	background-color:#203803;
	font-size: 1.5em;
}

th.entry {
	font-size: .7em;
	color: #6E8C2D;
	border-top: 1px solid #203803;
	border-bottom: 1px solid #6E8C2D;
	border-left: 1px solid #203803;
	border-right: 1px solid #203803;
	background-color:#203803;
	vertical-align:top;
}

th.subentry {
	font-size: .7em;
	color: #9EBC5D;
	border-top: 1px solid #203803;
	border-bottom: 1px solid #6E8C2D;
	border-left: 1px solid #203803;
	border-right: 1px solid #203803;
	background-color:#203803;
	vertical-align:top;
	text-align:left;
}

td.entry {
	font-size: .8em;
	color: #FFFFFF;
	border-top: 1px solid #203803;
	border-bottom: 1px dashed #6E8C2D;
	border-left: 1px solid #203803;
	border-right: 1px solid #203803;
	background-color:#203803;
	vertical-align:top;
}

tr.entry {
	font-size: .8em;
	color: #FFFFFF;
	border-top: 1px solid #203803;
	border-bottom: 1px dashed #6E8C2D;
	border-left: 1px solid #203803;
	border-right: 1px solid #203803;
	background-color:#203803;
	vertical-align:top;
}

caption.data {
	background-color:#990000;
	color: white;
	font-weight:bold;
	padding: 2px;
}

label {
	display:none;
}

label.vcform {
	display:inline;
	width:140px;
	vertical-align:top;
}

input.vcform {
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid black;
	width: 300px;
}

textarea.vcform {
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid black;
	width: 300px;
}

select.vcform {
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid black;
	width: 300px;
}

input.form {
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid black;
}

textarea.form {
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid black;
}

select.form {
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid black;
}

ul.nav2_menu {
	margin: 0px;
}

li.nav2_menu {
	background-color:white;
	list-style-type:square;
	list-style-position:inside;
	padding-left: 2px;
	margin: 0px;
	color: #969591;
}

h3.nav2_menu{
	background-color:white;
	color:gray;
	font-size: smaller;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
	border-bottom:2px solid black;
}
h4.nav2_menu{
	background-color:white;
	color:gray;
	font-size: smaller;
	padding: 2px 2px 2px 10px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
	/*border-bottom:2px solid black;*/
}

h3.data_menu{
	background-color:#969591;
	color:white;
	font-size: smaller;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
}
h4.data_menu{
	background-color:white;
	color:#990000;
	font-size: smaller;
	padding: 2px 2px 2px 10px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
	border-bottom:2px solid #969591;
}
h5.data_menu{
	background-color: #EFCFCB;
	color:#990000;
	font-size: smaller;
	padding: 2px 2px 2px 2px; /* top right bottom left */
	margin: 2px 2px 5px 10px;
	border: 1px dashed #969591;
}

h4.catalog{
	background-color:white;
	color:black;
	font-size:larger;
	text-transform:uppercase;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
}
h5.catalog{
	background-color:white;
	color:black;
	font-size:small;
	text-transform:uppercase;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
}
h6.catalog{
	background-color:white;
	color:black;
	font-size:0.7em;
	text-transform:uppercase;
	padding: 2px 2px 2px 5px; /* top right bottom left */
	margin-bottom: 0px;
	margin-top: 2px;
}

#menu1,#menu2,#menu3,#menu4,#menu5,#menu6,#menu7,#menu8,#menu9,#menu10,#menu11,#menu12,#menu13,#menu14,#menu15,#menu16,#menu17,#menu18,#menu19,#menu20,#menu21,#menu22,#menu23,#menu24,#menu25,#menu26,#menu27,#menu28,#menu29,#menu30,#menu31,#menu32 { 
	display: none; 
}
a.dept {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.dept:link, a.dept:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.dept:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 16px;
}
