	
	#main {
		border:1px solid #000; 
		border-bottom:1px solid #000;
		border-top:1px solid #000;
		background:#fff;
		width: 90%;
		}


	#main #menu {
		border-left:1px solid #000; 
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		float:right;
		width:230px;
		height:330px;
		background:#eee;
		margin:0px 20px 10px 10px;
		background-image: url('../img/shane2.jpg');" cellspacing="0" cellpadding="0";

		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;

		}
		
	p2 {
		margin-left: 10px;
	}

	h1 {
		font-size:18px;
		padding-top:10px;
		color:#8A3D52;
		text-align: center;
		}
	
	#menu 	p { font-size:10px }
		a {
		text-decoration:none;
		font-weight:bold;
		color:#c00;
		}

A:hover {
    color: #D65E7E;
    text-decoration: underline;
}
	

body {
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background:#ddd;
	margin:5px 5px 5px 5px;
	padding:4px;
	}
	

	
pre {
	font-size:11px;
	color:blue;
	}
	
.greek {
	color:#999;
	font-size:7px
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}

DIV.header {
    color: black;
    background: #eee;
    width: 45em;
    height: 100px;
    background-repeat: no-repeat;
    background-position: top right;
}

#leftcontent {
		float: left;
		left:10px;
		top:50px;
		width:190px;
		height:330px;
		text-align:right;
		background:#EEECEC;
		border-bottom: 1px solid #000;
		border-right: 1px solid #000;
		border-left: 2px solid #000;
		padding: 2px;
		margin:0px 20px 10px 10px;
		background-image: url('../img/shaneleft.jpg');" cellspacing="0" cellpadding="0";
		}

#leftcontent2 {
		float: left;
		left:10px;
		top:50px;
		width:350px;
		height:75px;
		background:#EEECEC;
		border-right:1px solid #000;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		padding: 2px;
		background-image: url('../img/shaneregan.jpg');" cellspacing="0" cellpadding="0"; 
		}


div.thumb {
	margin: 3px;
	border: 1px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
	}	
.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
	}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
	text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 0 3px 3px 3px;
  }
