/* CSS Document */
body {
	margin: 0px;
	background-image: url(../images/yellow_stripes.gif);
	
}
#nav {
	width: 100%;
	background-color: #A19E57;
}
#case {
	width: 100%;
	background-color: #FFFFFF;
	height: 400px;
}
#left {
	padding: 18px;
	width: 220px;
	top: 10px;
	float: left;
	text-align:center;

}
#right {
	left: 270px;
 	padding: 20px 0px 10px 6px;
	position: absolute;
	vertical-align:top;
	background-color: #FFFFFF;
}
#content {
	background-color: #ffffff;
	position:absolute;
}
#page_heading {
	width: 100%;
	background-image: url(../images/orange_stripes.gif);
	height: 42px;
	top: 410px;
	left: 20px;
	z-index: 54;
}
#info {
	width: 800px;
	margin-top: 18px;
	margin-left: 22px;
}
#sponsors {
	padding: 10px;
	border: 4px solid #AFCDB3;
	position: relative;
	background-color:#FFFFFF;
	background-image:url(../images/sponsors_back.gif);
	background-repeat:repeat-x;
	margin: 20px 20px 20px 20px;
	vertical-align:top;
	width: 820px;
}
#footer {
	width: 820px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 16px;
	margin-left: 22px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding: 12px;
	margin-left: 20px;
	font-weight: bold;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	line-height: 26px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A19E57;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A19E57;
}
a:hover {
	text-decoration: underline;
	color: #AFCDB3;
}
a:active {
	text-decoration: none;
	color: #FF9620;
}
.tiny a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFffff;
	font-weight: bold;
	padding: 4px;
	display: block;
	width: 150px;
	background-color: #A19E57;
	text-align: center;
}
.tiny a:link {
	text-decoration: none;
}
.tiny a:visited {
	text-decoration: none;
	background-color: #A19E57;
}
.tiny a:hover {
	text-decoration: none;
	background-color: #AFCDB3;
}
.tiny a:active {
	text-decoration: none;
	color: #FFEE8B;
	background-color: #FFCC33;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	}
.lg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFffff;
	font-weight: bold;
	padding: 6px;
	display: block;
	width: 200px;
	background-color: #A19E57;
	text-align: center;
}
.lg a:link {
	text-decoration: none;
}
.lg a:visited {
	text-decoration: none;
	background-color: #A19E57;
}
.lg a:hover {
	text-decoration: none;
	background-color: #AFCDB3;
}
.lg a:active {
	text-decoration: none;
	color: #FFEE8B;
	background-color: #FFCC33;
}.plaintextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	line-height: 20px;
}
.plaintextsmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A19E57;
	margin-left: 0px;
	line-height: 20px;
	}.plaintextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 0px;
	line-height: 26px;
	font-weight: bold;
}
.plaintextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #A19E57;
	margin-left: 0px;
	line-height: 26px;
}
