/* CSS Document */

div#footer {
	clear: both; 
	padding-top: 3em;
	font: 85% Verdana, sans-serif;}
	
#lower_right {
	margin: 25px 200px;
	}
	
div.pic {
	float:left;
	height:158px;
	width:158px;
	background:white;
	border:none;
	margin: 5px 3px;
	padding:15px;
	border-color:#AAA #444 #444 #AAA;
	}
	
div.pt {
	background-image:url(slide-pt.jpg);
	background-repeat:no-repeat;}

div.ls {
	background-image:url(slide-ls.jpg);
	background-repeat:no-repeat;}

div.pic img {
	border: 1px solid;
	border-color:#444 #AAA #AAA #444;	}

div.pic ul {
	font-size:12px;
	text-align:center;
	list-style:none;	}
	
div.pic a {color:#000099;
	text-decoration:none;}

div.pic a:hover {font-style:italic;}

div.ls img {
	height:100px;
	width:150px;
	margin: 25px 0;}
	
div.pt img {
	height:150px;
	widows:100px;
	margin: 0 25px;}
	
#background {
	background-color:#BFD9F2;
	}

<!--Archive Style Basics-->


#column_right_arch {
	padding-top: 20px;
	width:auto;
	text-align: center;
	}

#column_right_arch2 {
	margin:20px 0 0 150px;
	}


#column_right_arch2 p {
	padding-top:20px;
	}

#column_left_arch {
	width:100px;
	}
	
#column_left_arch {
		margin:0;
		padding:20px 0 0 0;
		height:1600px;
		float:left;
		background-repeat:repeat-y;
		background:#BFD9F2;
		text-align:center;
				}
				
						
#column_right_arch img {
	padding: 5px;
	}
