body {
	background-color: #336699;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #444;
}
a {
	color: #444444;
	text-decoration: none;
}

.nav1 {
	background-image: url(top-bg.jpg);
	background-repeat: no-repeat;
}
.nav {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: lighter;
	letter-spacing: .1em;
	padding-top: 15px;
}
.nav a {
	color: #26a;
	text-decoration: none;
	padding-left: 20px;
}
.nav a:hover {
	color: #000;
		text-decoration: none;

}
.nav a:active {
	color: #be261e;
		text-decoration: none;

}
.main {
	background-image: url(main-bg.gif);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(bottom-bg.jpg);
	height: 40px;
	padding-left: 50px;
	padding-top: 10px;
	color: #CCCCCC;
	font-size: 10px;
}
.bottom a {
	color: #CCCCCC;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #999;
	border-bottom: 1px solid #cdd;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-weight: bold;
}
.side-header1 {
	font-size: 13px;
	color: #999;
	border-bottom: 1px solid #cdd;
	margin-top: 53px;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
	font-weight: bolder;
}
.side-header2 {
	font-size: 13px;
	color: #999;
	border-bottom: 1px solid #cdd;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
	font-weight: bolder;
	text-transform: lowercase;
}
.side {
	font-size: 12px;
}
.side a {
	text-decoration: none;
	color: #BE261E;
}
.side a:hover {
	text-decoration: none;
	color: #26a;
}
.red1 {
	color: #BE261E;
	font-weight: bold;
	font-size: 15px;
}
.red2 {
	color: #BE261E;
	font-weight: bold;
	font-size: 18px;
}
.indent1 {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-left-color: #336699;
	text-align: justify;
}
.indent2 {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BE261E;
	border-left-color: #BE261E;
	color: #336699;
	text-align: justify;
}
.side ul {
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 0px;
	color: #336699;
}
.side li {
	line-height: 17px;
	font-weight: bold;
}
.pic {
	border: 1px solid #666666;
}
ul {
	margin-left: 1em;
	padding-left: 1em;
	color: #336699;
}

