/* CSS for Tees Hot Club - Handheld */

/* --- layout --- */

/

/* --- menu layout --- */

#navlist {
	position:absolute;
	left: 450px;
	top: 220px;
	font-weight: bold;
	font-size: 16px;
}



/* --- general styling --- */



ul, li {
	list-style-type: none;
}

a, a:link {
	color: #ff0000;
	text-decoration:none;
}

a:visited {
	color: #ff0000;
	text-decoration:none;
}

a:hover {
	color: #ff0000;
	text-decoration:underline;
}

a:active {
	color: #ff0000;
	text-decoration:underline;
}

#image, .thumbl {
	float:top;
	margin-left:50px;
	border: 1px solid #FFFFD5;
}

.thumbr {
	float:top;
	margin-left:200px;
	border: 1px solid #FFFFD5;
}

img {
	border:0;
}

/* ---- text styling ----- */


p, h1, h2, h3, h4 {
	margin-left: 50px;
}

h1 {
	color: #555500;
	font-size: 1.5em;
}

.linkTitle {
	color: #ff0000;
	font-size: 1.25em;
	font-weight: bold;
}

p.smalltext {font: italic small-caps 900 12px arial

}

/* ---- KW added smallText class for Photogrpahs Courtesy of .. text ----- */