/*     Authors: Monika Bialy, Ryan Giroux        */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	}

#img_1 {
	background: #ffffff url('img_bas/bg_top.jpg') repeat-x;
	height: 202px;
	}

#img_2 {
	background: #ffffff url('img_bas/bg_btm.jpg') repeat-x;
	height: 210px;
	}


#strip {
	background: #000000;
	height: 95px;
	}

#paw {
	width: 655px;
	text-align: left;
	margin: 0 auto 0;
	border: none;
	text-decoration:none;
	}

#enter {
	margin-top: -50px;
	text-align:center;
	}


#view	{
	color:#ABA8A8;
	letter-spacing:2px;
	font: 9px sans-serif;
	text-decoration:none;
	text-transform: uppercase;
	padding: 5px;
	}



a.enter:link{		
	color:#ABA8A8;
	letter-spacing:2px;
	font: 23px "Lucida Sans Unicode",sans-serif;
	text-decoration:none;
	text-transform: uppercase;
	}

a.enter:visited{	
	color:#ABA8A8;
	letter-spacing:2px;
	font: 23px "Lucida Sans Unicode",sans-serif;
	text-decoration:none;
	text-transform: uppercase;
	}

a.enter:hover{	
	color:#ffffff;
	letter-spacing:2px;
	font: 23px "Lucida Sans Unicode",sans-serif;
	text-decoration:none;
	text-transform: uppercase;
	}