/* CSS Document */

body
{
	background-color: #990033;
	padding:0;
	margin:0;
}

body,p, blockquote, li, h3, h4
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color:#CCCCCC;
}
img.center {
       text-align:center;
	padding-left: 0px;
	padding-right: 0px;}

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: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#head {
	text-align: center;
	height: 100px;
}


#left {
	float: left;
	background-color:#990000;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	height:100%;
	margin-right: 0px;
	padding-top: 100px;
       border-right: 1px solid #ACE1FA ;
}

#center {
	padding:0px;
	margin-left: 150px;
	margin-right: 150px;
	padding-top: 30px;
	border-left: 1px solid #ACE1FA ;
	border-right: 1px solid #22627D;
}

#right {
	float: right;
	background-color:#990000;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 0px;
	padding-top: 100px;
	height:100%;
	border-left: 1px solid #22627D;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a
{
	color: #FF9360;
	text-decoration: none;
	border-bottom: 1px #FF9360 solid;
}

#right a, #left a
{
	border: 0px;
	color: #619149;
}

h1,h2
{
	font-weight: bold;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 14px;
       padding-top:22px;
       padding-bottom:22px;
}
h4
{
	font-weight: bold;
}
h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 12px;
}

.praise {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; font-weight:bold;
	color: #99CCFF; /*FF3333 */
         line-height:1.5em;
}
.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	font-weight: bold;
	color: #CC6666;
	text-transform: uppercase;
}
