<STYLE TYPE="text/css">
<!-- 

/* ###############COLOR SCHEME##############################################################################
brown - 483417
dark blue - 125f94
alt. blue - 173448
bright blue - 1b90e1
shadow - 0a3655
background - b0c4de

############################################################################################################ */

@font-face {}	
html { height:100%; }

body {
	height:100%;	
	margin-top : 0px;
  	margin-bottom : 0px;
   	margin-right : 0px;
 	margin-left : 0px;
	padding:0;
	font-family : Verdana, Trebuchet MS, Georgia, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #173448;
	background-color:#666;

	
}


/* ############ LINK/MENU STYLES ############################################################################## */

a		{outline: none;}
a:link 		{text-decoration: none; color: #173448;}
a:visited 	{text-decoration: none; color: #173448;}
a:hover		{text-decoration: underline; color: #173448;}
a:focus		{-moz-outline-style: none;}
a:active	{text-decoration: none; outline: none; color: #173448;}

a.footer:link 	{text-decoration: none; color: #666;}
a.footer:visited{text-decoration: none; color: #666;}
a.footer:hover 	{text-decoration: underline; color: #666;}
a.footer:active {text-decoration: none; color: #666;}

a.menu		{padding:18px 0px 0px 0px;display:block;width:139px;height:42px;}
a.menu:link 	{text-decoration: none; color: #fff;}
a.menu:visited 	{text-decoration: none; color: #fff;}
a.menu:hover 	{padding-top:21px;text-decoration: none; color: #1b90e1; background-color:#125f94;height:39px;}
a.menu:focus	{-moz-outline-style: none;}
a.menu:active 	{text-decoration: none; color: #fff; background-color:#125f94;outline: none;}

ul.menu		{list-style-type:none;margin:0;padding:3px;overflow:hidden;_padding:0px;}
li.menu		{float:left;}


body.home a.home, body.home a.home:hover, 
body.about a.about, body.about a.about:hover, 
body.services a.services, body.services a.services:hover, 
body.enroll a.enroll, body.enroll a.enroll:hover, 
body.store a.store, body.store a.store:hover, 
body.faq a.faq, body.faq a.faq:hover	{background-color:#CFFFAF; color: #483417; padding:18px 0px 0px 0px;height:42px;}



/* ################################################################################################################ */


ul.gallery	{list-style-type:none;margin:0;padding:1px 3px;overflow:hidden;}
ul.gallery a {filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
ul.gallery a:hover {filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85;}






/* ############ MAIN LAYOUT ####################################################################################### */

#middle {
	min-height:100%;
	height: auto !important;
	height: 100%;
	position:relative;
	background-color:#fff;  
	width: 800px; 
	margin-left: auto; 
	margin-right: auto;
	background-image: url(../images/Skyline_vector_gradient_grey800px.png);
	background-position : bottom center;
	background-repeat : no-repeat;
}



#container {
	min-height:100%;
	position:relative;
	text-align:center;

}	 



#body {
	padding-top:0px;

	text-align: center;
	height: 100%;	

}




#contentwrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}


#logo{
	text-align: right;
	text-shadow: #666 0px 2px 3px;
	font-family : Verdana, sans-serif;
	background-position : bottom center;
	background-repeat : no-repeat;	
	background-image: url(../images/ThePawstonian_800px_rectangle_lightblue.png);
	height:300px;
	padding: 20px 0px;
}


#banner{
	position:relative;
	left:-20px;
	width:840px;
	height:83px;
	background-position : center;
	background-repeat : no-repeat;	
	background-image: url(../images/banner.png);
_left:0px;
_height:50px;
_overflow:hidden;
}



#bannertext{	
	font-family :   "Lucida Grande",Lucida Sans Unicode,Arial,sans-serif;
	font-size : 20px;
	font-weight : normal;
	color: #fff;
	text-align: center;
	text-shadow: none;
	text-transform:uppercase;
	padding:0px;

}









#subtitle{
	font-family : Verdana, Trebuchet MS, Georgia, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #173448;
	letter-spacing : 0px;
	line-height: 18px;
	text-align: justify;
	padding-top : 10px;
	padding-bottom:130px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	min-height:180px;

}



#footer {
	position:absolute; left:0px; bottom:0px; 
	width:100%;
	height:20px;   /* Height of the footer */
	padding:0px;
	margin:0px;
	font-family : lucida console, verdana, helvetica, impact, sans-serif;
	font-size : 12px;
	font-weight : normal;
	/*   color : #666; */
   	text-align:center; 

}

/* ########################################################################################################## */






/* ################## WEB 2.0 LINKS ######################################################################### */

#icons {
   position:absolute;
   right:5px;
   top:5px;
   width:auto;
   height:auto; 
   text-align:right;
}
/* ########################################################################################################## */








.floatLeft {
   float: left; 
   margin: 5px; 
   padding:0px 10px 0px 0px; 
   font-size:90%; 
   color: #000; 
   font-style:italic;
   width: 130px;
}

.floatRight {
   float: right; 
   margin: 5px; 
   padding:0px 0px 0px 10px; 
   font-size:90%; 
   color: #000; 
   font-style:italic;
   width: 130px;
}

.avatar {
   height: 200px;
}



-->
</STYLE>