body {

	background: #333333;
	margin-top: 15px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
	align: center;
	padding:0;
	color: #fff;
	font-family: Garamond, Century, Verdana, times new roman;
	font-size:12px;
	color: #333333;
}


a {
font-family: Garamond, Century, Verdana, times new roman;
font-size: 14px;
// color: #b8b8b8;
color: #cccccc;
text-decoration: none;
padding: 5px;
font-weight: bold;
}


a:hover {
color: #fff;
}


p {
margin-bottom: 15px;
padding: 0;
}


a.madeby {
color: #999999;
}


a.madebyimg:hover {
border-bottom: 0px;
}


a.madeby:hover {
color: #cccccc;
}


p a {
color:  #000;;
border-bottom:  1px solid #ccc;
padding:  0 0 2px 0;
}


p a:hover {
border-bottom: 1px solid #000;
}


h1 {
text-decoration: none;
color: #000;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 22px;
line-height: normal;
letter-spacing: 0px;
margin: 0 0 3px 0;
font-weight: normal;
}


h2 {
margin-bottom: 8px;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 18px;
line-height: normal;
letter-spacing: 0px;
font-weight: normal;
}


h2 a {
text-decoration: none;
color: #000;
font-weight: normal;
background: #fff;
}


h2 a:hover {
border: 0px none;
padding: 0
}


h3 {
margin-bottom: 15px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
letter-spacing: .1em;
}

#container {
text-align: left;
width: 900px;
margin: 0 auto;
// background: #333366;
background: #666699;
}


table.center {
margin-left:auto; 
margin-right:auto;
}


td {
font-family: Verdana;
font-size: 10px;
line-height: 20px;
white-space: nowrap;
}


td.noline {
border: 0px none;
text-align: left
}


/*****************************************************/

/* Left in for the demo of the PHP Slideshow project */

#photos {
text-align: center;
background: #000000; 
margin-top: 0px; 
border: 1px solid #999999;
}


#photos img {
border: 4px solid #ffffff;
padding: 4px;
line-height: 90%;
}

#photos img.noborder {
border: 0px solid #ffffff;
padding: 0px;
}

#photos a {

text-decoration: none;

}


#photos h1 {

margin: 40px 0 10px 0;

font-size: 16px;

line-height:normal;

font-weight: bold;

color: #000; 

}


#photo_summary {

margin: 0 100px 0 100px;

text-align: left;

}


#photo_summary a {

text-decoration: none;

}


#title {

border-top: 1px solid #000000;

padding-top: 8px; 

width: 60%;

}

/*****************************************************/


