body {
	margin: 10px 0;
	padding: 0;
	background: #ffffff url(images/bkgd.gif) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

p {
	font-size: 12pt;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C73633;
}

h2 {
	padding: 14px 0 0 0;
	word-spacing: 2px;
	font-size: 12pt;
}

h3 {
	padding: 20px 0 0 0;
	font-size: 1.85em;
	color: #5c1884;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #95AE36;
}

a:hover {
	text-decoration: none;
	color: #C73633;
}

.green {
	color: #5c1884;
}

.red {
	color: #C73633;
}

.gray {
	color: #B9ADAC;
}

.headtxtclr {
	color: #5c1884;
}

.headtxtleft {
	color: #5c1884;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.list, .list2c {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 2em;
}

.list2c li {
	float: left;
	width: 50%;
}

/* Header */

#header {
	width: 700px;
	height: 80px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	padding: 24px 0 0 10px;
	letter-spacing: -3px;
	font-size: 3.5em;
}

#header h2 {
	float: right;
	padding: 52px 10px 0 0;
	word-spacing: normal;
	font-size: 16px;
	letter-spacing: -1px;
}

#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 702px;
	height: 25px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 117px;
	height: 25px;
	padding: 7px 0 0 0;
	background: #5c1884 url(images/img2.gif) repeat-x left bottom;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:hover {
	background: #5c1884 url(images/img3.gif) repeat-x left top;
}

/* Content */

#content {
	width: 660px;
	margin: 0 auto;
	padding: 20px;
}

#colOne {
	float: left;
	width: 480px;
    margin-left: 80px;
}

#colOneCon {
	float: left;
	width: 480px;
    margin-left: 80px;
    padding-bottom: 300px;
}

#colOne li {
	font-size: 12pt;
}

#colTwo {
	float: left;
	width: 180px;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 20px auto;
	padding: 5px 0;
	background: #87A12C url(images/img2.gif) repeat-x left bottom;
	font: "Times New Roman", Times, serif;
}

#footer p, #footer a {
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#box {
	font-size: 14px;
	width: 460px;
	padding: 5px;
	border-style: solid;
	border-color: #5c1884;
	text-align: center;
}

#footer2 {
	clear: both;
	width: 700px;
	margin: 0px auto;
	padding: 0;
	border-style: solid;
	border-color: #5c1884;
	height: 50px;
}
#footer2 p, #footer2 a {
	text-align: center;
	font-size: 10pt;
}
