<style type="text/css">
<!--

/* CSS Document */


/* --------------------- GLOBAL RESET ELEMENTS ---------------------------- */

body, h1, h2, h3, h4, p {
	margin: 0px; /* Removes default margin that some browsers add. */
	padding: 0px; /* Removes default padding that some browsers add. */
}

/* -------------------- GLOBAL LAYOUT ELEMENTS --------------------------- */

body {
	background: #80A5AD;        /* Background color...Gradient to 06F3F8...Gold is B89F75; Purple is 867D90 */             
    margin: 0px;
	background-image:url(../images/bodyBG5x918.png);
	background-repeat: repeat-x;
	font-family: Arial; /* base font is defined in the page */
    font-size: 14px;           /* size font is defined in the page */	
}

h4{
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
	font-size:100%;
	text-align: center;
	}

hr {
    border: none 0;
    border-top: 1px dashed #408A90;  /*the border*/
    width: 95%;
    height: 1px;   /*whatever the total width of the border-top and border-bottom equal*/
} 

fieldset {
border: 1px solid #999999;
width: 95%;
background: #ffffff;
padding-top: 10px;
padding-bottom: 10px;
}

table {
font-family: Verdana, Geneva, sans-serif;   /* Sets font style of main text on secondary page.*/
font-size: 100%;                            /* Switch font size from 75% to 100% */
padding: 0px;                              /* Add padding between paragraphs...i.e., spacing.*/
}

/* ----------   New Bardwell Scholarships Beginning Styles as of May 16, 2010 ----------------- */

#titlebar {
    float: left;
	margin: 0px auto; /* Centers the content of the page within the window in all but versions of WinIE5. */
}
.bwslogo {
    background-color: #ffffff;
	height: 139px;
	width: 780px;
}

 *html #titlebar{
	 display:inline;
 }
 
#mainpixarea {
    float: left;
	background-color: #ffffff;
    margin: 0px auto; /* Centers the content of the page within the window in all but versions of WinIE5. */
    }
.mainpix {
    height: 185px;
    width: 780px;
	margin-top: 3px;
    }
*html #toppixareahome{
	 display:inline;
    }
	
#navbar {
    float: left;
    background-image:url(../images/bwsnavbar1x25.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-top: 3px;
	height: 30px;
	width: 780px;
    }
.navtext {
    text-align:center;
	margin-top: 5px;
	margin-left: -10px;
	}
.pipe{
    font-size: 1em; 
	color: #ffffff;
	margin-left: 15px;
	margin-left: 15px;
	} 
#navbar a {
    font-size: 100%;      /* Switch font size from 75% to 100% */
	font-family: Arial;   /* Sets font style of main text on secondary page */
	font-weight: bold;    /* Additional definitions for text centering for bold text. */
	color: #ffffff;       /* Set font color for title within text on each secondary page */
	margin-left: 12px;
	text-decoration: none;
	}
	
 *html #navbar{
	 display:inline;
    }
	
#bwscontentarea {               /* Definitions for centered content area */
    background-color: #ffffff;   /* Set background color of main content area to white */
	width: 780px;                /* Set width of main content area */
	height: 850px;              /* Set heigth of main content area */
	margin-top: 0px;             /* No margin/space between top of display and main content area */
	margin-left: auto;           /* Allows main content area to be centered from left display margin */
	margin-right: auto;          /* Allows main content area to be centered from right display margin */
	margin-bottom: 0px;
}

#bwscontent {                                    /* Set text centering CSS Rules for secondary pages. */
	float: left;
	padding: 10px;                              /* Set spacing between text lines.*/
	margin-bottom: 0px;	
	}
.bwstext {
    font-size: 100%;                            /* Switch font size from 75% to 100% */
	font-family: Arial;   /* Sets font style of main text on secondary page.*/
	color: #408A90;                             /* Set background color for home page. */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	margin-right: 50px;                          /* Set spacing between text lines.*/
	}
.bwstitle {
    font-size: 200%;                            /* Switch font size from 75% to 100% */
	font-family: Arial;                /* Sets font style of main text on secondary page */
	font-weight: bold;                          /* Additional definitions for text centering for bold text. */
	color: #408A90;                             /* Set font color for title within text on each secondary page */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	margin-top: 5px;
	}
.bws-subtitle {                                    /* Underline text definitions. */    
    font-size: 100%;                            /* Switch font size from 75% to 100% */
	font-family: Arial;   /* Sets font style of main text on secondary page.*/
	color: #408A90;                             /* Set background color for home page. */
	font-weight: bold;                          /* Make font info of text in top menu anchor links bold */
    text-decoration: underline;                 /* no decoration to avoid underline showing when hovered onto */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	}
