body {
	background-image:   url('backgroun.png');
    background-color:   #E1EBFF;
	color: 		        #00152a;
    padding:     0px;
    margin:      0px;
	}
#all {
	width:			800px;
    height:         740px;
	padding-top:		5px;
	padding-bottom:		5px;
	border-color: 		#aaaaaa;
	border-width: 		0px;
	border-style: 		solid;
	background-image: 	url('TwoPointOh4.png');
	font-family:		tw cen mt, sans-serif;
	margin-left:		auto;
	margin-right:		auto;
    margin-bottom:      0px;
    padding-bottom:     0px;
	}

    
#heading {
	position: relative;
	height:   130px;
    left:	30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
    
#motto {
	font-family: 	Garamond, serif;
	font-size: 	75%;
	text-align: 	center;
	padding:	0px;
	margin:		0px;
	}

#photos         {
    position:       relative;
    left:           -23px;
    width:          540px;
    height:         395px;
    margin:         5px;
    padding:        5px;
    border:         0px;
    border-color:   #000000;
    border-style:    solid;
    border-width:    1px;	
    text-align:      center;
    }
    
#scroll {
        position:       relative;
    	left:           23px;
	width:          540px;
    	height:         310px;
    	margin:         5px;
    	padding:        5px;
    	border:         1px;
    	border-color:   #7F0000;
        border-width:    1px;
    	border-style:    solid;
    	text-align:      left;
    	overflow:	 auto;
    }
    
#scroll2 {
	position:       relative;
    	left:           23px;
        width:          540px;
    	height:         350px;
    	margin:         5px;
    	padding:        5px;
    	border:         1px;
    	border-color:   #000000;
        border-width:    1px;
    	border-style:    solid;
    	text-align:      left;
	overflow:	     auto;
    }
    
    
   
h2 {
	font-size:	110%;
	text-align:	center;
    color:      #00152a;
    font-style: underline;
	}

#sidebar {
	width:			190px;
	float:			right;
	position:		relative;
	top:			10px;
    background-image:   url ('sidebarimage.jpg');
    background-repeat:  repeat-y;
	color:			#00152a;
	font-size:		75%;
	margin:         5px 0px 0px 0px;
	padding;		5px;
    text-align:     center;
	}
#news {
	padding-top:		5px;
	}
#images {
	margin:		5px 5px 5px 50px;
	}
#links {
	position:       relative;
    top:            5px;
    text-align:	    center;
	color:		    #aaaaaa;
	}
    
#links a:link {
	color:		#ffffff;
	}
#links a:hover {
	color:		#003399;
	}
#links a:visited {
	color:		#ffffff;
	}
    
a:link {
	color:		#00152a;
	}
a:hover {
	color:		#003399;
	}
a:visited {		
	color:		#00152a;
	}
#sidebar a:link {
	color:		#00152a;
	}
#sidebar a:hover {
	color:		#003399;
	}
#sidebar a:visited {
	color:		#00152a;
	}

    
#maincthl  {
	text-align: center;
	font-size:14.0pt;
	font-family: tw cen mt, sans-serif;
	font-weight:bold;
	padding: 10px, 0px, 0px, 0px;
	margin: 0pt,0pt;
	}
    
#mainct  {
	text-align: center;
	font-size:11.0pt;
	font-family: tw cen mt, sans-serif;
	font-weight:normal;
	padding: 0px;
	margin: 0pt,0pt;
	}
    
 #header2  {
	text-align: center;
	font-size:24.0pt;
	font-family:tw cen mt, sans-serif;
	font-weight:normal;
	color:#ffffff;
    margin:0px;
    padding:0px;
	}