body {
	font:80%/1.4 Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, ol, ul, li, div {
	margin: 0px;
	padding: 0px;
}

#wrap {
	background: #FFFFFF;
	border: 1px solid #7D0200;
	margin-right: 5px;
	margin-left: 5px;
}
#head {
	height: 150px;
	border-bottom: 1px solid #7D0200;
}

#head h1 {
	margin-right: 20px;
	text-align: right;
	color: #7D0200;
	padding-top: 5px;
}
#head h2 {
	margin-right: 20px;
	text-align: right;
	font-weight: normal;
	font-size: 120%;
	color: #666666;
}
#head h3 {
	font-size: 100%;
	text-align: right;
	margin-right: 20px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
#head p {
	margin-right: 20px;
	text-align: right;
	padding-top: 30px;
}
#head a {
	color: #660000;
}

#head img {
	float: left;
	margin-left: 10px;
}
#leftNav {
	float: left;
}
#text #flash {
	background: url(images/flashBg.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}


#text {
	margin-left: 200px;
	padding-right: 20px;
}
#text h1 {
	font-size: 150%;
	color: #7D0200;
}

#text p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#text ul {
	padding-left: 25px;
	color: #7D0200;
}
#text table {
	border-collapse: collapse;
}
#text table td {
	border: 1px solid #999999;
}
#text table th {
	border: 1px solid #666666;
	background: #CCCCCC;
	color: #7D0200;
}
#text a {
	color: #7D0200;
}



#flash {
	text-align: center;
}




#footer {
	font-size: 80%;
	color: #FFFFFF;
	background: #7D0200;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.red {
	color: #7D0200;
	font-weight: bold;
}
.intro {
	font-weight: bold;
}
.caption {
	font-style: italic;
	color: #333333;
}
.greyBg {
	background: url(images/flashBg.gif);
}