.clipimage {                                        /* Set image next to text defintions on page. */
    display:inline;                             /* All the image to display on the same line as paragraph in box. */
    margin-left: 130px;                            /* Pust image 10 pixels awary from right edge. */
    }
.hclipimage {                                        /* Set image next to text defintions on page. */
    display:inline;                             /* All the image to display on the same line as paragraph in box. */
    margin-left: 280px;                            /* Pust image 10 pixels awary from right edge. */
    }
.bwstext-line {                                    /* Underline text definitions. */    
    font-weight: bold;                          /* Make font info of text in top menu anchor links bold */
    text-decoration: underline;                 /* no decoration to avoid underline showing when hovered onto */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	color: #408A90;                             /* Set background color for home page. */
	}
.contactxt1 {
    font-size: 18px;                            /* Switch font size from 75% to 100% */
	font-family: Arial;   /* Sets font style of main text on secondary page.*/
	color: #408A90;                             /* Set background color for home page. */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	margin-right: 50px;                          /* Set spacing between text lines.*/
	}
.contactxt-line {                                    /* Underline text definitions. */    
    font-size: 18px;                            /* Switch font size from 75% to 100% */
	font-weight: bold;                          /* Make font info of text in top menu anchor links bold */
    text-decoration: underline;                 /* no decoration to avoid underline showing when hovered onto */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	color: #408A90;                             /* Set background color for home page. */
	}
.contactxt2 {
    font-size: 18px;                            /* Switch font size from 75% to 100% */
	font-family: Arial;   /* Sets font style of main text on secondary page.*/
	color: #408A90;                             /* Set background color for home page. */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	margin-right: 50px;                          /* Set spacing between text lines.*/
	}
.contactitle {
    font-size: 200%;                            /* Switch font size from 75% to 100% */
	font-family: Arial;                /* Sets font style of main text on secondary page */
	font-weight: bold;                          /* Additional definitions for text centering for bold text. */
	color: #408A90;                             /* Set font color for title within text on each secondary page */
	margin-left: 15px;                         /* Set spacing between text lines.*/
	margin-top: 5px;
	}
.imageleft {                                    /* Set image next to text defintions on page. */
    float:left;                                 /* Float the image next to paragraph on page. */
    display:inline;                             /* All the image to display on the same line as paragraph in box. */
    margin-left: 15px;                           /* Pust image 10 pixels awary from right edge. */
	margin-right:5px;                           /* Pust image 10 pixels awary from right edge. */
	border-style:solid;                         /* Create solid border around all pictures next to paragraph text. */
	border-color: #5f5f5f;                      /* Make picture border color light grey. */
	border-width: 1px;                          /* Create thin border around picture to 1px. */
	padding: 2px;                               /* Push black border away from picture 1px. */
    }
.imageright {                                        /* Set image next to text defintions on page. */
    float:right;                                /* Float the image next to paragraph on page. */
    display:inline;                             /* All the image to display on the same line as paragraph in box. */
    margin-left:15px;                            /* Pust image 10 pixels awary from right edge. */
	border-style:solid;                         /* Create solid border around all pictures next to paragraph text. */
	border-color: #5f5f5f;                      /* Make picture border color light grey. */
	border-width: 1px;                          /* Create thin border around picture to 1px. */
	padding: 2px;                               /* Push black border away from picture 1px. */
    }
.imageleft-nb {                                     /* Set image w/o border next to text defintions on page. */
    float:left;                                /* Float the image next to paragraph on page. */
    display:inline;                             /* All the image to display on the same line as paragraph in box. */
    margin-top:5px;                             /* Pust image 10 pixels awary from right edge. */
	margin-left:5px;                            /* Pust image 10 pixels awary from right edge. */
	margin-right:5px;                           /* Pust image 10 pixels awary from right edge. */
    }
.clipboard {                                        /* Set image next to text defintions on page. */
    float:right;                                /* Float the image next to paragraph on page. */
    display:inline;                             /* All the image to display on the same line as paragraph in box. */
    margin-right:285px;                            /* Pust image 10 pixels awary from right edge. */
	}
