body
{
	background-color: #fff;
        /*background: #fff url("/images/shadows-1.jpg") no-repeat fixed 97% 97%;*/
        border-top: thick solid #C00;
        margin: 0em;
}

#head
{
	/*text-align: center;*/
	height: 100px;
}

#head img
{
	border: thin outset gray;
}

p, blockquote, li, h2, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

code, pre
{
        background-color: #e0e0e0;
        border: thin solid #909090;
}

pre
{
        overflow: scroll;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#left p
{
	text-align: right;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	/*margin-left: auto;*/
	margin-right: auto;
	padding: 10px;
}

#left
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 170px;
}

#center
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 100px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

#right
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 170px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#right a, #left a
{
	border: 0px;
	color: #C00;
}

h2
{
	font-weight: normal;
	background: #E0E0E0;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 18px;
	border-bottom: thin dotted #C00;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

h3
{
	font-weight: normal;
	font-size: 12px;
}

h3:first-letter
{
	font-size: 18px;
}

#head p
{
	text-align: center;
}

img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

#head a
{
	border: none;
}

#center p.copyright
{
	text-align: center;
	color: #606060;
	background: #E0E0E0;
	font-size: x-small;
}