body
{
	margin: 0;
	background-image: url(/images/blip.jpg);
	background-color: #FF9900;
}

p, blockquote, li 
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}


h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	/* color: #6B522E; */
        /* color: #E6D0B3; */
        color: #CCA266;
        font-size: 11px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
        text-transform: capitalize;
        padding-left: 0px;
	padding-right: 0px;
       
}


blockquote
{
	margin-left: 0px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#left p
{
	text-align: right;
}

#head
{
	text-align: left;
	margin: 0px ;
	padding: 0px;
	padding-bottom: 10px;
	border-style: none;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: white;
        background-image: url(/images/clack.jpg);
}

#left
{
	float: left;
	width: 170px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 10px;
	padding-left: 20px;
	padding-top: 100px;
}

#center
{
	
        margin-left: 180px;
	margin-right: 135px;
	padding-top: 30px;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	padding: 0 10px;
}

#right
{
	float: right;
	width: 100px;
	\width: 100px;
	w\idth: 100px;
	padding-left: 20px;
	padding-top: 100px;
	padding-right: 20px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

/*#tm
{

        text-transform: uppercase;

}
*/



a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#left a
{
	font-family: Georgia, Times, Serif;
        font-size: 12px;
	font-style: normal;
        line-height: 16px;
	text-align: left;
	font-weight: normal;
        color: #996600;
	border: 0px;
	text-decoration: none;
	border-bottom: 1px black dotted;
        text-transform: capitalize;

}





#right a
{
	color: #996600;
	text-transform: capitalize;
        border: 0px;
	text-decoration: none;
	border-bottom: 1px black dotted;
        text-transform: capitalize;
        

}




#left a:hover,#right a:hover
{
	color: #FFCC00;
}



h3 a:hover
{
	color: #FF9900;
}

h3 a
{
	color: #613900;
        border: 0px;
	font-family: Georgia, Times, Serif;
	/* font-size: 17px; */
        font-size: 1.75em;
        font-weight: normal; 
        letter-spacing: -1px;





}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}