a:link {
	text-decoration: underline;
	color: #408A90;
}
a:visited {
	text-decoration: underline;
	color: #408A90;
}
a:hover {
	text-decoration: underline;
	color: #408A90;
}
a:active {
	text-decoration: underline;
	color: #408A90;
}
ul.square {
	list-style-type: square;                   /* Set list style type as square.*/
	line-height: 1.5em;                        /* Set line height between lines of unordered list.*/
	margin-top: 0.25em;                        /* Set margin space between text above and unordered list.*/
	margin-bottom: 0.25em;                     /* Set margin space between end of unordered list and text below.*/
	color: #408A90;                             /* Set background color for home page. */	
	}
ul.square li a{
	text-decoration: underline;
	color: #408A90;
}
ul.square li a:visited {
	text-decoration: underline;
	color: #408A90;
}
ul.square li a:hover {
	text-decoration: underline;
	color: #408A90;
}

/* Contact Info Title */

#bwscontent-title {                                    /* Set text centering CSS Rules for secondary pages. */
	float: left;
	padding: 5px;                              /* Set spacing between text lines.*/
	width: 780px;
	margin-left: 10px;
	margin-bottom: 0px;
	}
.contactitle {
    font-size: 200%;                            /* Switch font size from 75% to 100% */
	font-family: Arial;                /* Sets font style of main text on secondary page */
	font-weight: bold;                          /* Additional definitions for text centering for bold text. */
	color: #408A90;                             /* Set font color for title within text on each secondary page */
	margin-left: 15px;                         /* Set spacing between text lines.*/
	margin-top: 5px;
	}


/* Contact Info One */

#bwscontent1 {                                    /* Set text centering CSS Rules for secondary pages. */
	float: left;
	padding: 5px;                              /* Set spacing between text lines.*/
	width: 745px;
	margin-bottom: 0px;
	border-width: thin; 
	border-style: solid;
	border-color: #408A90;
	margin-left: 10px;                          /* Set spacing between text lines.*/
		
	}
.contactxt-line2 {                                    /* Underline text definitions. */    
    font-size: 18px;                            /* Switch font size from 75% to 100% */
	font-weight: bold;                          /* Make font info of text in top menu anchor links bold */
    text-decoration: underline;                 /* no decoration to avoid underline showing when hovered onto */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	color: #408A90;                             /* Set background color for home page. */
	}
.contactxt2 {
    font-size: 18px;                            /* Switch font size from 75% to 100% */
	font-family: Arial;   /* Sets font style of main text on secondary page.*/
	color: #408A90;                             /* Set background color for home page. */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	margin-right: 50px;                          /* Set spacing between text lines.*/
	}
.contactitle {
    font-size: 200%;                            /* Switch font size from 75% to 100% */
	font-family: Arial;                /* Sets font style of main text on secondary page */
	font-weight: bold;                          /* Additional definitions for text centering for bold text. */
	color: #408A90;                             /* Set font color for title within text on each secondary page */
	margin-left: 15px;                         /* Set spacing between text lines.*/
	margin-top: 5px;
	}

/* Contact Info #2 */

#bwscontent2 {                                    /* Set text centering CSS Rules for secondary pages. */
	float: left;
	padding: 5px;                              /* Set spacing between text lines.*/
	margin-bottom: 0px;
	margin-left: 10px;                          /* Set spacing between text lines.*/	
	}
.contactxt1 {
    font-size: 14px;                            /* Switch font size from 75% to 100% */
	font-family: Arial;   /* Sets font style of main text on secondary page.*/
	color: #408A90;                             /* Set background color for home page. */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	margin-right: 50px;                          /* Set spacing between text lines.*/
	}
.contactxt-line1 {                                    /* Underline text definitions. */    
    font-size: 14px;                            /* Switch font size from 75% to 100% */
	font-weight: bold;                          /* Make font info of text in top menu anchor links bold */
    text-decoration: underline;                 /* no decoration to avoid underline showing when hovered onto */
	margin-left: 15px;                          /* Set spacing between text lines.*/
	color: #408A90;                             /* Set background color for home page. */
	}
  
/* Home Page Definitions for Top Picture Scroll Area */
 
#toppixareahome {
    float: left;
    margin: 0px auto; /* Centers the content of the page within the window in all but versions of WinIE5. */
    height: 253px;
    width: 780px;
    }
.toppixhome {
    float: left;
    margin-top: 5px;          /* Push HWC top logo down 10 pixels down from top screen border. */
    }
.bspacehome {
    float: left;
    margin-top: 5px;          /* Push HWC top logo down 10 pixels down from top screen border. */
    margin-left: 5px;         /* Push HWC top logo down 10 pixels down from top screen border. */
	background-image:url(../images/brownspace1x250.png);
	background-repeat: repeat-x;
	height: 250px;
	width: 89px;
    }	
