a:hover {background: transparent; color: #0f0; z-index:1; }

body
{
	background-color: #fff;
                background-image: url('/images/6.jpg');
                background-repeat: repeat-y;
                background-position: left;
                background-attachment: fixed;
z-index:1;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

div.right p, div.left p
{
	line-height: 15px;
	font-size: 10px;
}

div.left p
{
	text-align: right;
}

div.head
{
	text-align: center;
	height: 100px;
}
div.head a
{
	color: #c00;
}

#container
{
	width: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

div.left
{
	float: left;
	width: 90px;
	margin-right: 5px;
margin-left: 0px;
	padding-top: 100px;
}

div.center
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 30px;
	
}

div.right
{
	float: right;
	width: 150px;
	margin-left: 5px;
	padding-top: 100px;


}

div.foot
{
	height: 120px;
	clear: both;
	margin-top: 5px;
	text-align: center;
background-image: url('/images/7.gif');
                background-position: right;

background-repeat:no-repeat;
padding-right: 10px;

}

a
{
	color: black;
	text-decoration: none;
                border: 0px;
        z-index:1;
}

div.right a, div.left a
{
	border: 0px;
	color: #C00;
}
div.right a:hover, div.left a:hover {background: transparent; color: #0f0; }

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

h2
{
	color: #c00;
}