*html #toppixareahome{
	 display:inline;
    }
	
/* Secondary Page Definitions for Top Picture Scroll Area */
 
#toppixarea {
    float: left;
    margin: 0px auto; /* Centers the content of the page within the window in all but versions of WinIE5. */
    height: 183px;
    width: 780px;
    }
.toppix {
    float: left;
    margin-top: 5px;          /* Push HWC top logo down 10 pixels down from top screen border. */
    }
.bspace {
    float: left;
    margin-top: 5px;          /* Push HWC top logo down 10 pixels down from top screen border. */
    margin-left: 5px;         /* Push HWC top logo down 10 pixels down from top screen border. */
	background-image:url(../images/brownspace1x180.png);
	background-repeat: repeat-x;
	height: 180px;
	width: 89px;
    }	
*html #toppixarea{
	 display:inline;
    }
	
/* Home Page Definitions for Maroon Space Web Address Area */

#mspacehome {
    float: left;
    margin-top: 5px;          /* Push HWC top logo down 10 pixels down from top screen border. */
    background-image:url(../images/maroonspace1x25.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 780px;
    }
.mspacetxthome {
    font-size: 100%;                                       /* Switch font size from 75% to 100% */
	font-family: Georgia, Times New Roman, Times, serif;   /* Sets font style of main text on secondary page */
	font-weight: bold;                                     /* Additional definitions for text centering for bold text. */
	color: #fff;
	margin-top: 5px;
	text-align: center;                                    /* Set font color for title within text on each secondary page */
    }
*html #mspacehome{
	 display:inline;
    }
	
/* Secondary Page Definitions for Maroon Space Web Address Area */
 
#mspace {
    float: left;
    margin-top: 5px;          /* Push HWC top logo down 10 pixels down from top screen border. */
    background-image:url(../images/maroonspace1x25.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 780px;
    }
.mspacetext {
    font-size: 100%;                                       /* Switch font size from 75% to 100% */
	font-family: Georgia, Times New Roman, Times, serif;   /* Sets font style of main text on secondary page */
	font-weight: bold;                                     /* Additional definitions for text centering for bold text. */
	color: #fff;
	margin-top: 5px;
	text-align: center;                                           /* Set font color for title within text on each secondary page */
    }
*html #mspace{
	 display:inline;
    }
	
#bluegreynav {
    float: left;
    margin-top: 3px;          /* Push HWC top logo down 10 pixels down from top screen border. */
    background-image:url(../images/bluegrey1x25.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 780px;
    }
.navtext {
    text-align:center;
	margin-top: 5px;
	margin-left: -10px;
	}
.pipe{
    font-size: 1em; 
	color:#ffffff;
	margin-left: 15px;
	margin-left: 15px;
	} 
#bluegreynav a {
    font-size: 100%;                                       /* Switch font size from 75% to 100% */
	font-family: Georgia, Times New Roman, Times, serif;   /* Sets font style of main text on secondary page */
	font-weight: bold;                                     /* Additional definitions for text centering for bold text. */
	color: #630600;                                        /* Set font color for title within text on each secondary page */
	margin-left: 15px;
	text-decoration: none;
	}
	
 *html #bluegreynav{
	 display:inline;
    }
	
#footerbottom {
    background-image:url(../images/waves780x162.jpg);  /* bwsnavbar1x36.png and background-repeat: repeat-x; */
	margin-top: 0px;             /* No margin/space between top of display and main content area */
	margin-left: auto;           /* Allows main content area to be centered from left display margin */
	margin-right: auto;          /* Allows main content area to be centered from right display margin */
	margin-bottom: 20px;         /* Margin/space between bottom of display and main content area */
	height: 162px;
	width: 780px;
    }
.fbtext {
    font-size: 95%;                                       /* Switch font size from 75% to 100% */
	font-family: Arial;   /* Sets font style of main text on secondary page */
	font-weight: bold;                                     /* Additional definitions for text centering for bold text. */
	color: #fff;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;          /* Set font color for title within text on each secondary page */
	}
	
#footerbottom a {
    font-size: 95%;                                       /* Switch font size from 75% to 100% */
	font-family: Arial;   /* Sets font style of main text on secondary page */
	font-weight: bold;                                     /* Additional definitions for text centering for bold text. */
	color: #fff;                                        /* Set font color for title within text on each secondary page */
	text-decoration: underline;
	}
	
 *html #footerbottom{
	 display:inline;
    }
-->
</style>

